aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2019-07-08 20:01:22 -0400
committerAlex Deucher <[email protected]>2019-08-02 10:18:38 -0500
commit6856e4b65f64eeb3f17148f79b36c1d60c627529 (patch)
treebbdcb71a98bc32953300c16470160ccdcbcd1b63 /tools/perf/scripts/python/sched-migration.py
parentab2f7a5c18b5c17cc94aaab7ae2e7d1fa08993d6 (diff)
drm/amdgpu: Mark KFD VRAM allocations for wipe on release
Memory used by KFD applications can contain sensitive information that should not be leaked to other processes. The current approach to prevent leaks is to clear VRAM at allocation time. This is not effective because memory can be reused in other ways without being cleared. Synchronously clearing memory on the allocation path also carries a significant performance penalty. Stop clearing memory at allocation time. Instead mark the memory for wipe on release. Signed-off-by: Felix Kuehling <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions