Re: [PATCH v2 sched_ext/for-6.18] sched_ext: Add migration-disabled counter to error state dump
From: Tejun Heo
Date: Thu Sep 18 2025 - 14:57:08 EST
On Thu, Sep 18, 2025 at 07:06:02PM +0200, Andrea Righi wrote:
> Include the task's migration-disabled counter when dumping task state
> during an error exit.
>
> This can help diagnose cases where tasks can get stuck, because they're
> unable to migrate elsewhere.
>
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>
I did s/nomig/no_mig/ for a bit better readability and because other keys
are using _ as word separators (e.g. dsq_id).
Applied to sched_ext/for-6.18.
Thanks.
--
tejun