Source-Changes archive

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

CVS commit: [uebayasi-xip] src/sys



Module Name:    src
Committed By:   uebayasi
Date:           Wed Jul  7 14:29:39 UTC 2010

Modified Files:
        src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
        src/sys/uvm [uebayasi-xip]: uvm_fault.c uvm_page.c uvm_page.h

Log Message:
To simplify things, revert global vm_page_md hash and allocate struct
vm_page [] for XIP physical segments.


To generate a diff of this commit:
cvs rdiff -u -r1.36.2.11 -r1.36.2.12 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -u -r1.166.2.7 -r1.166.2.8 src/sys/uvm/uvm_fault.c
cvs rdiff -u -r1.153.2.39 -r1.153.2.40 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.59.2.22 -r1.59.2.23 src/sys/uvm/uvm_page.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