GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoStop Doing Swap Partitionslemmy.worldimagemessage-square43linkfedilinkarrow-up1322arrow-down115file-text
arrow-up1307arrow-down1imageStop Doing Swap Partitionslemmy.worldGolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square43linkfedilinkfile-text
cross-posted from: https://lemmy.world/post/51845693 Credit to @ryanc@infosec.exchange 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.