https://github.com/torvalds/linux
Revision 2163b1e616c41c286f5ab79912671cd4bf52057c authored by Steven Whitehouse on 25 June 2009, 15:30:26 UTC, committed by Steven Whitehouse on 30 July 2009, 09:52:14 UTC
This patch removes some of the special cases that the shrinker
was trying to deal with. As a result we leave fewer items on
the list and none at all which cannot be demoted. This makes
the list scanning more efficient and solves some issues seen
with large numbers of inodes.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
1 parent 4be3bd7
History
Tip revision: 2163b1e616c41c286f5ab79912671cd4bf52057c authored by Steven Whitehouse on 25 June 2009, 15:30:26 UTC
GFS2: Shrink the shrinker
Tip revision: 2163b1e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top