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:   matt
Date:           Thu Aug 22 23:39:38 UTC 2002

Modified Files:
        syssrc/sys/uvm: uvm_amap_i.h

Log Message:
In amap_ref, only increment the amap's refcnt after we have established
the ppref array.  Otherwise, the newly ref'ed pages will be doubly
counted and thus never freed because the pprefcnt can't fall to 0.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/uvm/uvm_amap_i.h

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