cvs commit: src/sys/kern kern_cpu.c
Nate Lawson
njl at FreeBSD.org
Sat Feb 26 22:37:50 GMT 2005
njl 2005-02-26 22:37:49 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
Log:
Allow users to reject levels below a given frequency (in MHz) via the
debug.cpufreq.lowest tunable and sysctl. Some systems seem to have problems
with the lowest frequencies so setting this prevents them from being
available or used.
Revision Changes Path
1.11 +17 -1 src/sys/kern/kern_cpu.c
More information about the cvs-src
mailing list