GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agoStop Doing Swap Partitionslemmy.worldimagemessage-square42fedilinkarrow-up1257file-text
arrow-up1257imageStop Doing Swap Partitionslemmy.worldGolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 2 days agomessage-square42fedilinkfile-text
cross-posted from: https://lemmy.world/post/51845693 Credit to @ryanc@infosec.exchange I just did the graphic
minus-squaretwack@lemmy.worldlinkfedilinkEnglisharrow-up6·21 hours 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.
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.