Re: [PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-28 Thread Alexander Best
On Fri May 27 11, Sergey Kandaurov wrote: On 27 May 2011 18:46, John Baldwin j...@freebsd.org wrote: Some times in top, I don't want to see all the per-CPU idle threads but instead focus on the non-idle threads that are running.  Especially on a system with a lot of CPUs, the idle threads

[PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-27 Thread John Baldwin
Some times in top, I don't want to see all the per-CPU idle threads but instead focus on the non-idle threads that are running. Especially on a system with a lot of CPUs, the idle threads can push all the interesting threads off of the list. This patch adds a new 'z' flag (gratuitously chosen

Re: [PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-27 Thread Sergey Kandaurov
On 27 May 2011 18:46, John Baldwin j...@freebsd.org wrote: Some times in top, I don't want to see all the per-CPU idle threads but instead focus on the non-idle threads that are running.  Especially on a system with a lot of CPUs, the idle threads can push all the interesting threads off of

Re: [PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-27 Thread John Baldwin
On Friday, May 27, 2011 11:17:58 am Sergey Kandaurov wrote: On 27 May 2011 18:46, John Baldwin j...@freebsd.org wrote: Some times in top, I don't want to see all the per-CPU idle threads but instead focus on the non-idle threads that are running. Especially on a system with a lot of CPUs,

Re: [PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-27 Thread Dan Nelson
In the last episode (May 27), John Baldwin said: On Friday, May 27, 2011 11:17:58 am Sergey Kandaurov wrote: On 27 May 2011 18:46, John Baldwin j...@freebsd.org wrote: Some times in top, I don't want to see all the per-CPU idle threads but instead focus on the non-idle threads that are

Re: [PATCH] Toggle display of the kernel idle process (per-CPU idle threads) in top

2011-05-27 Thread John Baldwin
On Friday, May 27, 2011 12:56:42 pm Dan Nelson wrote: In the last episode (May 27), John Baldwin said: On Friday, May 27, 2011 11:17:58 am Sergey Kandaurov wrote: On 27 May 2011 18:46, John Baldwin j...@freebsd.org wrote: Some times in top, I don't want to see all the per-CPU idle