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:   yamt
Date:           Wed May  3 14:12:01 UTC 2006

Modified Files:
        src/sys/uvm: uvm_km.c uvm_map.c uvm_map.h

Log Message:
uvm_km_suballoc: consider kva overhead of "kmapent".
fixes PR/31275 (me) and PR/32287 (Christian Biere).


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/uvm/uvm_km.c
cvs rdiff -r1.218 -r1.219 src/sys/uvm/uvm_map.c
cvs rdiff -r1.52 -r1.53 src/sys/uvm/uvm_map.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