当前位置:网站首页>top命令含义
top命令含义
2022-06-12 08:57:00 【叱咤少帅(少帅)】
VIRT:virtual memory usage 虚拟内存
1、进程“需要的”虚拟内存大小,包括进程使用的库、代码、数据等
2、假如进程申请100m的内存,但实际只使用了10m,那么它会增长100m,而不是实际的使用量
RES:resident memory usage 常驻内存
1、进程当前使用的内存大小,但不包括swap out
2、包含其他进程的共享
3、如果申请100m的内存,实际使用10m,它只增长10m,与VIRT相反
4、关于库占用内存的情况,它只统计加载的库文件所占内存大小
SHR:shared memory 共享内存
1、除了自身进程的共享内存,也包括其他进程的共享内存
2、虽然进程只使用了几个共享库的函数,但它包含了整个共享库的大小
3、计算某个进程所占的物理内存大小公式:RES – SHR
4、swap out后,它将会降下来
DATA
1、数据占用的内存。如果top没有显示,按f键可以显示出来。
2、真正的该程序要求的数据空边栏推荐
猜你喜欢

Binlog in mysql:

List < string > sort
![[GUI development] browsing function implementation model of image processing software](/img/37/2162a6047682b9cfc9b8b7c2488068.jpg)
[GUI development] browsing function implementation model of image processing software

EIP-1559

【无标题】Task3 多路召回

Building a cluster: and replacing with error
![[open source project] easycmd command graphical software](/img/7b/4b4d7059a5dd520f3491cc376f41fc.jpg)
[open source project] easycmd command graphical software

2022 safety officer-c certificate special operation certificate examination question bank and simulation examination

【字符集八】char8_t、char16_t、char32_t、wchar、char

Background location case 1
随机推荐
About weights exercise
正则校验用户名
When converting tensor to ndarray in tensorflow, the run or Eval function is constantly called in the loop, and the code runs more and more slowly!
Use NVM to dynamically adjust the nodejs version to solve the problem that the project cannot be run and packaged because the node version is too high or too low
Regular verification user name
[data storage] storage of floating point data in memory
JS to refresh the page after loading
[advanced pointer I] character array & array pointer & pointer array
The difference between deep copy and shallow copy
Background location case 1
Introduction to Chang'an chain node certificate, role and authority management
Background position position NOUN
Get last month, current time and next month
[new planning]
Code generation tool Autocode for XML Publishing
day5-x
Knee joint
清华大学数据挖掘笔记(一)
第六章-包含多个段的程序
第三章 寄存器 (内存访问)