Re: [PATCH v2] sched/deadline: Reset dl_server execution state on stop
From: Peter Zijlstra
Date: Fri Jan 30 2026 - 07:28:33 EST
On Fri, Jan 30, 2026 at 01:24:13PM +0100, Peter Zijlstra wrote:
> On Wed, Jan 28, 2026 at 02:41:40PM +0100, Andrea Righi wrote:
>
> > Just to make sure we're testing the same thing, I'm currently using
> > https://git.kernel.org/pub/scm/linux/kernel/git/arighi/linux.git, branch
> > scx-dl-server.
> >
> > I'm running this test inside virtme-ng:
> > $ vng -vb --config tools/testing/selftests/sched_ext/config
> > $ vng -v -- tools/testing/selftests/sched_ext/runner -t rt_stall
>
> Apparently you also have to actually have that runner thing built from
> that tree.
>
> Anyway, all I seem to be able to get (on x86) is PASS: 1 :/
Argh, that tree has the dodgy 'fix' in. Let me go revert that.