[PATCH 0/2] Reduce the complexity of add_map() and count_required_pts()

Ying-Chun Liu (PaulLiu) paul.liu at linaro.org
Tue Feb 14 14:38:12 CET 2023


Reduce the complexity of add_map() and count_required_pts() to gain
better performance.

Marc Zyngier (2):
  arm64: Reduce add_map() complexity
  arm64: Reduce PT size estimation complexity

 arch/arm/cpu/armv8/cache_v8.c | 201 +++++++++++++---------------------
 1 file changed, 79 insertions(+), 122 deletions(-)

-- 
2.39.1



More information about the U-Boot mailing list