diff options
| author | Vlastimil Babka <[email protected]> | 2021-05-23 01:37:07 +0200 |
|---|---|---|
| committer | Vlastimil Babka <[email protected]> | 2021-09-03 23:56:49 +0200 |
| commit | 0a19e7dd928800da66efe429c25b0adc3a07c534 (patch) | |
| tree | 69c7593e7d2a2d5aaf7a4bb4d1d232441716c680 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | b3fd64e1451b5efd94aa0ebc755e02558e6f3ca1 (diff) | |
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 <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions