diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2021-05-28 15:32:10 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2021-09-04 00:56:49 +0300 |
commit | eafb1d64030abf5f885026c2074d120c13e0ca9d (patch) | |
tree | f003b23015c0f778982ac87ac1d5ff2d021984a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d2a07b769330c34b4deabeed939325c77a7ec2f (diff) | |
download | linux-eafb1d64030abf5f885026c2074d120c13e0ca9d.tar.xz |
mm, slub: don't call flush_all() from slab_debug_trace_open()
slab_debug_trace_open() can only be called on caches with SLAB_STORE_USER flag
and as with all slub debugging flags, such caches avoid cpu or percpu partial
slabs altogether, so there's nothing to flush.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Christoph Lameter <cl@linux.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions