Commit 2279563
sched_ext: Include task weight in the error state dump
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@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent be8ee18 commit 2279563
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5277 | 5277 | | |
5278 | 5278 | | |
5279 | 5279 | | |
5280 | | - | |
5281 | | - | |
5282 | | - | |
| 5280 | + | |
| 5281 | + | |
| 5282 | + | |
| 5283 | + | |
5283 | 5284 | | |
5284 | 5285 | | |
5285 | 5286 | | |
| |||
0 commit comments