aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKarol Wachowski <[email protected]>2023-05-18 15:16:05 +0200
committerStanislaw Gruszka <[email protected]>2023-06-08 07:54:00 +0200
commit95d440188d308232d0c14c1611f299eb0209878c (patch)
tree7f7219c75e2f55ca38a64526d240652172170673 /tools/perf/scripts/python
parent103d2ea13923cae3df232072d921fe0772a0a0fd (diff)
accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs
Whenever KMD maps region larger than 64kB that is both aligned and contiguous, set contiguous bit (52) in MMU PTE descriptor for each page in that region. This allows to treat 16 contiguous pages as one and reduce number of MMU page walks required which results in lower latency. Signed-off-by: Karol Wachowski <[email protected]> Reviewed-by: Stanislaw Gruszka <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Signed-off-by: Stanislaw Gruszka <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions