Lines Matching refs:dss
212 - Fix stats.arenas.<i>.{dss,lg_dirty_mult,decay_time,pactive,pdirty} for
435 - Remove the --enable-dss options, and make dss non-optional on all platforms
457 - Fix the "arena.<i>.dss" mallctl to return an error if "primary" or
462 - Fix the "arena.<i>.dss" mallctl to handle read-only calls.
482 - Use dss allocation precedence for huge allocations as well as small/large
603 "dss:primary" option specified). This was completely harmless on Linux
605 --disable-munmap configure option or the "dss:primary" option was
647 - Fix dss/mmap allocation precedence code to use recyclable mmap memory only
648 after primary dss allocation fails.
660 - Add the "opt.dss", "arena.<i>.dss", and "stats.arenas.<i>.dss" mallctls,
661 which provide control over dss/mmap precedence.
747 cause memory corruption and crashes with --enable-dss specified.
876 --enable-debug --enable-dss configurations.