Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips



Module Name:    src
Committed By:   matt
Date:           Tue Jan 10 18:34:03 UTC 2012

Modified Files:
        src/sys/arch/mips/mips [matt-nb5-mips64]: mem.c

Log Message:
Deal with KMEM reading KSEG0 addresses and limit those reads to available
memory.  Also deal with the case that there may be memory beyond the end
of KSEG0 so compare the physical address against mips_avail_end.


To generate a diff of this commit:
cvs rdiff -u -r1.35.38.8 -r1.35.38.9 src/sys/arch/mips/mips/mem.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