#
69384 |
| 11-May-1995 |
mckusick |
take the pmap_page_protect outside the page queue lock (from hibler) |
#
68164 |
| 09-Jan-1995 |
cgd |
KNF, and 64-bit safety. |
#
65684 |
| 12-Jan-1994 |
hibler |
keep track of a few more vmmeter statistics. |
#
65231 |
| 30-Dec-1993 |
mckusick |
convert to use new queue structures |
#
64692 |
| 01-Oct-1993 |
hibler |
when making copy of a page, make sure original is deactivated (note we activate first so that deactivate does the right thing) |
#
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 |
#
58597 |
| 09-Mar-1993 |
hibler |
attempt to recover from failure of vm_fault in vm_fault_wire |
#
56920 |
| 29-Nov-1992 |
hibler |
no more page_lock, PG_ABSENT |
#
56382 |
| 01-Oct-1992 |
mckusick |
convert vm_page bit fields to flags |
#
56323 |
| 21-Sep-1992 |
hibler |
deal with VM_PAGER_ERROR did a little cleanup and clarified some comments |
#
53941 |
| 05-Jun-1992 |
hibler |
correct incorrect comment |
#
53814 |
| 02-Jun-1992 |
mckusick |
it is not really a panic, just a thought |
#
53348 |
| 04-May-1992 |
bostic |
new include format |
#
53270 |
| 25-Apr-1992 |
ralph |
set page clean after vm_pager_get(). |
#
52904 |
| 09-Mar-1992 |
mckusick |
fix from Donn Seeley to make shadow pages pageable |
#
50911 |
| 28-Aug-1991 |
mckusick |
vm_stat is merged into vmmeter structure |
#
50552 |
| 25-Jul-1991 |
mckusick |
vm_page_active_count and vm_page_inactive_count move to vm_stat |
#
49288 |
| 07-May-1991 |
hibler |
don't perform the "single use" check, it was broken anyway pmap_remove_all -> pmap_page_protect |
#
48386 |
| 20-Apr-1991 |
karels |
fix includes; new proc struct; rm *_NULL |
#
47663 |
| 27-Mar-1991 |
mckusick |
copyright revision request from CMU |
#
47662 |
| 27-Mar-1991 |
mckusick |
Mike's comments on the copyright notice |
#
47592 |
| 19-Mar-1991 |
mckusick |
update CMU copyright and distribution notice |
#
45748 |
| 05-Dec-1990 |
mckusick |
adopted from Mach 2.5 |