diff options
author | wangkaiyuan <wangkaiyuan@inspur.com> | 2024-03-18 14:40:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-09 16:50:36 +0200 |
commit | c9615d34ce26199054e188f634eac2e45c9cc906 (patch) | |
tree | df55393fac7a8cc58f1df8c3c9a6f21237733c8d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0867a9805549632969fbb996c50ba8adb1bc38bf (diff) |
tty: serial: max310x: convert to use maple tree register cache
The maple tree register cache is based on a much more modern data structure
than the rbtree cache and makes optimisation choices which are probably
more appropriate for modern systems than those made by the rbtree cache.
Signed-off-by: wangkaiyuan <wangkaiyuan@inspur.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240318064036.1656-1-wangkaiyuan@inspur.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions