Home
last modified time | relevance | path

Searched refs:compressor (Results 1 – 8 of 8) sorted by relevance

/xnu-8792.81.2/doc/memorystatus/
H A Dkill.md67 …mber of old segments (older than 48 hours) in the compressor pool is above our limit and the compr…
94compressor has detected that we've exceeded a specific number of compressions and decompressions i…
100 The compressor is at or near either the segment or compressed pages limit. See `vm_compressor_low_o…
102 If the compressor hits one of these limits while swapping in a segment, it will perform these kills…
H A Dfreezer.md23compressor for this app, so that we can write it out to storage. Note that these compressions and …
25 Once we have finished creating this contiguous compressor VA range, we put those segments on the sw…
H A Doverview.md18 - compressor space
/xnu-8792.81.2/bsd/net/
H A Dppp_comp.h76 struct compressor { struct
/xnu-8792.81.2/tests/
H A Dstackshot_accuracy.m450 /* Sleep to allow the compressor to finish compressing the child */
H A Dstackshot_tests.m1645 T_DECL(cseg_waitinfo, "test that threads stuck in the compressor report correct waitinfo")
2390 T_QUIET; T_ASSERT_GT(cseg_expected_threadid, UINT64_C(0), "compressor segment thread is present");
/xnu-8792.81.2/bsd/kern/
H A Ddecmpfs.c2255 #pragma mark --- Type1 compressor ---
/xnu-8792.81.2/osfmk/vm/
H A Dvm_compressor.c953 KMEM_RANGE_REGISTER_DYNAMIC(compressor, &compressor_range, ^() {