diff options
author | Vladimir Davydov <vdavydov@parallels.com> | 2014-04-03 14:47:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:21:00 -0700 |
commit | d5bc5fd3fcb7b8dfb431694a8c8052466504c10c (patch) | |
tree | aabd10454570bc8602867ce650344e2025b0569e /include/linux/serio.h | |
parent | 8382d914ebf72092aa15cdc2a5dcedb2daa0209d (diff) | |
download | talos-op-linux-d5bc5fd3fcb7b8dfb431694a8c8052466504c10c.tar.gz talos-op-linux-d5bc5fd3fcb7b8dfb431694a8c8052466504c10c.zip |
mm: vmscan: shrink_slab: rename max_pass -> freeable
The name `max_pass' is misleading, because this variable actually keeps
the estimate number of freeable objects, not the maximal number of
objects we can scan in this pass, which can be twice that. Rename it to
reflect its actual meaning.
Signed-off-by: Vladimir Davydov <vdavydov@parallels.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/serio.h')
0 files changed, 0 insertions, 0 deletions