Age | Commit message (Collapse) | Author |
|
ok markus@ drahn@
|
|
|
|
ok drahn@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok deraadt@
|
|
we don't have to use malloc/free. Adapted from FreeBSD; ok tedu@
|
|
limit power consumption with the hw.setperf sysctl.
tested by beck and grange
|
|
|
|
- wording improvement
- correct description of example
from Tom Cosgrove;
|
|
Submitter is unresponsible so the diff is not tested. If you
have any problems with it open a new PR.
|
|
|
|
|
|
|
|
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.
|
|
|
|
from itojun@netbsd rev 1.15
ok deraadt@
|
|
|
|
p->p_rtime in this case instead of zeroing it; based on an idea
from nordin@. Also add a printf about microtime() not being monotonic
for this case (from miod@) #ifdef DIAGNOSTIC. This version OK otto@
|
|
convert longrun support to use new sysctls.
add enhanced speedstep support, based on code by Michael Eriksson.
idea, help testing & ok deraadt@
|
|
|
|
ioctl.
Pointed out by dhartmei@
ok dhartmei@
|
|
patch from Max Laier
|
|
|
|
|
|
|
|
Suggested by and ok markus@.
|
|
cpu_itmr modified to a higher value than a read itmr; found and testing by miod@
|
|
|
|
|
|
IPPROTO_PFSYNC -> 240
INADDR_PFSYNC_GROUP -> 224.0.0.240
ok deraadt@
|
|
based on changes from FreeBSD.
|
|
|
|
|
|
|