Re: [PATCH 0/8] sched: Rework task state printing

From: Thomas Gleixner
Date: Mon Sep 25 2017 - 09:42:04 EST


On Mon, 25 Sep 2017, Peter Zijlstra wrote:

> With wider usage of TASK_IDLE came a few user visible annoyances. Markus
> reported that TASK_IDLE is reported as TASK_UNINTERRUPTIBLE and some tools like
> htop mark those highly visible, which is not warranted for TASK_IDLE.
>
> This patch set reworks the task-state printing and introduces explicit handling
> for TASK_IDLE and TASK_PARKED.

Thanks for cleaning that up. I went through the lot and did not find
anything to bitch about.

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>