aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2005-02-06 21:24:50 +0000
committerNate Lawson <njl@FreeBSD.org>2005-02-06 21:24:50 +0000
commit398dd94c3157d15dbe0cc00cd2c706138b9d01ce (patch)
tree9f6b0383fad5ba6d8eb21ef843bca88aba1600ab /UPDATING
parentcbf6a317a55301963d187827e24a2c757f60da70 (diff)
downloadsrc-398dd94c3157d15dbe0cc00cd2c706138b9d01ce.tar.gz
src-398dd94c3157d15dbe0cc00cd2c706138b9d01ce.zip
Note the cpufreq import and acpi throttling changes.
Notes
Notes: svn path=/head/; revision=141420
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6c5d11be31e0..919ec997d09c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW:
to maximize performance.
20050206:
+ The cpufreq import is complete. As part of this, the sysctls for
+ acpi(4) throttling have been removed. The power_profile(8) script
+ has been updated, so you can use performance/economy_cpu_freq in
+ rc.conf(5) to set AC on/offline cpu frequencies. The acpi
+ throttling support has been merged into acpi_perf(4).
+
+20050206:
NG_VERSION has been increased. Recompiling kernel (or ng_socket.ko)
requires recompiling libnetgraph and userland netgraph utilities.