.. |
default_pager.c
|
|
|
device_pager.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
phys_pager.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
pmap.h
|
|
|
swap_pager.c
|
Actually biofinish(struct bio *, struct devstat *, int error) is more general
|
2001-05-06 20:00:03 +00:00 |
swap_pager.h
|
|
|
vm_extern.h
|
|
|
vm_fault.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_glue.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_init.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_kern.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_kern.h
|
|
|
vm_map.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_map.h
|
Putting sys/lockmgr.h in here allows us to depollute userland includes
|
2001-05-03 11:33:51 +00:00 |
vm_meter.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_mmap.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_object.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_object.h
|
use TAILQ_FOREACH, fix a comment's location
|
2001-04-15 10:22:04 +00:00 |
vm_page.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_page.h
|
|
|
vm_pageout.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_pageout.h
|
|
|
vm_pager.c
|
This patch removes the VOP_BWRITE() vector.
|
2001-04-17 08:56:39 +00:00 |
vm_pager.h
|
protect pbufs and associated counts with a mutex
|
2001-04-13 10:23:32 +00:00 |
vm_param.h
|
|
|
vm_swap.c
|
|
|
vm_unix.c
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm_zone.c
|
Address a number of problems with sysctl_vm_zone().
|
2001-04-27 22:24:45 +00:00 |
vm_zone.h
|
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
|
2001-05-01 08:13:21 +00:00 |
vm.h
|
|
|
vnode_pager.c
|
Revert consequences of changes to mount.h, part 2.
|
2001-04-29 02:45:39 +00:00 |
vnode_pager.h
|
vnode_pager_freepage() is really vm_page_free() in disguise,
|
2001-04-19 06:18:23 +00:00 |