| Main index | Section 4 | 日本語 | Options |
The flags for npx0 are:
| 0x01 | do not use the NPX registers to optimize bcopy. |
| 0x02 | do not use the NPX registers to optimize bzero. |
| 0x04 | do not use the NPX registers to optimize copyin or copyout. |
The NPX registers are normally used to optimize copying and zeroing when all of the following conditions are satisfied:
Then copying and zeroing using the NPX registers is normally 30-100% faster.
The flags can be used to control cases where it does not work or is slower. Setting them at boot time using hints works correctly (the optimizations are not used until later in the bootstrap when npx0 is attached).
| NPX (4) | August 28, 1993 |
| Main index | Section 4 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | With features like these, who needs bugs? | ” |
| — Henry Spencer | ||