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:           Fri Feb 17 08:18:57 UTC 2012

Modified Files:
        src/sys/miscfs/genfs [yamt-pagecache]: genfs_io.c
        src/sys/ufs/ufs [yamt-pagecache]: ufs_inode.c
        src/sys/uvm [yamt-pagecache]: uvm_bio.c uvm_page.c uvm_page.h
            uvm_vnode.c

Log Message:
byebye PG_HOLE as it turned out to be unnecessary.


To generate a diff of this commit:
cvs rdiff -u -r1.53.2.12 -r1.53.2.13 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -u -r1.88.2.1 -r1.88.2.2 src/sys/ufs/ufs/ufs_inode.c
cvs rdiff -u -r1.79.2.1 -r1.79.2.2 src/sys/uvm/uvm_bio.c
cvs rdiff -u -r1.178.2.12 -r1.178.2.13 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.73.2.8 -r1.73.2.9 src/sys/uvm/uvm_page.h
cvs rdiff -u -r1.97.2.4 -r1.97.2.5 src/sys/uvm/uvm_vnode.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