Dave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 天前System requirements for me and not for theelemmy.nzimagemessage-square103fedilinkarrow-up1370arrow-down19file-text
arrow-up1361arrow-down1imageSystem requirements for me and not for theelemmy.nzDave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 天前message-square103fedilinkfile-text
minus-squareDave@lemmy.nzOPlinkfedilinkarrow-up2arrow-down1·1 天前Wait, everyone is saying cached is part of the used memory but yours shows more cached than in use?
minus-squareuranibaba@lemmy.worldlinkfedilinkarrow-up1·43 分钟前https://man7.org/linux/man-pages/man5/proc_meminfo.5.html Cached %lu In-memory cache for files read from the disk (the page cache). Doesn’t include SwapCached. Cached should be memory stored on HDD and not RAM.
Wait, everyone is saying cached is part of the used memory but yours shows more cached than in use?
https://man7.org/linux/man-pages/man5/proc_meminfo.5.html
Cached should be memory stored on HDD and not RAM.