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/arc



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Oct 24 17:36:19 UTC 2001

Modified Files:
        syssrc/sys/arch/arc/arc [thorpej-mips-cache]: bus_dma.c
        syssrc/sys/arch/arc/include [thorpej-mips-cache]: bus.h
        syssrc/sys/arch/arc/isa [thorpej-mips-cache]: isadma_bounce.c
        syssrc/sys/arch/arc/jazz [thorpej-mips-cache]: asc.c bus_dma_jazz.c
            fdc_jazzio.c jazzdmatlb.c

Log Message:
Update for the new cache code.  bus_dmamap_sync is now optimized
for a virtually-indexed, write-back cache.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 syssrc/sys/arch/arc/arc/bus_dma.c
cvs rdiff -r1.12 -r1.12.4.1 syssrc/sys/arch/arc/include/bus.h
cvs rdiff -r1.3 -r1.3.8.1 syssrc/sys/arch/arc/isa/isadma_bounce.c
cvs rdiff -r1.5 -r1.5.6.1 syssrc/sys/arch/arc/jazz/asc.c
cvs rdiff -r1.3 -r1.3.8.1 syssrc/sys/arch/arc/jazz/bus_dma_jazz.c
cvs rdiff -r1.1 -r1.1.8.1 syssrc/sys/arch/arc/jazz/fdc_jazzio.c
cvs rdiff -r1.5 -r1.5.2.1 syssrc/sys/arch/arc/jazz/jazzdmatlb.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