summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <urezki@gmail.com>2024-12-12 21:02:08 +0300
committerVlastimil Babka <vbabka@suse.cz>2025-01-11 22:39:43 +0300
commitbbe658d6580251d1832d408fa8a71ec254dc4416 (patch)
tree0882d0669a4cf8153e21d4167e0a67131566b242 /tools/perf/scripts/python/export-to-sqlite.py
parentc18bcd85cea7f71ff956056347df87e559c3ad0f (diff)
downloadlinux-bbe658d6580251d1832d408fa8a71ec254dc4416.tar.xz
mm/slab: Move kvfree_rcu() into SLAB
Move kvfree_rcu() functionality to the slab_common.c file. The reason to have kvfree_rcu() functionality as part of SLAB is that there is a clear trend and need of closer integration. One of the recent example is creating a barrier function for SLAB caches. Another reason is to prevent of having several implementations of RCU machinery for reclaiming objects after a GP. As future steps, it can be more integrated(easier) with SLAB internals. Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com> Acked-by: Hyeonggon Yoo <hyeonggon.yoo@sk.com> Tested-by: Hyeonggon Yoo <hyeonggon.yoo@sk.com> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions