[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190815173459.GE588936@devbig004.ftw2.facebook.com>
Date: Thu, 15 Aug 2019 10:34:59 -0700
From: Tejun Heo <tj@...nel.org>
To: Jan Kara <jack@...e.cz>
Cc: axboe@...nel.dk, hannes@...xchg.org, mhocko@...nel.org,
vdavydov.dev@...il.com, cgroups@...r.kernel.org,
linux-mm@...ck.org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-team@...com, guro@...com,
akpm@...ux-foundation.org
Subject: Re: [PATCH 2/4] bdi: Add bdi->id
Hello,
On Thu, Aug 15, 2019 at 04:46:23PM +0200, Jan Kara wrote:
> Although I would note that here you take effort not to recycle bdi->id so
> that you don't flush wrong devices while in patch 4 you take pretty lax
> approach to feeding garbage into the writeback system. So these two don't
> quite match to me...
So, I was trying to avoid systemic errors where the wrong thing can be
triggered repeatedly. A wrong flush once in a blue moon shouldn't be
a big problem but if they can be triggered consistently by some
pathological behavior, it's an a lot bigger problem.
Thanks.
--
tejun
Powered by blists - more mailing lists