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
Poul-Henning Kamp
a5edd34afe
Remove all but one of the inlines here, this reduces the code size by
...
2032 bytes and has no measurable impact on performance.
2003-07-22 20:54:26 +00:00
..
default_pager.c
…
device_pager.c
…
phys_pager.c
…
pmap.h
…
swap_pager.c
Remove all but one of the inlines here, this reduces the code size by
2003-07-22 20:54:26 +00:00
swap_pager.h
Move the implementation of the vmspace_swap_count() (used only in
2003-07-18 10:47:58 +00:00
uma_core.c
When INVARIANTS is defined make sure that uma_zalloc_arg (and hence
2003-07-18 16:04:36 +00:00
uma_dbg.c
…
uma_dbg.h
…
uma_int.h
…
uma.h
…
vm_contig.c
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
Move the implementation of the vmspace_swap_count() (used only in
2003-07-18 10:47:58 +00:00
vm_map.h
…
vm_meter.c
…
vm_mmap.c
…
vm_object.c
Don't inline very large functions.
2003-07-22 09:27:58 +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_unix.c
…
vm_zeroidle.c
…
vm.h
…
vnode_pager.c
…
vnode_pager.h
…