CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/02 16:01:47
Modified files:
sys/arch/aviion/aviion: m8820x.c
sys/arch/m88k/include: pmap.h
sys/arch/m88k/m88k: pmap.c
Log message:
Precompute the userland process apr cache bits into a global variable.
On AViiON systems with the 6:1 CMMU:CPU configuration, force cached
mappings to be writethrough - this probably hides a bug in the code, but
that's the only way so far to get such a system running stably.
