cvs commit: src/sys/kern kern_cpu.c
Nate Lawson
njl at FreeBSD.org
Sun Feb 13 17:31:57 GMT 2005
njl 2005-02-13 17:31:56 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
Log:
Set levels on all CPUs and attach a cpufreq device to each one. Sysctl
on dev.cpu.0 will affect all of the CPUs together. In the future,
independent control will be supported but this is good enough for now.
Check that the timecounter isn't TSC before switching (from Colin Percival.)
Revision Changes Path
1.3 +62 -22 src/sys/kern/kern_cpu.c
More information about the cvs-src
mailing list