CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2014/01/06 07:29:25
Modified files: sys/arch/i386/include: pmap.h sys/arch/i386/i386: pmapae.c pmap.c Log message: Increase NPTECL, as cache-lines are 64-bytes nowadays. Also move it from pmap.h to pmap.c because it is an internal detail.