| 您的当前位置:首页 --> CentOS入门 |
| centos查看内存大小命令free |
| 浏览次数:15499 关键词 ( 内存大小 命令 centos free ) |
|
# free -m total used free shared buffers cached Mem: 504 471 32 0 19 269 -/+ buffers/cache: 183 321 Swap: 996 0 996 查看/proc/kcore文件的大小: # ll -h /proc/kcore -r——– 1 root root 512M 10月 26 20:40 /proc/kcore total显示的只有504M,系统的实际内存大小是512M的,其中的8M被内核所占用 free -help获取更多使用参数说明 |
| 下载次数:61 |
| 下载地址:点击下载 |
| 本资源为程序自动采集,如有侵权请联系我们移除 admin#80vps.com 来信请将#替换为@ |
| 下一条 centos系统中网络配置相关 上一条 Centos查看硬盘的使用情况及文件目录大小命令(df du) |