Commit graph

2 commits

Author SHA1 Message Date
xtraeme
d5da34baf3 Update to 0.6.6:
* Add support of NLWP field
  (thanks to Bert Wesarg)
* BUGFIX: Fix use of configurable /proc location
  (thanks to Florent Thoumie)
* Fix memory percentage calculation and make it saner
  (thanks to Olev Kartau for the report)
* Added display of DRS, DT, LRS and TRS
  (thanks to Matthias Lederhofer)
* BUGFIX: LRS and DRS memory values were flipped
  (thanks to Matthias Lederhofer)
* BUGFIX: Don't crash on very high UIDs
  (thanks to Egmont Koblinger)
2007-06-03 12:53:59 +00:00
agc
55bb2351bc Initial import of htop-0.6.5 into the Packages Collection.
htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form, like pstree.

	This is htop, an interactive process viewer.

	Comparison between 'htop' and 'top'
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	 * In 'htop' you can scroll the list vertically and horizontally
	   to see all processes and full command lines.
	 * In 'top' you are subject to a delay for each unassigned
	   key you press (especially annoying when multi-key escape
	   sequences are triggered by accident).
	 * 'htop' starts faster ('top' seems to collect data for a while
	   before displaying anything).
	 * In 'htop' you don't need to type the process number to
	   kill a process, in 'top' you do.
	 * In 'htop' you don't need to type the process number or
	   the priority value to renice a process, in 'top' you do.
	 * In 'htop' you can kill multiple processes at once.
	 * 'top' is older, hence, more tested.
2007-05-25 19:30:21 +00:00