Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-mips-cache] syssrc/sys/arch/pmax
Module Name: syssrc
Committed By: thorpej
Date: Wed Oct 24 17:40:31 UTC 2001
Modified Files:
syssrc/sys/arch/pmax/include [thorpej-mips-cache]: bus.h
syssrc/sys/arch/pmax/pmax [thorpej-mips-cache]: bus_dma.c cpu.c
machdep.c
Log Message:
Update for the new cache code. There are now two optimized
bus_dmamap_sync routines: one for a physically-indexed write-through
cache, and one for a virtually-indexed write-back cache.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.4.1 syssrc/sys/arch/pmax/include/bus.h
cvs rdiff -r1.32 -r1.32.2.1 syssrc/sys/arch/pmax/pmax/bus_dma.c
cvs rdiff -r1.19 -r1.19.4.1 syssrc/sys/arch/pmax/pmax/cpu.c
cvs rdiff -r1.196 -r1.196.2.1 syssrc/sys/arch/pmax/pmax/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