Source-Changes archive

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

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   matt
Date:           Wed Mar  5 05:35:55 UTC 2014

Modified Files:
        src/sys/uvm: uvm_map.c uvm_stat.h

Log Message:
Use UVMHIST_INITIALIZER (KERNHIST_INITIALIZER) to statically initialize
maphist.  This allows maphist to used very very early in boot well before
uvm has been initialized.


To generate a diff of this commit:
cvs rdiff -u -r1.327 -r1.328 src/sys/uvm/uvm_map.c
cvs rdiff -u -r1.51 -r1.52 src/sys/uvm/uvm_stat.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