summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2009-09-05 08:08:14 +0000
committerWarner Losh <imp@FreeBSD.org>2009-09-05 08:08:14 +0000
commit411c7658a8433ff0751efc4876dbd2c8b1f29166 (patch)
tree67a99775e998de49011d66faf28fd79350c27dff /UPDATING
parent0cde297e036c47f30128f5ab3e68e2272f79981c (diff)
downloadsrc-test2-411c7658a8433ff0751efc4876dbd2c8b1f29166.tar.gz
src-test2-411c7658a8433ff0751efc4876dbd2c8b1f29166.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8db99bf804f1..8056923e5797 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
machines to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20090825:
+ The old tunable hw.bus.devctl_disable has been superseded by
+ hw.bus.devctl_queue. hw.bus.devctl_disable=1 in loader.conf should be
+ replaced by hw.bus.devctl_queue=0. The default for this new tunable
+ is 1000.
+
20090813:
Remove the option STOP_NMI. The default action is now to use NMI only
for KDB via the newly introduced function stop_cpus_hard() and