• Andrew Morton's avatar
    [PATCH] Save some memory in mem_map on x86-64 · 5bfec9f6
    Andrew Morton authored
    From: Andi Kleen <ak@suse.de>
    
    This patch saves 2MB of memory on a 1GB x86-64 machine, 20MB on a 10GB
    machine.  It does this by eliminating 8 bytes of useless padding in struct
    page.
    
    This resurrects an older patch in a hopefully cleaner form.
    5bfec9f6
bitops.h 12.3 KB