• Christoph Hellwig's avatar
    [PATCH] buffermem_pages removal (3/5) · 628d1558
    Christoph Hellwig authored
    This one is a bit more controveral as it may break stupid userlevel
    programs:  remove the 'Buffers' field from /proc/meminfo and make
    the Cached field show the full pagecache size instead of subtracting
    the block-device backed pages.
    
    All /proc/meminfo-using programs I have (free, top) still work fine.
    628d1558
proc_misc.c 16.5 KB