[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210923163743.GZ24576@kvack.org>
Date: Thu, 23 Sep 2021 12:37:43 -0400
From: Benjamin LaHaise <ben@...munityfibre.ca>
To: Hamza Mahfooz <someguy@...ective-light.com>
Cc: linux-kernel@...r.kernel.org,
kernel test robot <yujie.liu@...el.com>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, linux-aio@...ck.org
Subject: Re: [PATCH v2] aio: convert active_reqs into a hashtable
On Thu, Sep 23, 2021 at 09:00:43AM -0400, Hamza Mahfooz wrote:
> 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`?
Correct. This is a better solution than the hash table and would mean
that the requests list could likely be replaced by the table.
-ben
--
"Thought is the essence of where you are now."
Powered by blists - more mailing lists