diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2021-05-23 02:37:07 +0300 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2021-09-04 00:56:49 +0300 |
commit | 0a19e7dd928800da66efe429c25b0adc3a07c534 (patch) | |
tree | 69c7593e7d2a2d5aaf7a4bb4d1d232441716c680 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b3fd64e1451b5efd94aa0ebc755e02558e6f3ca1 (diff) | |
download | linux-0a19e7dd928800da66efe429c25b0adc3a07c534.tar.xz |
mm, slub: allocate private object map for validate_slab_cache()
validate_slab_cache() is called either to handle a sysfs write, or from a
self-test context. In both situations it's straightforward to preallocate a
private object bitmap instead of grabbing the shared static one meant for
critical sections, so let's do that.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Christoph Lameter <cl@linux.com>
Acked-by: Mel Gorman <mgorman@techsingularity.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions