Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/uvm
Module Name: syssrc
Committed By: enami
Date: Wed Dec 5 00:34:06 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_amap.c
Log Message:
No need to zero clear after amap->am_bckptr[amap->am_nslot], since we're
clearing corresponding elements in an array amap->am_anon[].
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/uvm/uvm_amap.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