aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2013-03-08 13:11:45 +0000
committerMarius Strobl <marius@FreeBSD.org>2013-03-08 13:11:45 +0000
commit105421ff81a8282cd1e52428c5ff5a10ca97b31b (patch)
tree5a42d7972ad9881d8e6fd016f836a22c069e398f /UPDATING
parent968d04c37128ad34591595d32bb5634b8d7b7fc8 (diff)
downloadsrc-105421ff81a8282cd1e52428c5ff5a10ca97b31b.tar.gz
src-105421ff81a8282cd1e52428c5ff5a10ca97b31b.zip
Merge r247814 from x86 modulo whitespace bug:
Turn on the CTL disable tunable by default. This will allow GENERIC configurations to boot on small memory boxes, but not require end users who want to use CTL to recompile their kernel. They can simply set kern.cam.ctl.disable=0 in loader.conf.
Notes
Notes: svn path=/head/; revision=248055
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 99af0ed243b4..013a1a085628 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20130308:
+ CTL_DISABLE has also been added to the sparc64 GENERIC (for further
+ information, see the respective 20130304 entry).
+
20130304:
Recent commits to callout(9) changed the size of struct callout,
so the KBI is probably heavily disturbed. Also, some functions