Home
last modified time | relevance | path

Searched refs:swapfile (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor_backing_store.c90 struct swapfile { struct
121 static void vm_swap_free_now(struct swapfile *swf, uint64_t f_offset); argument
127 static void vm_swap_do_delayed_trim(struct swapfile *);
201 static struct swapfile *vm_swapfile_for_handle(uint64_t);
207 static struct swapfile *
212 struct swapfile* swf = NULL; in vm_swapfile_for_handle()
217 swf = (struct swapfile*) queue_first(&swf_global_queue); in vm_swapfile_for_handle()
224 swf = (struct swapfile*) queue_next(&swf->swp_queue); in vm_swapfile_for_handle()
1495 struct swapfile *swf = NULL; in vm_swap_create_file()
1512 swf = (struct swapfile*) queue_first(&swf_global_queue); in vm_swap_create_file()
[all …]
H A Dvm_compressor_backing_store.h73 struct swapfile;
87 struct swapfile *swp_swf;
95 kern_return_t vm_swap_put_finish(struct swapfile *, uint64_t *, int, boolean_t);
/xnu-8792.41.9/doc/memorystatus/
H A Dkill.md106 …ore swap files (either because we've run out of disk space or we've hit the static swapfile limit).
107 …scending jetsam priority order. If we're approaching but not yet at the swapfile limit we will lim…