• Benjamin Herrenschmidt's avatar
    [PATCH] ppc64: physical RAM accounting fix · eca92b62
    Benjamin Herrenschmidt authored
    On machines with an IO hole (like Apple G5 with more than 2Gb of RAM,
    but also some pSeries) we failed to properly account for the real
    amount of physical RAM and inform the zone allocator of our hole size.
    
    During the process, I included Anton slaughtering of the guard page we
    had in the first 256Mb kernel segment, thus allowing this segment to be
    mapped with large pages as it should be.
    eca92b62
lmb.c 7.55 KB