CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2017/03/20 13:42:51
Modified files: sys/arch/luna88k/luna88k: pmap_table.c Log message: Do not map resources which are actually not used within the kernel. Saves 24KB of page tables memory. help and luna88k-2 tests aoyama@; ok aoyama@