All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure
@ 2011-07-10 21:26 ` raghu.prabhu13
  0 siblings, 0 replies; 10+ messages in thread
From: raghu.prabhu13 @ 2011-07-10 21:26 UTC (permalink / raw)
  To: akpm, mgorman, kamezawa.hiroyu
  Cc: keithp, viro, riel, swhiteho, linux-mm, linux-kernel, jack,
	Raghavendra D Prabhu

From: Raghavendra D Prabhu <rprabhu@wnohang.net>

In shrinker functions, sysctl_vfs_cache_pressure variable is being used while
trimming slab caches in general and not restricted to inode/dentry caches as
documented for that sysctl.

Raghavendra D Prabhu (1):
  mm/vmscan: Remove sysctl_vfs_cache_pressure from non-vfs shrinkers

 drivers/gpu/drm/i915/i915_gem.c |    2 +-
 fs/gfs2/glock.c                 |    2 +-
 fs/gfs2/quota.c                 |    2 +-
 fs/mbcache.c                    |    2 +-
 fs/nfs/dir.c                    |    2 +-
 fs/quota/dquot.c                |    3 +--
 net/sunrpc/auth.c               |    2 +-
 7 files changed, 7 insertions(+), 8 deletions(-)

-- 
1.7.6


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-11 10:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-10 21:26 [PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure raghu.prabhu13
2011-07-10 21:26 ` raghu.prabhu13
2011-07-10 21:26 ` [PATCH] mm/vmscan: Remove sysctl_vfs_cache_pressure from non-vfs shrinkers raghu.prabhu13
2011-07-10 21:26   ` raghu.prabhu13
2011-07-11  0:51   ` KAMEZAWA Hiroyuki
2011-07-11  0:51     ` KAMEZAWA Hiroyuki
2011-07-11  2:00 ` [PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure Dave Chinner
2011-07-11  2:00   ` Dave Chinner
2011-07-11 10:35   ` Steven Whitehouse
2011-07-11 10:35     ` Steven Whitehouse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.