Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sat Aug 27 09:11:53 UTC 2011

Modified Files:
        src/sys/kern: sysv_shm.c
        src/sys/uvm: uvm_extern.h uvm_object.c

Log Message:
Add an optional pglist argument to uvm_obj_wirepages, to be
filled with the list of pages that were wired.


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 src/sys/kern/sysv_shm.c
cvs rdiff -u -r1.174 -r1.175 src/sys/uvm/uvm_extern.h
cvs rdiff -u -r1.10 -r1.11 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