diff options
author | Dave Chinner <dchinner@redhat.com> | 2011-07-08 14:14:34 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-01 12:26:55 -0700 |
commit | 5e5b3d2ed3aee6f8bbe38c0945876aacce11ff03 (patch) | |
tree | 16b91161462ffbc0c838973343ea32e504827f19 /net/xfrm/xfrm_state.c | |
parent | 564ea9dd5ab042cb2fe8373f4d627073706e1d4f (diff) | |
download | kernel_samsung_crespo-5e5b3d2ed3aee6f8bbe38c0945876aacce11ff03.zip kernel_samsung_crespo-5e5b3d2ed3aee6f8bbe38c0945876aacce11ff03.tar.gz kernel_samsung_crespo-5e5b3d2ed3aee6f8bbe38c0945876aacce11ff03.tar.bz2 |
vmscan: add shrink_slab tracepoints
commit 095760730c1047c69159ce88021a7fa3833502c8 upstream.
Stable note: This patch makes later patches easier to apply but otherwise
has little to justify it. It is a diagnostic patch that was part
of a series addressing excessive slab shrinking after GFP_NOFS
failures. There is detailed information on the series' motivation
at https://lkml.org/lkml/2011/6/2/42 .
It is impossible to understand what the shrinkers are actually doing
without instrumenting the code, so add a some tracepoints to allow
insight to be gained.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mel Gorman <mgorman@suse.de>
Diffstat (limited to 'net/xfrm/xfrm_state.c')
0 files changed, 0 insertions, 0 deletions