aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorOhad Sharabi <[email protected]>2022-04-10 11:19:42 +0300
committerGreg Kroah-Hartman <[email protected]>2022-05-22 21:01:18 +0200
commit5d1a0de2c778f369970dd50f6713e95068926a8b (patch)
treecb9e460ceda645a806dc760f96d5347decf43fda /tools/perf/scripts/python/bin/stackcollapse-report
parent77c97a7ea85f3a1f8d2c3bf54869c0b6638519c7 (diff)
habanalabs: add prefetch flag to the MAP operation
This patch let the user decide whether the translations done in the page tables will be fetched directly to the STLB right after the map. We want to let the user control whether to perform prefetch upon map operation. To do so a memory flag was added, to be used in the MAP ioctl, called HL_MEM_PREFETCH and if set- the mappings will be fetched directly to the STLB after map operation. Signed-off-by: Ohad Sharabi <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions