Source-Changes archive

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

CVS commit: src/sys/arch/x68k



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 21 20:19:55 UTC 2012

Modified Files:
        src/sys/arch/x68k/include: vmparam.h
        src/sys/arch/x68k/x68k: machdep.c

Log Message:
Give higher priority to faster local memory on uvm_page_physload().
Tested by Y.Sugahara on his 060turbo with 128MB local memory and
this improved even simple benchmark.  Ok'ed by isaki@.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/x68k/include/vmparam.h
cvs rdiff -u -r1.179 -r1.180 src/sys/arch/x68k/x68k/machdep.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