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
This commit is contained in:
Tom Rhodes 2008-01-22 15:05:22 +00:00
parent 039b8701cf
commit 6bea5c3c2d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175564

View File

@ -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