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
phk
9209c78c36
Properly put macro args in ().
...
Spotted by: FlexeLint.
2002-10-16 10:52:15 +00:00
..
default_pager.c
…
device_pager.c
…
phys_pager.c
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
uma_core.c
…
uma_dbg.c
…
uma_dbg.h
…
uma_int.h
…
uma.h
…
vm_contig.c
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
Remove old useless debugging code
2002-10-14 20:31:54 +00:00
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
Properly put macro args in ().
2002-10-16 10:52:15 +00:00
vm_map.h
…
vm_meter.c
Rename the mutex thread and process states to use a more generic 'LOCK'
2002-10-02 20:31:47 +00:00
vm_mmap.c
…
vm_object.c
…
vm_object.h
…
vm_page.c
…
vm_page.h
…
vm_pageout.c
- Create a new scheduler api that is defined in sys/sched.h
2002-10-12 05:32:24 +00:00
vm_pageout.h
…
vm_pageq.c
…
vm_pager.c
…
vm_pager.h
…
vm_param.h
…
vm_swap.c
…
vm_unix.c
…
vm_zeroidle.c
- Create a new scheduler api that is defined in sys/sched.h
2002-10-12 05:32:24 +00:00
vm.h
…
vnode_pager.c
…
vnode_pager.h
…