CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2018/07/30 03:04:52
Modified files: sys/arch/amd64/amd64: machdep.c Log message: When converting the bios memory map to memory clusters, clip segments at the 512GB mark as the direct map cannot address memory past that point. ok kettenis@ (quite a while ago)