[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z-aAFkOm0KtFp9b6@infradead.org>
Date: Fri, 28 Mar 2025 03:55:18 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Fanhui Meng <mengfanhui@...inos.cn>
Cc: axboe@...nel.dk, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: optimize sq_hctx assignment
On Fri, Mar 28, 2025 at 11:13:21AM +0800, Fanhui Meng wrote:
> Optimizing code for greater standardization.
not sure what is an optimization here. I personally really like
initializing variables at declaration time, but it's not an optimization
and without other changes it the area this really just feels like churn.
Powered by blists - more mailing lists