Commit Graph

34 Commits

Author SHA1 Message Date
Jim Warner
57031319d6 cgroup support migrated to libproc, plus miscellaneous re-formatting
This source patchset addresses the following:
Library Extension (readproc)
 . added PROC_EDITCGRPCVT flag
 . added an internal (static) fill_cgroup_cvt function:
   . reads AND parses /proc/#/cgroup
   . returns result as a single string in a single vector
   . thus no changes to proc_t structure or free memory logic
Program Enhancements (top)
 . removed parse_cgroup logic in favor of libproc
 . eliminated cgroup sort recurring overhead
 . converted WCHAN field to variable width
 . generalized variable width field logic in task_show
 . real-time notation under P col more distinctive as 'rt'
Program Cosmetic (top)
 . CGROUP now known as CGROUPS (plural)
 . moved jan's attribution from top.c to 'Notes' in top.h
 . numerous comments tweaked
Document Enhancements (top)
 . documented CGROUPS field (required renumbering all fields)
 . adapted narratives for the 3 current variable width fields
 . expanded real-time scheduling notes, 'RT' now shown as 'rt'

Signed-off-by: Jan Görig <jgorig@redhat.com>
2011-05-05 12:12:27 +02:00
Craig Small
9bbaa0b3d2 several bug fixes, enhancements and formatting
The documentation portion of the patch addresses the following:
  README.top
    . corrected a minor typo
    . updated to reflect current patch level
  top.1
    . fixed potentially misinterpreted Me/ME strings
    . added '.Bd -literal' directives for indented fixed-width font
    . some comments changed from \# to .\" to avoid man2html problems

The source portion of the patch addresses the following:
  Buglets
    . header/task output length now consistent
    . fixed 2 obscure horizontal scrolling bugs
    . fixed potential bug regarding 'help' and 'current' window
    . messages and prompts are now also sensitive to terminal width
    . normalized buffer names/sizes now accommodate any SCREENMAX changes
  Features
    . made %CPU and 'i' mode handling more efficient
    . for input the Up/Dn arrows keys act as alternatives to Ins/Del keys
   . an optional USE_X_COLHDR define eliminates ALL 'x' toggle overhead
    . an optional ZAP_SUSEONLY define was added for Werner's modifications
  Cosmetic
    . defines and format for optional end-of-job reports standardized
2011-04-14 07:08:14 +10:00
Craig Small
fd62123562 New version of top from Jim 2011-03-31 22:15:12 +11:00
Jan Görig
ee5fd1dce1 top.1 manual page fixes
Changes from Debian and fixed escaping errors.

Author: Craig Small <csmall@debian.org>
2011-02-24 15:06:13 +01:00
albert
492acac001 pgrep cleanup 2006-06-21 04:18:02 +00:00
albert
d8760aae6c document H option -- thanks Tony Ernst 2005-12-27 04:25:32 +00:00
albert
d0c675f122 convenient fix #300333 2005-10-30 02:56:35 +00:00
albert
33721d7e57 document #C to P change 2005-01-06 00:49:09 +00:00
albert
2f11592ae6 atop suggestion 2004-04-13 17:22:58 +00:00
albert
fbadfaa850 protect against BSD pty w/ 20-bit minor 2004-02-24 04:14:36 +00:00
albert
dd5b24727f document u U -u -U 2002-12-11 23:17:18 +00:00
albert
967acac8b7 for Jim 2002-12-07 22:36:21 +00:00
albert
ad904294e4 topz-Doc1.patch 2002-12-06 06:26:12 +00:00
albert
538f249009 topz-DocReSync.patch 2002-12-02 21:05:22 +00:00
albert
4e039d44be topz-Doc.patch 2002-12-01 16:19:31 +00:00
albert
3a2291ddce topz-doc.patch 2002-11-30 16:16:17 +00:00
albert
ae87df8158 sort doc, and compile w/ gcc 2.95.x 2002-11-29 18:49:32 +00:00
albert
d0d827dffe B toggle, fix t toggle, windowed batch, 3x to 6x faster, out-of-bounds RT as "RT" 2002-11-24 22:04:03 +00:00
albert
85fc8beb41 misc 2002-10-30 06:06:44 +00:00
albert
8ecf7e8504 more top.1 rants into README.top 2002-10-23 21:48:11 +00:00
albert
e7017ab912 1st 3.0.5 patch: wide top display 2002-10-21 04:50:41 +00:00
albert
80a7f3ff35 SMP fix, speed, hide IO-wait, dumb/VT510 terms 2002-10-18 21:07:49 +00:00
albert
77f16a7bd9 doc update: move rant, etc. 2002-10-13 21:57:07 +00:00
albert
1f13637522 UGH_ITS_4_RH, //atic stuff, man page codes 2002-10-12 19:15:53 +00:00
albert
ed7540e6ae top.1-ui.patch 2002-10-06 21:42:37 +00:00
albert
118854162d crossed the Rubicon, and no, it wasn't fun 2002-10-06 21:34:17 +00:00
albert
e3dd77d439 top: man page tabs and such, go faster, quit w/ q 2002-10-03 21:10:50 +00:00
csmall
399e943097 Changed craigs domain in emails 2002-10-02 22:40:32 +00:00
albert
b7752e0b40 marginal update 2002-10-02 21:08:09 +00:00
csmall
bbdb12e639 updated top to Jims wj code 2002-10-02 00:10:30 +00:00
csmall
6744d6ac74 sync to Jim version Wi 2002-09-13 11:42:44 +00:00
csmall
d32861b68f Synched top.[ch1] to Jims Wg release 2002-08-26 00:55:30 +00:00
csmall
52b97b8d3f updated to version We for top 2002-07-24 22:25:34 +00:00
csmall
03a9b5a30f procps 010114 2002-02-01 22:47:29 +00:00