Source-Changes archive

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

CVS commit: src/sys/arch/sh3/sh3



Module Name:    src
Committed By:   tsutsui
Date:           Sun Jan  9 17:41:34 UTC 2005

Modified Files:
        src/sys/arch/sh3/sh3: vm_machdep.c

Log Message:
Small optimization in vmapbuf()/vunmapbuf().

BTW, should we also pass 'VM_PROT_READ|VM_PROT_WRITE' to flags
with PMAP_WIRED for pmap_enter() in vmapbuf()?


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/sh3/sh3/vm_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