• Andrew Morton's avatar
    [PATCH] ramdisk fix · 514cbf5e
    Andrew Morton authored
    The ramdisk address_space needs to have a non-zero
    mapping->backing_dev_info.memory_backed, so it doesn't contribute to
    global memory accounting.
    
    At present it is confusing memory accounting and causing
    balance_dirty_pages to go into an infinite loop.
    514cbf5e
rd.c 13.7 KB