In the output of "top" the value for RES changes constantly, why says the manpage that this is the value of memory used in the past instead of present time?

Solution Unverified - Updated -

Issue

  • In the output of top the value for RES changes constantly, why says the manpage that this is the value of memory used in the past instead of present time?
  • man top contains
     RES  --  Resident Memory Size (KiB)
           The non-swapped physical memory a task has used.

while this implies that the value would only grow. But the value is updated live, so the manpage should be changed into

     RES  --  Resident Memory Size (KiB)
           The non-swapped physical memory a task is using.

Environment

  • Red Hat Enterprise Linux, all versions
  • procps
  • top

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content