diff options
author | Robin Murphy <robin.murphy@arm.com> | 2017-09-21 16:52:46 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2017-09-27 17:09:57 +0200 |
commit | bb68b2fbfbd643d4407541f9c7a16a2c9b3a57c7 (patch) | |
tree | 5661f027cb017af913c04f8f4d3f1178c18a7264 /tools/perf/scripts/python | |
parent | aa3ac9469c1850ed00741955b975c3a19029763a (diff) |
iommu/iova: Add rbtree anchor node
Add a permanent dummy IOVA reservation to the rbtree, such that we can
always access the top of the address space instantly. The immediate
benefit is that we remove the overhead of the rb_last() traversal when
not using the cached node, but it also paves the way for further
simplifications.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions