Source-Changes archive

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

CVS commit: [uebayasi-xip] src/sys/uvm



Module Name:    src
Committed By:   uebayasi
Date:           Tue Feb 23 08:46:17 UTC 2010

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

Log Message:
Make struct vm_page_md * -> struct vm_page_md * lookup a real function and
hide its internal.  Won't cause much performance loss because results are
usually cached by callers.


To generate a diff of this commit:
cvs rdiff -u -r1.153.2.13 -r1.153.2.14 src/sys/uvm/uvm_page.c
cvs rdiff -u -r1.59.2.13 -r1.59.2.14 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