Searched refs:compressor (Results 1 – 12 of 12) sorted by relevance
| /xnu-12377.81.4/doc/vm/ |
| H A D | memorystatus_kills.md | 61 …mber of old segments (older than 48 hours) in the compressor pool is above our limit and the compr… 90 …compressor has detected that we've exceeded a specific number of compressions and decompressions i… 96 The compressor is at or near either the segment or compressed pages limit. 98 …ing jetsam priority order until the space shortage is relieved. If the compressor hits one of thes…
|
| H A D | pageout_scan.md | 48 unresponsive because of constant pageout/compressor activity 51 exhaustion of the compressor pool and increased memory pressure from the 76 - We have been holding for quite some time. The compressor/compactor 118 - If the compressor queues are full ("throttled"): 186 Place it on the relevant pageout queue (i.e. compressor for anonymous and external
|
| 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-12377.81.4/bsd/net/ |
| H A D | ppp_comp.h | 76 struct compressor { struct
|
| /xnu-12377.81.4/doc/lifecycle/ |
| H A D | startup.md | 146 - `vm_compressor_set_size`: Reserve VA for the compressor submap
|
| /xnu-12377.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 | 1780 T_DECL(cseg_waitinfo, "test that threads stuck in the compressor report correct waitinfo", T_META_T… 2983 T_QUIET; T_ASSERT_GT(cseg_expected_threadid, UINT64_C(0), "compressor segment thread is present");
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | decmpfs.c | 2289 #pragma mark --- Type1 compressor ---
|
| /xnu-12377.81.4/bsd/vm/ |
| H A D | vm_unix.c | 4055 SYSCTL_NODE(_vm, OID_AUTO, compressor, CTLFLAG_RD | CTLFLAG_LOCKED, 0, "VM Compressor");
|
| /xnu-12377.81.4/osfmk/vm/ |
| H A D | vm_compressor.c | 966 KMEM_RANGE_REGISTER_DYNAMIC(compressor, &compressor_range, ^() {
|