Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, the top program has the following headings:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
which of above have information about how much memory is being used by give process (aside from %MEM)
Answer
RES and SHR
^^^ RES stands for Resident Size, actual physical memory process is using
^^^ SHR stands for Shared memory

Question
In linux, the top program has the following headings:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
which of above have information about how much memory is being used by give process (aside from %MEM)
Answer
?

Question
In linux, the top program has the following headings:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
which of above have information about how much memory is being used by give process (aside from %MEM)
Answer
RES and SHR
^^^ RES stands for Resident Size, actual physical memory process is using
^^^ SHR stands for Shared memory
If you want to change selection, open document below and click on "Move attachment"

9. Processes, Environment Variables
oken for ELF processes. TRS Text resident size. SWAP Size of the swapped out part of the task. D Size of pages marked dirty. LIB Size of use library pages. This does not work for ELF processes. <span>RSS The total amount of physical memory used by the task, in kilobytes, is shown here. For ELF processes used library pages are counted here, for a.out processes not. SHARE The amount of sh

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.