Source-Changes archive

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

CVS commit: [yamt-pagecache] src/sys/uvm



Module Name:    src
Committed By:   yamt
Date:           Fri Nov 11 10:34:24 UTC 2011

Modified Files:
        src/sys/uvm [yamt-pagecache]: uvm.h uvm_extern.h uvm_meter.c uvm_page.c
            uvm_page.h uvm_page_status.c

Log Message:
- track the number of clean/dirty/unknown pages in the system.
- g/c PG_MARKER


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.62.4.1 src/sys/uvm/uvm.h
cvs rdiff -u -r1.176 -r1.176.2.1 src/sys/uvm/uvm_extern.h
cvs rdiff -u -r1.56 -r1.56.4.1 src/sys/uvm/uvm_meter.c
cvs rdiff -u -r1.178.2.2 -r1.178.2.3 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.73.2.2 -r1.73.2.3 src/sys/uvm/uvm_page.h
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/uvm/uvm_page_status.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