[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Za99LKnQE/M6pVfM@infradead.org>
Date: Tue, 23 Jan 2024 00:47:40 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Qais Yousef <qyousef@...alina.io>
Cc: Jens Axboe <axboe@...nel.dk>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
linux-kernel@...r.kernel.org, linux-block@...r.kernel.org,
Sudeep Holla <sudeep.holla@....com>, Wei Wang <wvw@...gle.com>,
Jaegeuk Kim <jaegeuk@...nel.org>,
Bart Van Assche <bvanassche@....org>
Subject: Re: [PATCH] block/blk-mq: Don't complete locally if capacities are
different
On Mon, Jan 22, 2024 at 10:42:20PM +0000, Qais Yousef wrote:
> The logic in blk_mq_complete_need_ipi() assumes SMP systems where all
> CPUs have equal capacities
What is a capacity here?
> + return arch_scale_cpu_capacity(this_cpu) >= arch_scale_cpu_capacity(that_cpu);
oerly long line here.
Also pleas split patches for different subsystems.
Powered by blists - more mailing lists