[BusyBox 0001379]: [PATCH] Add (optional) CPU statistics to top

bugs at busybox.net bugs at busybox.net
Fri Jul 13 23:22:29 UTC 2007


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1379 
====================================================================== 
Reported By:                landau
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1379
Category:                   New Features
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             06-04-2007 05:28 PDT
Last Modified:              07-13-2007 16:22 PDT
====================================================================== 
Summary:                    [PATCH] Add (optional) CPU statistics to top
Description: 
The attached patch adds user, system, nice, irq, sortirq, etc. status line
to top (if ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE is set).
The formulas were taken from upstream procps, the implementation itself is
mine.

The patch is against trunk rev 18739. It was tested with that revision
with the affecting configuration options on and off
(CONFIG_TOP_CPU_USAGE_PERCENTAGE, CONFIG_FEATURE_USE_TERMIOS).
====================================================================== 

---------------------------------------------------------------------- 
 vda - 07-13-07 16:22  
---------------------------------------------------------------------- 
Applied to svn. Big thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-04-07 05:28  landau         New Issue                                    
06-04-07 05:28  landau         Status                   new => assigned     
06-04-07 05:28  landau         Assigned To               => BusyBox         
06-04-07 05:28  landau         File Added: top.patch                        
07-13-07 16:22  vda            Status                   assigned => closed  
07-13-07 16:22  vda            Note Added: 0002601                          
======================================================================




More information about the busybox-cvs mailing list