[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201211223723.GD575698@mit.edu>
Date: Fri, 11 Dec 2020 17:37:23 -0500
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Andreas Dilger <adilger@...ger.ca>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>,
Saranya Muruganandam <saranyamohan@...gle.com>,
Wang Shilong <wshilong@....com>
Subject: Re: [PATCH RFC 5/5] Enable threaded support for e2fsprogs'
applications.
On Thu, Dec 10, 2020 at 09:10:09PM -0700, Andreas Dilger wrote:
> On Dec 4, 2020, at 9:58 PM, Theodore Ts'o <tytso@....edu> wrote:
> >
> > Signed-off-by: Theodore Ts'o <tytso@....edu>
>
> My understanding is that as soon as the EXT2_FLAG_THREADS is added,
> and if the backend supports CHANNEL_FLAGS_THREADS, then the pthread
> code in the previous patch will "autothread" based on the number of
> CPUs in the system.
Yep.
> That will be nice for debugfs, which would otherwise take ages to
> start on a large filesystem if "-c" was not used (which also
> precludes any kind of modifications).
>
> Reviewed-by: Andreas Dilger <adilger@...ger.ca>
Yes, that's an issue that our SRE's have run across as well while
debugging customer problems, which is one of the reasons why I've been
interested in getting this change upstream first, even it takes a bit
longer to get all of the parallel fsck changes reviewed and upstream.
- Ted
Powered by blists - more mailing lists