Date: Sun, 6 Feb 2005 21:08:35 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_cpu.c Message-ID: <200502062108.j16L8Zvx049173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2005-02-06 21:08:35 UTC FreeBSD src repository Modified files: sys/kern kern_cpu.c Log: Add support for relative cpufreq drivers. Such drivers modulate clock frequency as a percentage of the base rate and do not change the base rate directly. The cpufreq framework combines these with absolute drivers to produce synthesized levels made of one or more settings. Revision Changes Path 1.2 +192 -27 src/sys/kern/kern_cpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502062108.j16L8Zvx049173>