Age | Commit message (Collapse) | Author |
|
initially expected.
|
|
|
|
ok drahn@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
limit power consumption with the hw.setperf sysctl.
tested by beck and grange
|
|
|
|
- wording improvement
- correct description of example
from Tom Cosgrove;
|
|
|
|
|
|
ok deraadt@
|
|
|
|
|
|
apr value used in pmap_activate(). So, rather than storing the address in the
pmap structure, store the precomputed apr value...
|
|
ok deraadt@
|
|
While there, get rid of that ugly PT_FREE() macro.
|
|
|
|
convert longrun support to use new sysctls.
add enhanced speedstep support, based on code by Michael Eriksson.
idea, help testing & ok deraadt@
|
|
|
|
|
|
cpu_itmr modified to a higher value than a read itmr; found and testing by miod@
|
|
|
|
|
|
|
|
|
|
map rom proper instead of a fixed size that is not enough in a generic case
|
|
the others do not.
|
|
|
|
|
|
|
|
|
|
|
|
to be useful. deraadt@ OK
|
|
saves more space.
|
|
|
|
|
|
|
|
|
|
|
|
define that was not really true; plus tested by otto@ and miod@
|
|
|
|
|
|
just trivia -- and they bloat the ramdisk kernels by a fair bit. remove
them.
|
|
routine, in order to speed up pmap_clear_modify() and pmap_clear_reference().
|
|
match m68k.
|
|
Fixes a regression introduced in the conversion from physseg to VM_PAGE_MD.
|