当前位置:网站首页>Top command meaning
Top command meaning
2022-06-12 09:02:00 【Commander in chief (commander in chief)】
VIRT:virtual memory usage Virtual memory
1、 process “ Needed ” Virtual memory size , Including libraries used by processes 、 Code 、 Data etc.
2、 If the process applies 100m Of memory , But actually only 10m, Then it will grow 100m, Not the actual amount of usage
RES:resident memory usage memory-resident
1、 The memory size currently used by the process , But does not include swap out
2、 Contains shares from other processes
3、 If you apply 100m Of memory , The actual use 10m, It only grows 10m, And VIRT contrary
4、 About the memory occupied by the library , It only counts the memory size of the loaded library file
SHR:shared memory Shared memory
1、 In addition to the shared memory of its own processes , Also includes shared memory for other processes
2、 Although the process only uses a few shared library functions , But it contains the size of the entire shared library
3、 The formula to calculate the physical memory occupied by a process :RES – SHR
4、swap out after , It will come down
DATA
1、 Memory occupied by data . If top Did not show , Press f The key can be displayed .
2、 The data required by the real program is null 边栏推荐
- Encapsulate the amount input box component.
- Shell basic syntax -- array
- 第五章-[bx]和Loop指令
- IP, DNS, domain name, URL, hosts
- 数据库不知道哪里出问题
- [data storage] storage of floating point data in memory
- 128. longest continuous sequence hash table
- [character set 6] wide string and multi byte character conversion
- The newline character with in the string is converted to an array
- 2024. maximum difficulty of the exam - sliding window
猜你喜欢

Close asymmetric key

Chapter IV - first procedure

ERROR 1630 (42000): FUNCTION a.avg does not exist. Check the ‘Function Name Parsing and Resolution‘

利用nvm动态调整nodejs版本,解决因为node版本过高或过低导致项目无法运行和打包

mySql学习记录——二、mySql建表命令

Graphic analysis of viewbox in SVG

Popular understanding of time domain sampling and frequency domain continuation

Minimum transfer times

Summary of common character sets

IP, DNS, domain name, URL, hosts
随机推荐
通俗理解时域采样与频域延拓
RuntimeError:Input and parameter tensors are not at the same device, found input tensor at cuda:0 an
MySQL learning record - II. MySQL create table command
Get last month, current time and next month
128. 最長連續序列-哈希錶
JS to refresh the page after loading
[untitled] task3 multiple recall
Dynamic segment tree leetcode six hundred and ninety-nine
Domain name mapping to specified IP
Random acquisition of 4-digit non repeated verification code
[character set 8] char8_ t、char16_ t、char32_ t、wchar、char
Notes used by mqtt (combined with source code)
《MATLAB 神经网络43个案例分析》:第7章 RBF网络的回归--非线性函数回归的实现
Shell basic syntax -- arithmetic operation
Chapter VI - procedures with multiple segments
最少换乘次数
MySQL learning records -- III. MySQL query statements
[advanced pointer 2] array parameter transfer & pointer parameter transfer & function pointer & function pointer array & callback function
API handling Android security distance
Background position - exact units