[LTP] [PATCH] sched_football: synchronize with kickoff flag to reduce skew

Cyril Hrubis chrubis@suse.cz
Thu Sep 4 11:54:07 CEST 2025


Hi!
> >  static void do_setup(void)
> >  {
> > +	if (!tst_check_preempt_rt())
> > +		tst_brk(TCONF, "Test requires real-time kernel");
> 
> I guess this itself fix many false positives :). I'm ok with requesting RT
> kernel, but just to remind the claim originated from Cyril [1] "sched_football
> is useful not only for testing realtime". So was Cyril wrong?

No Cyril wasn't wrong. The realtime schedulling priorities in kernel are
completely different thing from realtime kernel patchset.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list