Searched refs:compressor (Results 1 – 9 of 9) sorted by relevance
| /xnu-11215.81.4/doc/vm/ |
| H A D | memorystatus_kills.md | 59 …mber of old segments (older than 48 hours) in the compressor pool is above our limit and the compr… 88 …compressor has detected that we've exceeded a specific number of compressions and decompressions i… 94 The compressor is at or near either the segment or compressed pages limit. See `vm_compressor_low_o… 96 If the compressor hits one of these limits while swapping in a segment, it will perform these kills…
|
| H A D | memorystatus_notify.md | 102 room by notifying processes, dropping caches, defragmenting the compressor pool, 107 When the compressor has exhausted its available space (VA or compressed-pages
|
| H A D | freezer.md | 19 …compressor for this app, so that we can write it out to storage. Note that these compressions and … 21 Once we have finished creating this contiguous compressor VA range, we put those segments on the sw…
|
| H A D | memorystatus.md | 13 - compressor space
|
| /xnu-11215.81.4/bsd/net/ |
| H A D | ppp_comp.h | 76 struct compressor { struct
|
| /xnu-11215.81.4/tests/ |
| H A D | stackshot_accuracy.m | 452 /* Sleep to allow the compressor to finish compressing the child */
|
| H A D | stackshot_tests.m | 1698 T_DECL(cseg_waitinfo, "test that threads stuck in the compressor report correct waitinfo", T_META_T… 2858 T_QUIET; T_ASSERT_GT(cseg_expected_threadid, UINT64_C(0), "compressor segment thread is present");
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | decmpfs.c | 2289 #pragma mark --- Type1 compressor ---
|
| /xnu-11215.81.4/osfmk/vm/ |
| H A D | vm_compressor.c | 988 KMEM_RANGE_REGISTER_DYNAMIC(compressor, &compressor_range, ^() {
|