CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/07/03 14:22:07
Modified files: sys/arch/amd64/amd64: machdep.c Log message: Fix boot dump on bigmem machines. Allocate a bouncebuffer at boot time and bounce all pages over 0xffffffff through it. ``looks right but not tested'' miod@, ok krw (who watched me test it on his monster laptop.