John Baldwin
35b23f5d86
- Document the -H option and 'H' key alongside other options and keys
...
rather than at the bottom of the manpage.
- Remove an obsolete comment about SWAIT being a stale state. It was
resurrected for a different purpose in FreeBSD 5 to mark idle ithreads.
- Add a comment documenting that the SLEEP and LOCK states typically
display the name of the event being waited on with lock names being
prefixed with an asterisk and sleep event names not having a prefix.
MFC after: 1 week
2011-05-31 15:41:10 +00:00
Giorgos Keramidas
001dcb9133
Touch up the sample memory usage numbers a bit, to avoid wrapping
...
on terminal boundary. While here add definition for 'G' and fix
the indentation of 'K' units.
Submitted by: plunket
PR: docs/153614
MFC after: 3 days
2011-01-23 11:08:39 +00:00
Rebecca Cran
4784a27247
Memory stats are reported in bytes, not pages.
...
PR: docs/151283
Submitted by: Bas Smeelen <b.smeelen at ose.nl>
MFC after: 3 days
2010-11-13 11:43:20 +00:00
Ruslan Ermilov
06351b59c6
Inactive pages don't have to be dirty plus improve description of
...
the cache queue.
Submitted by: alc
Approved by: re (kensmith)
2007-09-02 10:29:16 +00:00
Ruslan Ermilov
d71e591b49
Fix the description of the "Cache" memory and clarify the
...
description of the "Inact" memory. (They count pages in
the cache/inactive page queues, respectively.)
Approved by: re (kensmith)
2007-09-01 05:52:39 +00:00
Julian Elischer
e27d79bb28
Changes to allow top to decide whether or not to show multiple threads per
...
process. Option -H enables it and it is toggled at the interactive
screen by 'H'.
Submitted by: Jung-uk Kim <jkim@niksun.com>
2003-07-17 23:56:40 +00:00
Nick Hibma
33d56839e3
Man pages for top refer to only 2.x, but not to 3.x and later
1999-06-14 12:06:11 +00:00
Joerg Wunsch
511d9c6565
This is the FreeBSD-specific files for top, plus the Makefile
...
that pulls all the files from contrib.
Obtained from: The ports collection (mostly).
1997-03-23 18:55:20 +00:00