Re: [RFC PATCH 5/9] sched/deadline: Hierarchical scheduling with DL on top of RT

From: Steven Rostedt
Date: Fri Jun 13 2025 - 11:25:52 EST


On Wed, 11 Jun 2025 15:54:56 +0200
Yuri Andriaccio <yurand2000@xxxxxxxxx> wrote:

> Hi,
>
> thanks for your feedback.
>
> > From changelog (and confirmed by changed lines), this patch might be doing too
> > many things at once and so it might be harder to review. Do you think it can
> > be split in smaller chunks?
>
> I'm currently working on splitting this patch (and the patch 8) in smaller
> chunks as you suggested, adding changes bit by bit.
>
> I'll submit the updated version of the patchset for a RFC v2 as soon as I have
> it done.

Hi Yuri,

Thanks for doing this. On your next version, please add your own
Signed-off-by to each patch you send. Although you may not be the
author, you are posting them, which requires a Signed-off-by which
basically is you saying you have the right to post these patches.

Thanks,

-- Steve