If you can see this check that
When looking at the output of the "ps aux" command, RES indicates:
A. | How much of the process is actually mapped into main memory
|
B. | The process runstate.
|
C. | The number of REStarts.
|
D. | The number of domain resolution API calls.
|
E. | The number of RESleeps
|
0-sa-07
RES stands for Resident Size, which is the amount of main memory actually being used by this process
Close
4-sa-07
The runstate is actually shown by the ps command, but that column is not called RES.
Close
1-sa-07
There is no such thing as Restarts.
Close
3-sa-07
This sentence is something I made up.
Close
2-sa-07
Resleeps is a word I invented.
Close