Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1738984

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

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject [PATCH 0/8] sched: Rework task state printing
Date 2017-09-25 14:20 +0200
Message-ID <utAwF-6f6-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/8] sched: Rework task state printing Peter Zijlstra <peterz@infradead.org> - 2017-09-25 14:20 +0200
  Re: [PATCH 0/8] sched: Rework task state printing Thomas Gleixner <tglx@linutronix.de> - 2017-09-25 15:50 +0200

csiph-web