summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2008-01-22 15:05:22 +0000
committertrhodes <trhodes@FreeBSD.org>2008-01-22 15:05:22 +0000
commit2a949074a8fbe5418be74c6545fe8843cf4dc6b7 (patch)
tree84428457036ce3b5a9ed655bd4246dccf0a5e2a9 /UPDATING
parenta2ab742d1bd41ccf3337b3d924d3f60cd75e072f (diff)
downloadFreeBSD-src-2a949074a8fbe5418be74c6545fe8843cf4dc6b7.zip
FreeBSD-src-2a949074a8fbe5418be74c6545fe8843cf4dc6b7.tar.gz
Quick note on how to disable malloc debugging in the top entry in this file.
PR: 83621 Submitted by: Scott Robbins <scottro@nyc.rr.com> (original version) Reviewed by: imp
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 0980a88..f33a503 100644
--- a/UPDATING
+++ b/UPDATING
@@ -19,7 +19,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
related kernel options, INVARIANTS, malloc debugging flags
in userland, and various verbose features in the kernel. Many
developers choose to disable these features on build machines
- to maximize performance.
+ to maximize performance. (To disable malloc debugging, run
+ ln -s aj /etc/malloc.conf.)
20080121:
To upgrade to -current after this date, you must be running
OpenPOWER on IntegriCloud