[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180220162737.GC7076@localhost.localdomain>
Date: Tue, 20 Feb 2018 09:27:37 -0700
From: Keith Busch <keith.busch@...el.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Nitesh Shetty <nj.shetty@...sung.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
viro@...iv.linux.org.uk, linux-block@...r.kernel.org, axboe@...com,
linux-nvme@...ts.infradead.org, joshi.k@...sung.com
Subject: Re: [PATCH] blk: optimization for classic polling
On Tue, Feb 20, 2018 at 02:21:37PM +0100, Peter Zijlstra wrote:
> Also, set_current_state(TASK_RUNNING) is dodgy (similarly in
> __blk_mq_poll), why do you need that memory barrier?
You're right. The subsequent revision that was committed removed the
barrier. The commit is here:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=67b4110f8c8d16e588d7730db8e8b01b32c1bd8b
I hope the code at least looks more reasonable. The changelog isn't much
different, though.
Powered by blists - more mailing lists