• Andrew Morton's avatar
    [PATCH] remove nr_reverse_maps VM accounting · 596c3a20
    Andrew Morton authored
    Maintaining the `nr_reverse_maps' provides makes a small but
    measurable decrease in page_add_rmap() overhead.
    
    I don't think it's a very useful metric, and it can be sort-of inferred from
    slabinfo.
    596c3a20
page_alloc.c 37.2 KB