diff options
author | Thomas Hellstrom (VMware) <[email protected]> | 2020-03-24 18:49:26 +0100 |
---|---|---|
committer | Thomas Hellstrom (VMware) <[email protected]> | 2020-03-24 18:49:26 +0100 |
commit | b182341667091c8edfb24a7caae600a2f08d7857 (patch) | |
tree | b3feeb4a5e14baab835a8e593db2afd77b9a8921 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 75390281ab68534fbecc71f370203d7981f04a3a (diff) |
drm: Add a drm_get_unmapped_area() helper
Unaligned virtual addresses makes it unlikely that huge page-table entries
can be used.
So align virtual buffer object address huge page boundaries to the
underlying physical address huge page boundaries taking buffer object
sizes into account to determine when it might be possible to use huge
page-table entries.
Cc: Andrew Morton <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Ralph Campbell <[email protected]>
Cc: "Jérôme Glisse" <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: Dan Williams <[email protected]>
Signed-off-by: Thomas Hellstrom (VMware) <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Acked-by: Christian König <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions