Re: [PATCH] Make top -P an interactive toggle

2011-07-11 Thread Alexander Best
On Mon Jul 11 11, John Baldwin wrote: > 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 t

Re: [PATCH] Make top -P an interactive toggle

2011-07-11 Thread John Baldwin
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 > > > > globa

Re: [PATCH] Make top -P an interactive toggle

2011-07-09 Thread Alexander Best
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 int

Re: [PATCH] Make top -P an interactive toggle

2011-07-09 Thread Alexander Best
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

Re: [PATCH] Make top -P an interactive toggle

2011-07-08 Thread Oliver Pinter
On 7/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

Re: [PATCH] Make top -P an interactive toggle

2011-07-08 Thread Alexander Best
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.

[PATCH] Make top -P an interactive toggle

2011-07-08 Thread John Baldwin
This patch lets you use 'P' while top is running to toggle between per-CPU and global CPU stats. Index: contrib/top/top.c === --- contrib/top/top.c (revision 223873) +++ contrib/top/top.c (working copy) @@ -196,9 +196,9 @@ fd