Re: [PATCH] drm/sched: Increase drm_mock_sched_job_wait_finished timeout when CONFIG_HZ=100
From: David Gow
Date: Mon Sep 14 2026 - 10:34:23 EST
Le 14/09/2026 à 8:12 PM, Tvrtko Ursulin a écrit :
>
> On 14/09/2026 12:48, Philipp Stanner wrote:
>> On Mon, 2026-09-14 at 12:21 +0100, Tvrtko Ursulin wrote:
>>> It's not a loss really to
>>> skip the scheduling quality tests on more platforms than strictly
>>> required so I'd say lets go with that.
>>
>> Does that mean you agree with my idea of having two options for
>> building the tests, one for sanity and one for performance-ish things?
>
> A new kconfig? Makes sense.
This sounds good to me (particularly if it's likely to extend to more
than just the two tests).
If they're behind a separate kconfig, there's no need on my end for
these tests to support UML or other HZ=100 setups (though I don't think
it's a _bad_ idea to have a more friendly skip or error in that case if
you'd particularly like one).
Thanks very much,
-- David