Source-Changes archive

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

CVS commit: src/sys/arch/mips/mips



Module Name:    src
Committed By:   tsutsui
Date:           Sat Nov  1 14:48:16 UTC 2003

Modified Files:
        src/sys/arch/mips/mips: pmap.c

Log Message:
- Flush cache only if mips_sdcache_line_size == 0 in pmap_copy_page() when
  options MIPS3_L2CACHE_ABSENT is defined.
- Fix comments following #endif for MIPS3_L2CACHE_ABSENT.


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/sys/arch/mips/mips/pmap.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