Re: [PATCH] brd: use XArray instead of radix-tree to index backing pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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






[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux