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

bugs at busybox.net bugs at busybox.net
Mon Jun 4 05:28:24 PDT 2007


The following issue has been SUBMITTED. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             06-04-2007 05:28 PDT
Last Modified:              06-04-2007 05:28 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).
====================================================================== 

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                        
======================================================================



More information about the busybox-cvs mailing list