[BusyBox 0001204]: "top" in rev 17813 maybe misunderstand "%MEM" usage
bugs at busybox.net
bugs at busybox.net
Tue Feb 12 02:41:31 PST 2008
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=1204
======================================================================
Reported By: rockeychu
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1204
Category: Standards Compliance
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 02-08-2007 18:55 PST
Last Modified: 02-12-2008 02:41 PST
======================================================================
Summary: "top" in rev 17813 maybe misunderstand "%MEM" usage
Description:
In man of top, %MEM explains as:
n: %MEM -- Memory usage (RES)
A task's currently used share of available physical memory.
That is, it just calculates "physical" memory not "virtual" memory.
======================================================================
----------------------------------------------------------------------
vda - 02-12-08 02:41
----------------------------------------------------------------------
Not a bug. %MEM is just a % of this process' VSZ against total RAM (and it
can even go above 100%).
Issue History
Date Modified Username Field Change
======================================================================
02-08-07 18:55 rockeychu New Issue
02-08-07 18:55 rockeychu Status new => assigned
02-08-07 18:55 rockeychu Assigned To => BusyBox
01-09-08 03:48 jason_chou2 Issue Monitored: jason_chou2
02-12-08 02:41 vda Status assigned => closed
02-12-08 02:41 vda Note Added: 0004214
======================================================================
More information about the busybox-cvs
mailing list