Date: Mon, 11 Jul 2011 12:05:13 -0400 From: John Baldwin <jhb@freebsd.org> To: Alexander Best <arundel@freebsd.org> Cc: current@freebsd.org, edwin@freebsd.org Subject: Re: [PATCH] Make top -P an interactive toggle Message-ID: <201107111205.13178.jhb@freebsd.org> In-Reply-To: <20110709094416.GA95093@freebsd.org> References: <201107081511.43417.jhb@freebsd.org> <20110709083047.GA86927@freebsd.org> <20110709094416.GA95093@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, July 09, 2011 5:44:16 am Alexander Best wrote: > On Sat Jul 9 11, Alexander Best wrote: > > On Fri Jul 8 11, Alexander Best wrote: > > > On Fri Jul 8 11, John Baldwin wrote: > > > > This patch lets you use 'P' while top is running to toggle between per-CPU and > > > > global CPU stats. > > > > > > very cool. i always thought that being able to interactivly enable/disable > > > per-cpu stats in top would be a useful feature. great to see this being > > > implemented. > > > > oh...and of course i tested your patch. ;) works great without any issues. > > would it be possible to display a note when using 'P'? E.g. when pressing 'z' > top informs the user with one of these messages: > > "Displaying system idle process." > > or > > "Not displaying system idle process." > > would be nice to have something similar when pressing the 'P' key. Maybe: > > "Display per-cpu CPU usage statistics." > > and > > "Not display per-cpu CPU usage statistics." Ok, I went with "Displaying per-CPU statistics" and "Displaying global CPU statistics". -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107111205.13178.jhb>