Dave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 days agoSystem requirements for me and not for theelemmy.nzexternal-linkmessage-square103fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkSystem requirements for me and not for theelemmy.nzDave@lemmy.nz to linuxmemes@lemmy.worldEnglish · edit-22 days agomessage-square103fedilinkfile-text
minus-squareDave@lemmy.nzOPlinkfedilinkarrow-up0·1 day agoWait, everyone is saying cached is part of the used memory but yours shows more cached than in use?
minus-squareuranibaba@lemmy.worldlinkfedilinkarrow-up0·9 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.
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.