• Andrew Morton's avatar
    [PATCH] add /proc/meminfo:Mapped · 73960360
    Andrew Morton authored
    The patch adds a "Mapped" field to /proc/meminfo - tha amount of memory
    which is mapped into pagetables.
    
    This is a useful statistic to monitor when testing and observing the
    vitual memory system.
    73960360
proc_misc.c 17.4 KB