Source-Changes archive

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

CVS commit: [yamt-pagecache] src/sys



Module Name:    src
Committed By:   yamt
Date:           Sun Nov  6 22:05:01 UTC 2011

Modified Files:
        src/sys/nfs [yamt-pagecache]: nfs_subs.c
        src/sys/ufs/lfs [yamt-pagecache]: lfs_vnops.c
        src/sys/uvm [yamt-pagecache]: uvm_aobj.c uvm_loan.c uvm_object.c
            uvm_object.h uvm_page.c uvm_page.h uvm_pglist.c

Log Message:
remove pg->listq and uobj->memq


To generate a diff of this commit:
cvs rdiff -u -r1.221.2.1 -r1.221.2.2 src/sys/nfs/nfs_subs.c
cvs rdiff -u -r1.238.2.1 -r1.238.2.2 src/sys/ufs/lfs/lfs_vnops.c
cvs rdiff -u -r1.116.2.2 -r1.116.2.3 src/sys/uvm/uvm_aobj.c
cvs rdiff -u -r1.81.2.1 -r1.81.2.2 src/sys/uvm/uvm_loan.c
cvs rdiff -u -r1.11.2.1 -r1.11.2.2 src/sys/uvm/uvm_object.c
cvs rdiff -u -r1.31.2.1 -r1.31.2.2 src/sys/uvm/uvm_object.h
cvs rdiff -u -r1.178.2.1 -r1.178.2.2 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.73.2.1 -r1.73.2.2 src/sys/uvm/uvm_page.h
cvs rdiff -u -r1.62 -r1.62.2.1 src/sys/uvm/uvm_pglist.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