Edu4rdSHL@lemmy.world to Linux@lemmy.ml · 11 months agoAn open-source, cross-platform terminal for seamless workflowswaveterm.devexternal-linkmessage-square76fedilinkarrow-up1126arrow-down142file-text
arrow-up184arrow-down1external-linkAn open-source, cross-platform terminal for seamless workflowswaveterm.devEdu4rdSHL@lemmy.world to Linux@lemmy.ml · 11 months agomessage-square76fedilinkfile-text
Render anything inline. Save sessions and history. Powered by open web standards. I’m trying it, and it does looks nice.
minus-squarefl42v@lemmy.mllinkfedilinkarrow-up2·11 months agoExcept it’s not: free ram is where disk cache lives, so the more free ram you have - the faster your system is (kinda)
minus-squaremerthyr1831@lemmy.worldlinkfedilinkarrow-up1·11 months agoI mean, at least for Linux, I was under the impression that the disk cache only stores programs that have already been loaded once, since there’s not much point loading something from disk to cache if you never actually load it later.
Except it’s not: free ram is where disk cache lives, so the more free ram you have - the faster your system is (kinda)
I mean, at least for Linux, I was under the impression that the disk cache only stores programs that have already been loaded once, since there’s not much point loading something from disk to cache if you never actually load it later.
Yap, that’s my understanding too