查看腾讯云服务器的内存在被什么进程使用?
used = app_noncache + kernel_noncache
然后就出来了
结果如下
Area Used Cache Noncache
firmware/hardware 0 0 0
kernel image 0 0 0
kernel dynamic memory 866.5M 238.5M 628.0M
userspace memory 2.7G 122.3M 2.6G
free memory 224.0M 224.0M 0
----------------------------------------------------------
3.8G 584.8M 3.2G
相似问题