Re: [PATCH v2] aio: convert active_reqs into a hashtable

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

 





On Sun, Sep 19 2021 at 10:56:45 AM -0400, Benjamin LaHaise <bcrl@xxxxxxxxx> wrote:
You're doing this wrong. If you want faster cancellations, stash an index into iocb->aio_key to index into an array with all requests rather than
using a hash table.

Would that not mean that, we would have to keep track of the indices of the
array that are not being held by an `aio_kiocb`?





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux