mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 16:13:38 +03:00
parent
ba5c709517
commit
17c021c177
14 changed files with 41 additions and 301 deletions
5
INSTALL
5
INSTALL
|
|
@ -165,9 +165,8 @@ any of the following arguments (not a definitive list) to 'configure':
|
|||
normal jemalloc operation.
|
||||
|
||||
--disable-fill
|
||||
Disable support for junk/zero filling of memory and redzones. See the
|
||||
"opt.junk", "opt.zero", and "opt.redzone" option documentation for usage
|
||||
details.
|
||||
Disable support for junk/zero filling of memory. See the "opt.junk" and
|
||||
"opt.zero" option documentation for usage details.
|
||||
|
||||
--disable-zone-allocator
|
||||
Disable zone allocator for Darwin. This means jemalloc won't be hooked as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue