aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGuy Shapiro <[email protected]>2015-04-15 18:17:57 +0300
committerDoug Ledford <[email protected]>2015-05-05 09:18:02 -0400
commit325ad0617adaf163e32dd2d857b90baf65a25b5b (patch)
tree13383cd4f5442a70bff01f0f55d8007fcb03002a /tools/perf/scripts/python/call-graph-from-postgresql.py
parentc1d383b5785b1e0fb5fb862864712a7208219e6a (diff)
IB/core: dma unmap optimizations
While unmapping an ODP writable page, the dirty bit of the page is set. In order to do so, the head of the compound page is found. Currently, the compound head is found even on non-writable pages, where it is never used, leading to unnecessary cpu barrier that impacts performance. This patch moves the search for the compound head to be done only when needed. Signed-off-by: Guy Shapiro <[email protected]> Acked-by: Shachar Raindel <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions