Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] syssrc/sys/uvm



Module Name:    syssrc
Committed By:   itojun
Date:           Wed Sep  4 03:40:50 UTC 2002

Modified Files:
        basesrc [netbsd-1-5]: CHANGES-1.5.4
        syssrc/sys/uvm [netbsd-1-5]: uvm_map_i.h

Log Message:
pullup sys/uvm/uvm_amap_i.h 1.18 (matt)

>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.1.2.22 -r1.1.2.23 basesrc/CHANGES-1.5.4
cvs rdiff -r1.17 -r1.17.4.1 syssrc/sys/uvm/uvm_map_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