Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/uvm
Module Name: src
Committed By: rmind
Date: Sat Jun 18 21:14:43 UTC 2011
Modified Files:
src/sys/uvm: uvm_bio.c uvm_object.c
Log Message:
- Move pre-check from uvm_obj_destroy() to ubc_purge(), keep it abstracted.
- Add comments noting the race between ubc_alloc() and ubc_purge().
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/uvm/uvm_bio.c
cvs rdiff -u -r1.9 -r1.10 src/sys/uvm/uvm_object.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