[Bug 227998] make.conf(5) contains outdated statement about MALLOC_PRODUCTION (A and J options)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 5 15:18:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227998
Bug ID: 227998
Summary: make.conf(5) contains outdated statement about
MALLOC_PRODUCTION (A and J options)
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: bugs at FreeBSD.org
Reporter: rebecca at bluestop.org
CC: doc at FreeBSD.org
make.conf(5) contains the following statement about MALLOC_PRODUCTION:
MALLOC_PRODUCTION
(bool) Set this to disable assertions and statistics
gathering in malloc(3). It also defaults the A and J
runtime options to off. Disabled by default on -CURRENT.
I believe the A and J options were from the old malloc implementation
(phkmalloc?), while FreeBSD has used jemalloc for many years, which uses a
different set of options.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list