summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2012-04-17 20:21:04 +0000
committerjasone <jasone@FreeBSD.org>2012-04-17 20:21:04 +0000
commit9f5c60ebce1af3e2f00140c18b869e1e8f78aa09 (patch)
tree4ff47f39653e6765ff2f29eb630cc6c43cef4ad9 /UPDATING
parentffee40eeff5500634fb5111e387f11dee781d197 (diff)
downloadFreeBSD-src-9f5c60ebce1af3e2f00140c18b869e1e8f78aa09.zip
FreeBSD-src-9f5c60ebce1af3e2f00140c18b869e1e8f78aa09.tar.gz
Add an UPDATING entry for the contrib/jemalloc import.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b98b7d0..99b51c6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,15 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
machines to maximize performance. (To disable malloc debugging, run
ln -s aj /etc/malloc.conf.)
+20120417:
+ The malloc(3) implementation embedded in libc now uses sources imported
+ as contrib/jemalloc. The most disruptive API change is to
+ /etc/malloc.conf. If your system has an old-style /etc/malloc.conf,
+ delete it prior to installworld, and optionally re-create it using the
+ new format after rebooting. See malloc.conf(5) for details
+ (specifically the TUNING section and the "opt.*" entries in the MALLCTL
+ NAMESPACE section).
+
20120328:
Big-endian MIPS TARGET_ARCH values no longer end in "eb". mips64eb
is now spelled mips64. mipsn32eb is now spelled mipsn32. mipseb is
OpenPOWER on IntegriCloud