CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/11/02 17:10:30
Modified files:
sys/arch/aviion/aviion: machdep.c
sys/arch/luna88k/luna88k: machdep.c autoconf.c
sys/arch/mvme88k/mvme88k: machdep.c autoconf.c m88110.c
sys/arch/m88k/include: cmmu.h mmu.h pmap.h
sys/arch/m88k/m88k: m8820x_machdep.c pmap.c
Log message:
Create the initial page tables in the area between the end of the firmware
data area and the kernel image, whenever possible.
On 88100/88200 systems, use BATC mappings to map the kernel text (and the
kernel data for non-MULTIPROCESSOR kernels). 88110 to follow soon.