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
b70458aec3
Revert the first part of revision 1.114 and modify the second part. On
...
architectures implementing uma_small_alloc() pages do not necessarily belong to the kmem object.
2005-02-24 06:13:01 +00:00
..
default_pager.c
…
device_pager.c
…
memguard.c
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
memguard.h
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
phys_pager.c
…
pmap.h
…
swap_pager.c
…
swap_pager.h
…
uma_core.c
Revert the first part of revision 1.114 and modify the second part. On
2005-02-24 06:13:01 +00:00
uma_dbg.c
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
uma_dbg.h
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
uma_int.h
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
uma.h
Well, it seems that I pre-maturely removed the "All rights reserved"
2005-02-16 21:45:59 +00:00
vm_contig.c
…
vm_extern.h
…
vm_fault.c
…
vm_glue.c
…
vm_init.c
…
vm_kern.c
…
vm_kern.h
…
vm_map.c
…
vm_map.h
…
vm_meter.c
sysctl node vm.stats can not be static (for ia64 reasons).
2005-02-11 16:34:14 +00:00
vm_mmap.c
…
vm_object.c
…
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
Try to unbreak the vnode locking around vop_reclaim() (based mostly on
2005-02-19 11:44:57 +00:00
vnode_pager.h
…