K 10 svn:author V 3 alc K 8 svn:date V 27 2013-01-12T18:06:21.385670Z K 7 svn:log V 310 Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size rather than a constant so that VM_KMEM_SIZE_MAX will scale automatically with the kernel address space size. This is particularly important for MIPS because the same definition is used by both 32- and 64-bit kernels. Tested by: jchandra END