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:           Wed Jan 25 00:41:37 UTC 2012

Modified Files:
        src/sys/fs/tmpfs [yamt-pagecache]: tmpfs_vnops.c
        src/sys/nfs [yamt-pagecache]: nfs_bio.c
        src/sys/ufs/ufs [yamt-pagecache]: ufs_readwrite.c
        src/sys/uvm [yamt-pagecache]: uvm_loan.c uvm_loan.h

Log Message:
uvm_loanabj: take an access pattern hint.


To generate a diff of this commit:
cvs rdiff -u -r1.92.2.1 -r1.92.2.2 src/sys/fs/tmpfs/tmpfs_vnops.c
cvs rdiff -u -r1.188.2.2 -r1.188.2.3 src/sys/nfs/nfs_bio.c
cvs rdiff -u -r1.99.2.1 -r1.99.2.2 src/sys/ufs/ufs/ufs_readwrite.c
cvs rdiff -u -r1.81.2.12 -r1.81.2.13 src/sys/uvm/uvm_loan.c
cvs rdiff -u -r1.17.4.1 -r1.17.4.2 src/sys/uvm/uvm_loan.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