#
69382 |
| 11-May-1995 |
mckusick |
fix locking bug in vm_object_terminate (from hibler) |
#
68164 |
| 09-Jan-1995 |
cgd |
KNF, and 64-bit safety. |
#
66439 |
| 22-Mar-1994 |
hibler |
correction to last delta: VM_OBJECT_NULL -> NULL |
#
66426 |
| 21-Mar-1994 |
hibler |
another relevant fix from Mach 3.0 |
#
65688 |
| 12-Jan-1994 |
hibler |
mods to vm_object_page_clean in support of msync, keep vmmeter statistics, get rid of unused vm_object_shutdown, a couple of vm_object_collapse bug fixes from Mach 3.0. |
#
65231 |
| 30-Dec-1993 |
mckusick |
convert to use new queue structures |
#
63379 |
| 11-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60345 |
| 24-May-1993 |
torek |
pedantically ANSI, i.e., nothing after #else/#endif |
#
56462 |
| 07-Oct-1992 |
mckusick |
new cache link names |
#
56382 |
| 01-Oct-1992 |
mckusick |
convert vm_page bit fields to flags |
#
53354 |
| 04-May-1992 |
bostic |
new include format; lint; function prototype |
#
52197 |
| 14-Jan-1992 |
marc |
have to avoid use of dequeue which causes problems on the MIPS |
#
51771 |
| 20-Nov-1991 |
marc |
merge in 7.7.1.1 (ralphs 3100 changes) |
#
51770 |
| 20-Nov-1991 |
marc |
3100 changes (from ralph) |
#
51383 |
| 21-Oct-1991 |
hibler |
in vm_object_page_clean avoid races with pageout daemon |
#
50917 |
| 28-Aug-1991 |
mckusick |
vm_stat is merged into vmmeter structure; can_persist and internal bit fields replaced with flags |
#
50856 |
| 16-Aug-1991 |
mckusick |
lint |
#
50553 |
| 25-Jul-1991 |
mckusick |
vm_page_active_count and vm_page_inactive_count move to vm_stat |
#
49292 |
| 07-May-1991 |
hibler |
pmap_remove_all -> pmap_page_protect copy_on_write bit no longer relied on |
#
48493 |
| 21-Apr-1991 |
mckusick |
update to new CMU copyright and distribution terms |
#
48386 |
| 20-Apr-1991 |
karels |
fix includes; new proc struct; rm *_NULL |
#
45748 |
| 05-Dec-1990 |
mckusick |
adopted from Mach 2.5 |