Dave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 days agoSystem requirements for me and not for theelemmy.nzimagemessage-square112fedilinkarrow-up1388arrow-down111file-text
arrow-up1377arrow-down1imageSystem requirements for me and not for theelemmy.nzDave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 days agomessage-square112fedilinkfile-text
minus-squareDave@lemmy.nzOPlinkfedilinkarrow-up2arrow-down1·2 days agoWait, everyone is saying cached is part of the used memory but yours shows more cached than in use?
minus-squareuranibaba@lemmy.worldlinkfedilinkarrow-up1·14 hours agohttps://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.
minus-squareDave@lemmy.nzOPlinkfedilinkarrow-up1·8 hours agoAh so cached is the disk cache and it sounds like this is not part of the “used” memory.
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.
Ah so cached is the disk cache and it sounds like this is not part of the “used” memory.