Hi, On 10/12/2024 6:11 AM, Eduard Zingerman wrote: > On Tue, 2024-10-08 at 17:14 +0800, Hou Tao wrote: > > [...] > >> As usual, comments and suggestions are always welcome. > fwiw, I've read through the patches in the series and code changes > seem all to make sense. Executing selftests with KASAN enabled also > does not show any issues. Thanks for the review and test. > > Maybe add benchmarks in v2? I have written a benchmark to compare the performance between the normal hash table and the dynptr-key hash map (this is the source of the benchmark data in cover letter). However, it was not polished when I posted v1. Will include it in v2.