Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Sat Aug 21 02:19:07 UTC 1999
Modified Files:
syssrc/sys/uvm: uvm_aobj.c uvm_map.c
Log Message:
When handling the MADV_FREE case, if the amap or aobj has more than
one reference, go through the deactivate path; the page may actually
be in use by another process.
Fixes kern/8239.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/uvm/uvm_aobj.c
cvs rdiff -r1.67 -r1.68 syssrc/sys/uvm/uvm_map.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index