标签:lin mamicode free sed png info code 图片 ble
total=used+free+buff/cache。
buff/cache我的理解是在内存中有值,然后也缓存到文件系统中了。如果需要的话,内存中占用的空间可以立即被释放。
理论上available=free+buff/cache,是可以被使用的内存量。
但是available<free+buff/cache,估计还有其他逻辑。
标签:lin mamicode free sed png info code 图片 ble
原文地址:https://www.cnblogs.com/sap-George/p/13205143.html