CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/16 19:51:39
Modified files:
sys/kern : init_main.c kern_sysctl.c sched_bsd.c
sys/sys : sched.h sysctl.h
Log message:
redo the performance throttling in the kernel.
introduce a new sysctl, hw.perfpolicy, that governs the policy.
when set to anything other than manual, hw.setperf then becomes read only.
phessler was heading in this direction, but this is slightly different. :)
