[PATCH] skip memory-backed filesystems in writeback
There's nopoint in walking through a lot of tmpfs or ramdisk pages when we're trying to clean memory. So if a memory-backed inode is discovered during writeback, skip the entire superblock.
Showing
Please register or sign in to comment