CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/10/11 10:28:07
Modified files: sys/kern : init_main.c kern_sysctl.c Log message: resurrect a many year old diff. move CPU throttling into the kernel, enabled by setting hw.setperf=-1. some other bugs preventing this from going in before have been fixed. my thanks to phessler for keeping the diff alive in the mean time. tested by several to not regress.