From 398dd94c3157d15dbe0cc00cd2c706138b9d01ce Mon Sep 17 00:00:00 2001 From: Nate Lawson Date: Sun, 6 Feb 2005 21:24:50 +0000 Subject: [PATCH] Note the cpufreq import and acpi throttling changes. --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index 6c5d11be31e0..919ec997d09c 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines 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.