linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure
@ 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-11  2:00 ` [PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure Dave Chinner
  0 siblings, 2 replies; 5+ 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

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

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

Thread overview: 5+ 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 ` [PATCH] mm/vmscan: Remove sysctl_vfs_cache_pressure from non-vfs shrinkers raghu.prabhu13
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 10:35   ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).