From: Frederick Lawler <fred@cloudflare.com>
To: Theodore Ts'o <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org, Ojaswin Mujoo <ojaswin@linux.ibm.com>,
Ritesh Harjani <ritesh.list@gmail.com>,
linux-kernel@vger.kernel.org, Jan Kara <jack@suse.cz>,
glandvador@yahoo.com, bugzilla@eyal.emu.id.au,
kernel-team@cloudflare.com
Subject: Re: [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
Date: Wed, 20 Mar 2024 11:52:58 -0500 [thread overview]
Message-ID: <ZfsUaicHDpOtkkVv@CMGLRV3> (raw)
In-Reply-To: <170476879011.637731.13228432208887255974.b4-ty@mit.edu>
Hi Theodore and Ojaswin,
On Mon, Jan 08, 2024 at 09:53:18PM -0500, Theodore Ts'o wrote:
>
> On Fri, 15 Dec 2023 16:49:49 +0530, Ojaswin Mujoo wrote:
> > This patch intends to fix the recent bugzilla [1] report where the
> > kworker flush thread seemed to be taking 100% CPU utilizationa and was
> > slowing down the whole system. The backtrace indicated that we were
> > stuck in mballoc allocation path. The issue was only seen kernel 6.5+
> > and when ext4 was mounted with -o stripe (or stripe option was
> > implicitly added due us mkfs flags used).
> >
> > [...]
>
> Applied, thanks!
I backported this patch to at least 6.6 and tested on our fleet of
software RAID 0 NVME SSD nodes. This change worked very nicely
for us. We're interested in backporting this to at least 6.6.
I tried looking at xfstests, and didn't really see a good match
(user error?) to validate the fix via that. So I'm a little unclear what
the path forward here is.
Although we experienced this issue in 6.1, I didn't backport to 6.1 and
test to verify this also works there, however, setting stripe to 0 did in
the 6.1 case.
Best,
Fred
>
> [1/1] ext4: fallback to complex scan if aligned scan doesn't work
> commit: a26b6faf7f1c9c1ba6edb3fea9d1390201f2ed50
>
> Best regards,
> --
> Theodore Ts'o <tytso@mit.edu>
next prev parent reply other threads:[~2024-03-20 16:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-15 11:19 [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation Ojaswin Mujoo
2023-12-15 11:19 ` [PATCH 1/1] ext4: fallback to complex scan if aligned scan doesn't work Ojaswin Mujoo
2024-01-04 15:27 ` Jan Kara
2024-01-09 9:40 ` Ojaswin Mujoo
2024-01-09 2:53 ` [PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation Theodore Ts'o
2024-03-20 16:52 ` Frederick Lawler [this message]
2024-03-22 8:31 ` Ojaswin Mujoo
2024-03-25 18:12 ` Frederick Lawler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZfsUaicHDpOtkkVv@CMGLRV3 \
--to=fred@cloudflare.com \
--cc=bugzilla@eyal.emu.id.au \
--cc=glandvador@yahoo.com \
--cc=jack@suse.cz \
--cc=kernel-team@cloudflare.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojaswin@linux.ibm.com \
--cc=ritesh.list@gmail.com \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox