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:   yamt
Date:           Fri Jan 18 10:48:24 UTC 2008

Modified Files:
        src/sys/miscfs/genfs: genfs_io.c
        src/sys/uvm: uvm_anon.c uvm_aobj.c uvm_fault.c uvm_map.c
            uvm_pdpolicy_clock.c uvm_pdpolicy_clockpro.c

Log Message:
push pmap_clear_reference calls into pdpolicy code, where reference bits
actually matter.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -r1.50 -r1.51 src/sys/uvm/uvm_anon.c
cvs rdiff -r1.96 -r1.97 src/sys/uvm/uvm_aobj.c
cvs rdiff -r1.122 -r1.123 src/sys/uvm/uvm_fault.c
cvs rdiff -r1.249 -r1.250 src/sys/uvm/uvm_map.c
cvs rdiff -r1.9 -r1.10 src/sys/uvm/uvm_pdpolicy_clock.c
cvs rdiff -r1.11 -r1.12 src/sys/uvm/uvm_pdpolicy_clockpro.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