CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/06/05 08:09:10
Modified files: sys/arch/i386/i386: machdep.c Log message: do not calculate bufpages; that is done later in MI bufinit(). in any case, this MD calculation was overcommiting our use of pages... ok thib