[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240902234117.GG26776@twin.jikos.cz>
Date: Tue, 3 Sep 2024 01:41:17 +0200
From: David Sterba <dsterba@...e.cz>
To: Qu Wenruo <wqu@...e.com>
Cc: Luca Stefani <luca.stefani.ge1@...il.com>, Jens Axboe <axboe@...nel.dk>,
Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-btrfs@...r.kernel.org
Subject: Re: [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
On Tue, Sep 03, 2024 at 08:01:16AM +0930, Qu Wenruo wrote:
>
>
> 在 2024/9/3 06:26, Luca Stefani 写道:
> > Per Qu Wenruo in case we have a very large disk, e.g. 8TiB device,
> > mostly empty although we will do the split according to our super block
> > locations, the last super block ends at 256G, we can submit a huge
> > discard for the range [256G, 8T), causing a super large delay.
> >
> > We now split the space left to discard based the block discard limit
> > in preparation of introduction of cancellation signals handling.
> >
> > Reported-by: Qu Wenruo <wqu@...e.com>
>
> Well, I'd say who ever reported the original fstrim and suspension
> failure should be the reporter, not me.
Once the patch is finalized I'll add the links to reports but yeah if
they're added when the patches are submitted it's helpful.
Powered by blists - more mailing lists