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
03adb816d7
o Make contigmalloc1() static.
2002-05-22 01:01:37 +00:00
..
default_pager.c
…
device_pager.c
…
phys_pager.c
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
uma_core.c
In uma_zalloc_arg(), if we are performing a M_WAITOK allocation, ensure
2002-05-20 17:54:48 +00:00
uma_dbg.c
…
uma_dbg.h
…
uma_int.h
…
uma.h
…
vm_contig.c
o Make contigmalloc1() static.
2002-05-22 01:01:37 +00:00
vm_extern.h
…
vm_fault.c
…
vm_glue.c
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
o Make contigmalloc1() static.
2002-05-22 01:01:37 +00:00
vm_map.c
o Remove GIANT_REQUIRED from vm_map_madvise(). Instead, acquire and
2002-05-18 07:48:06 +00:00
vm_map.h
…
vm_meter.c
…
vm_mmap.c
o Eliminate the acquisition and release of Giant from minherit(2).
2002-05-18 18:59:00 +00:00
vm_object.c
o Remove GIANT_REQUIRED from vm_map_madvise(). Instead, acquire and
2002-05-18 07:48:06 +00:00
vm_object.h
…
vm_page.c
…
vm_page.h
…
vm_pageout.c
…
vm_pageout.h
…
vm_pageq.c
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_swap.c
…
vm_unix.c
…
vm_zeroidle.c
…
vm.h
…
vnode_pager.c
More s/file system/filesystem/g
2002-05-16 21:28:32 +00:00
vnode_pager.h
…