summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@redhat.com>2025-04-10 15:49:39 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-19 15:40:16 +0200
commit32e26cc61ed9b882ea4ce74353283c535ab22566 (patch)
treee1d4c49509742d6c2b5d4c4ab13855234f000446 /tools/perf/scripts/python
parent5e87a26a7f0a5ef1ed05cd2d78f467fcfecba7ae (diff)
dm: free table mempools if not used in __bind
[ Upstream commit e8819e7f03470c5b468720630d9e4e1d5b99159e ] With request-based dm, the mempools don't need reloading when switching tables, but the unused table mempools are not freed until the active table is finally freed. Free them immediately if they are not needed. Fixes: 29dec90a0f1d9 ("dm: fix bio_set allocation") Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Tested-by: Damien Le Moal <dlemoal@kernel.org> Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions