Re: [PATCH v2] sched/deadline: Reset dl_server execution state on stop

From: Juri Lelli

Date: Fri Jan 30 2026 - 10:53:08 EST


On 30/01/26 13:41, Peter Zijlstra wrote:
> On Fri, Jan 30, 2026 at 01:26:20PM +0100, Peter Zijlstra wrote:
> > 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.
>
> This seems to work?

Makes sense to me. Also handles nicely the CBS wakeup rule.

Thanks,
Juri