.. |
default_pager.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
default_pager.h
|
|
|
device_pager.c
|
Convert fake page allocs to use the zone allocator, thus eliminating the
|
1998-10-22 01:45:29 +00:00 |
pmap.h
|
|
|
swap_pager.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
swap_pager.h
|
|
|
vm_extern.h
|
|
|
vm_fault.c
|
|
|
vm_glue.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_inherit.h
|
|
|
vm_init.c
|
|
|
vm_kern.c
|
|
|
vm_kern.h
|
|
|
vm_map.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_map.h
|
|
|
vm_meter.c
|
|
|
vm_mmap.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_object.c
|
Oops, revert part of last fix. vm_pager_dealloc() can't be called until
|
1998-10-23 05:43:13 +00:00 |
vm_object.h
|
|
|
vm_page.c
|
Nuked PG_TABLED flag. Replaced with m->object != NULL.
|
1998-10-21 14:46:42 +00:00 |
vm_page.h
|
Nuked PG_TABLED flag. Replaced with m->object != NULL.
|
1998-10-21 14:46:42 +00:00 |
vm_pageout.c
|
Make #define NO_SWAPPING a normal kernel config option.
|
1998-09-29 17:33:59 +00:00 |
vm_pageout.h
|
|
|
vm_pager.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_pager.h
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_param.h
|
|
|
vm_prot.h
|
|
|
vm_swap.c
|
|
|
vm_unix.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vm_zone.c
|
Fix a panic on SMP systems, caused by sleeping while holding a
|
1998-10-09 00:24:49 +00:00 |
vm_zone.h
|
|
|
vm.h
|
|
|
vnode_pager.c
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |
vnode_pager.h
|
Fixed two potentially serious classes of bugs:
|
1998-10-13 08:24:45 +00:00 |