This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
vm
History
Alan Cox
6ac3ab7f98
Provide the new argument to kmem_suballoc().
2008-05-10 23:39:27 +00:00
..
default_pager.c
…
device_pager.c
…
memguard.c
Provide the new argument to kmem_suballoc().
2008-05-10 23:39:27 +00:00
memguard.h
…
phys_pager.c
…
pmap.h
Introduce pmap_align_superpage(). It increases the starting virtual
2008-05-09 16:48:07 +00:00
redzone.c
…
redzone.h
…
swap_pager.c
add malloc flag to blist so that it can be used in ithread context
2008-05-05 19:48:54 +00:00
swap_pager.h
…
uma_core.c
…
uma_dbg.c
…
uma_dbg.h
…
uma_int.h
…
uma.h
…
vm_contig.c
…
vm_extern.h
Introduce a new parameter "superpage_align" to kmem_suballoc() that is
2008-05-10 21:46:20 +00:00
vm_fault.c
…
vm_glue.c
…
vm_init.c
Introduce a new parameter "superpage_align" to kmem_suballoc() that is
2008-05-10 21:46:20 +00:00
vm_kern.c
Introduce a new parameter "superpage_align" to kmem_suballoc() that is
2008-05-10 21:46:20 +00:00
vm_kern.h
…
vm_map.c
Generalize vm_map_find(9)'s parameter "find_space". Specifically, add
2008-05-10 18:55:35 +00:00
vm_map.h
Generalize vm_map_find(9)'s parameter "find_space". Specifically, add
2008-05-10 18:55:35 +00:00
vm_meter.c
…
vm_mmap.c
…
vm_object.c
…
vm_object.h
…
vm_page.c
…
vm_page.h
…
vm_pageout.c
…
vm_pageout.h
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_phys.c
…
vm_phys.h
…
vm_reserv.c
…
vm_reserv.h
…
vm_unix.c
…
vm_zeroidle.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…