Re: atomic queue limit updates for stackable devices
From: Mike Snitzer <snitzer@kernel.org>
Date: 2024-02-27 15:36:41
Also in:
dm-devel, linux-block
From: Mike Snitzer <snitzer@kernel.org>
Date: 2024-02-27 15:36:41
Also in:
dm-devel, linux-block
On Tue, Feb 27 2024 at 10:17P -0500, Christoph Hellwig [off-list ref] wrote:
On Tue, Feb 27, 2024 at 10:16:39AM -0500, Mike Snitzer wrote:quoted
That's the mainline issue a bunch of MD (and dm-raid) oriented engineers are working hard to fix, they've been discussing on linux-raid (with many iterations of proposed patches). It regressed due to 6.8 MD changes (maybe earlier).Do you know if there is a way to skip specific tests to get a useful baseline value (and to complete the run?)
I only know to sprinkle 'skip' code around to explicitly force the test to get skipped (e.g. in test/shell/, adding 'skip' at the top of each test as needed). But I've cc'd the lvm-devel mailing list in case there is an easier way.