Searched refs:purging (Results 1 – 5 of 5) sorted by relevance
24 bool purging; member
272 * Methods for purging unused pages differ between operating systems.
19 application threads, since unused memory purging is shifted to the dedicated20 background threads. In addition, unintended purging delay caused by45 purging), and vice versa.
81 - Add runtime detection of lazy purging. (@interwq)130 - Update decay->nunpurged before purging, in order to avoid potential update131 races and subsequent incorrect purging volume. (@interwq)184 decay-driven unused dirty page purging. (@interwq)294 - Remove ratio-based purging. (@jasone)435 - Fix and simplify decay-based purging. (@jasone)530 purging mechanism. New mallctls:744 - Add per arena control over unused dirty page purging, via the765 dirty page purging volume.1014 allocation and dirty page purging algorithms in order to better control[all …]
592 decay->purging = false; in arena_decay_init()823 if (decay->purging) { in arena_decay_to_limit()826 decay->purging = true; in arena_decay_to_limit()844 decay->purging = false; in arena_decay_to_limit()