Re: [PATCH 2/2] xfs/216: disable all concurrency scaling
Shin'ichiro Kawasaki <[email protected]> Fri, 19 Jun 2026 10:57:28 +0900
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <ajSh4IK_C7FRW8zO@shinmob> |
On Jun 18, 2026 / 15:48, Christoph Hellwig wrote: > This test currently disables log concurrency scaling, but even the > data device concurrency scaling can create mismatching output on > systems with a large CPU count. > > Reported-by: Shin'ichiro Kawasaki <[email protected]> > Signed-off-by: Christoph Hellwig <[email protected]> Thanks, I confirmed this patch avoid the failure that I reported. Tested-by: Shin'ichiro Kawasaki <[email protected]>