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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to