Lines Matching refs:dss
77 - Fix stats.arenas.<i>.{dss,lg_dirty_mult,decay_time,pactive,pdirty} for
300 - Remove the --enable-dss options, and make dss non-optional on all platforms
322 - Fix the "arena.<i>.dss" mallctl to return an error if "primary" or
327 - Fix the "arena.<i>.dss" mallctl to handle read-only calls.
347 - Use dss allocation precedence for huge allocations as well as small/large
468 "dss:primary" option specified). This was completely harmless on Linux
470 --disable-munmap configure option or the "dss:primary" option was
512 - Fix dss/mmap allocation precedence code to use recyclable mmap memory only
513 after primary dss allocation fails.
525 - Add the "opt.dss", "arena.<i>.dss", and "stats.arenas.<i>.dss" mallctls,
526 which provide control over dss/mmap precedence.
612 cause memory corruption and crashes with --enable-dss specified.
741 --enable-debug --enable-dss configurations.