Re: [PATCH v2 0/3] sched/debug: Add uclamp values to procfs

From: Qais Yousef
Date: Thu Feb 27 2020 - 05:42:19 EST


On 02/26/20 12:45, Valentin Schneider wrote:
> Hi,
>
> This is a small debug series I've been sitting on. It's been helpful in
> testing and reviewing some uclamp stuff, for instance the issue Qais fixed
> at [1] was really easy to observe with those debug prints.
>
> [1]: https://lore.kernel.org/lkml/20191224115405.30622-1-qais.yousef@xxxxxxx/

That would be handy indeed. And nice cleanup along the way.

For the series

Reviewed-by: Qais Yousef <qais.yousef@xxxxxxx>

Cheers

--
Qais Yousef

>
> Cheers,
> Valentin
>
> Revisions
> =========
>
> v1 -> v2
> --------
> o Added parentheses for the casting part of the macros (Tao)
>
> Valentin Schneider (3):
> sched/debug: Remove redundant macro define
> sched/debug: Bunch up printing formats in common macros
> sched/debug: Add task uclamp values to SCHED_DEBUG procfs
>
> kernel/sched/debug.c | 44 ++++++++++++++++++--------------------------
> 1 file changed, 18 insertions(+), 26 deletions(-)
>
> --
> 2.24.0
>