diff options
| author | Colin Cross <[email protected]> | 2013-12-13 14:24:51 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-12-14 08:57:18 -0800 |
| commit | e1cf36823407751d1ad1168bc718cf5a0ac5dbf4 (patch) | |
| tree | b5c66d31491bba77d3a5daa0ce7182819c01b9cb /tools/perf/scripts/python | |
| parent | 47b404580bd92ec8dd3e691020bd515f6af262af (diff) | |
ion: index client->handles rbtree by buffer
The only remaining users of the client->handles rbtree are
iterating through it like a list. Keep the rbtree, but change
its index to be the buffer address instead of the handle address,
which makes ion_handle_lookup a fast rbtree search.
Signed-off-by: Colin Cross <[email protected]>
[jstultz: modified patch to apply to staging directory]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions