Re: [PATCH sched_ext/for-6.14] sched_ext: Include task weight in the error state dump
From: Tejun Heo
Date: Fri Jan 24 2025 - 13:08:18 EST
On Wed, Jan 22, 2025 at 10:05:25AM +0100, Andrea Righi wrote:
> Report the task weight when dumping the task state during an error exit.
> Moreover, adjust the output format to display dsq_vtime, slice, and
> weight on the same line.
>
> This can help identify whether certain tasks were excessively
> prioritized or de-prioritized due to large niceness gaps.
>
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>
Applied to sched_ext/for-6.14-fixes.
Thanks.
--
tejun