CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/11/21 17:07:04
Modified files: lib/libkvm : kvm_mips64.c sys/arch/mips64/include: vmparam.h sys/arch/mips64/mips64: pmap.c trap.c sys/arch/sgi/include: vmparam.h Log message: Allow mips ports to override VM_{MIN,MAX}_KERNEL_ADDRESS, and provide the address as a kernel variable for use by libkvm. On sgi IP27 and IP30 kernels, use XKSEG instead of CKSSEG; this will allow kernel KVM size to grow in the future if necessary.