On Thu, 11 May 2023 14:15:44 +0200, Pankaj Raghav wrote: > XArray was introduced to hold large array of pointers with a simple API. > XArray API also provides array semantics which simplifies the way we store > and access the backing pages, and the code becomes significantly easier > to understand. > > No performance difference was noticed between the two implementation > using fio with direct=1 [1]. > > [...] Applied, thanks! [1/1] brd: use XArray instead of radix-tree to index backing pages commit: 786bb02458819df7a833361c6c7448a4925a89ce Best regards, -- Jens Axboe