NetBSD/sys/arch/mips/conf
jeffs 5ca84b9d89 Add MIPS3_NO_PV_UNCACHED option to handle virtual coherency issues by
only allowing one mapping at a time instead of mapping uncached.  Done
by removing conflicting mappings from the pmap when entering a new
mapping.  UVM will remember and re-fault the requested page when needed
for the original mapping.  Originally done to support our internal machine
that does not support uncached memory completely.  Not enabled by default
currently.  It may make sense to try on the cobalt or sgi ports.
2000-10-31 22:46:35 +00:00
..
files.mips Add MIPS3_NO_PV_UNCACHED option to handle virtual coherency issues by 2000-10-31 22:46:35 +00:00
kern.ldscript.be Fix RCS ID line. 2000-05-21 02:51:58 +00:00
kern.ldscript.le Also share BE ldscripts. 2000-05-21 02:50:10 +00:00
stand.ldscript.be Oops. 2000-07-11 01:15:47 +00:00
stand.ldscript.le Also share BE ldscripts. 2000-05-21 02:50:10 +00:00