Konstantin Belousov 420d4be3e4 vm_map_protect(): remove not needed recalculations of new_prot, new_maxprot 3 years ago
..
_vm_phys.h 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
_vm_radix.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
default_pager.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
device_pager.c d6e13f3b4d Don't hold the object lock while calling getpages. 4 years ago
memguard.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
memguard.h 5d4bf0578f LinuxKPI: Implement ksize() function. 3 years ago
phys_pager.c a720b31c2a Allow consumer to customize physical pager. 3 years ago
pmap.h 6cadbcd203 Add pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and implement it on amd64. 3 years ago
redzone.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
redzone.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
sg_pager.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
swap_pager.c cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
swap_pager.h 34e2051faf Remove swblk_t. 4 years ago
uma.h e574d407ae uma: Make uma_zone_set_maxcache() work better with small limits 3 years ago
uma_core.c 663de81f85 uma: Avoid unmapping direct-mapped slabs 3 years ago
uma_dbg.c 396694153f Fix compilation failures on different arches that have vm_machdep.c not 5 years ago
uma_dbg.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
uma_int.h d2f1c44bc9 uma: Remove the MINBUCKET flag from the flag name list 3 years ago
vm.h c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
vm_domainset.c 89d2fb14d5 Add interruptible variant of vm_wait(9), vm_wait_intr(9). 3 years ago
vm_domainset.h 89d2fb14d5 Add interruptible variant of vm_wait(9), vm_wait_intr(9). 3 years ago
vm_dumpset.h 6f3b523c9a Avoid dump_avail[] redefinition. 3 years ago
vm_extern.h 7dd979dfef Remove the VM map zone. 3 years ago
vm_fault.c cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
vm_glue.c f7db0c9532 vmspace: Convert to refcount(9) 3 years ago
vm_init.c cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
vm_kern.c 5fee468e83 Revert r368523 which fixed contig allocs waiting forever. 3 years ago
vm_kern.h 7dd979dfef Remove the VM map zone. 3 years ago
vm_map.c 420d4be3e4 vm_map_protect(): remove not needed recalculations of new_prot, new_maxprot 3 years ago
vm_map.h 0659df6fad vm_map_protect: allow to set prot and max_prot in one go. 3 years ago
vm_meter.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
vm_mmap.c 0659df6fad vm_map_protect: allow to set prot and max_prot in one go. 3 years ago
vm_object.c a720b31c2a Allow consumer to customize physical pager. 3 years ago
vm_object.h a720b31c2a Allow consumer to customize physical pager. 3 years ago
vm_page.c 81846def34 vm: Fix some bugs in the page busying code 3 years ago
vm_page.h 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
vm_pageout.c 2913cc4637 vm_pageout: Avoid rounding down the inactive scan target 3 years ago
vm_pageout.h 89d2fb14d5 Add interruptible variant of vm_wait(9), vm_wait_intr(9). 3 years ago
vm_pagequeue.h 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
vm_pager.c cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
vm_pager.h cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
vm_param.h fcb0475833 (fault 3/9) Move map relookup into a dedicated function. 4 years ago
vm_phys.c 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
vm_phys.h 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
vm_radix.c c3aa3bf97c vm: clean up empty lines in .c and .h files 3 years ago
vm_radix.h 1ddda2eb24 Use SMR to provide a safe unlocked lookup for vm_radix. 4 years ago
vm_reserv.c 431fb8abd7 vm_phys: Try to clean up NUMA KPIs 3 years ago
vm_reserv.h b378d29687 Fix locking in vm_reserv_reclaim_contig(). 4 years ago
vm_swapout.c f13fa9df05 Use a single VM object for kernel stacks. 4 years ago
vm_swapout_dummy.c 796df753f4 SPDX: Consider code from Carnegie-Mellon University. 6 years ago
vm_unix.c e8f77c204b Prepare to handle non-trivial errors from vm_map_delete(). 3 years ago
vnode_pager.c cd85379104 Make MAXPHYS tunable. Bump MAXPHYS to 1M. 3 years ago
vnode_pager.h fe7bcbaf50 vm pager: writemapping accounting for OBJT_SWAP 4 years ago