GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoStop Doing Swap Partitionslemmy.worldexternal-linkmessage-square43linkfedilinkarrow-up1322arrow-down115file-textcross-posted to: [email protected]
arrow-up1307arrow-down1external-linkStop Doing Swap Partitionslemmy.worldGolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square43linkfedilinkfile-textcross-posted to: [email protected]
cross-posted from: https://lemmy.world/post/51845693 Credit to @[email protected] I just did the graphic
minus-squareScarlettStunningSpace@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·2 days agoDoes it make a system more stable or less stable? What about under proxmox?
minus-squaretwack@lemmy.worldlinkfedilinkEnglisharrow-up6·1 day agoIf you run out of RAM and have swap disabled, then some program must be killed to make room. That’s handled by OOM (out of memory). Whatever got killed might have been important, and you as the user don’t get to pick at that point.
Does it make a system more stable or less stable? What about under proxmox?
If you run out of RAM and have swap disabled, then some program must be killed to make room. That’s handled by OOM (out of memory).
Whatever got killed might have been important, and you as the user don’t get to pick at that point.