royfans

1.先用ps查询进程号

ps -aux|grep 进程名字

 

2.查看更详细的内存占比

cat /proc/3664/status 

返回结果:(其中VmRSS为进程所占用的内存)

 

 

分类:

技术点:

相关文章: