GolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 13 days agoStop Doing Swap Partitionslemmy.worldimagemessage-square43linkfedilinkarrow-up1333arrow-down115file-text
arrow-up1318arrow-down1imageStop Doing Swap Partitionslemmy.worldGolfFoxtrotLima@sh.itjust.works to Programmer Humor@programming.dev · 13 days agomessage-square43linkfedilinkfile-text
cross-posted from: https://lemmy.world/post/51845693 Credit to @ryanc@infosec.exchange I just did the graphic
minus-squareArsonButCute@programming.devlinkfedilinkarrow-up3·13 days agoI often use FreeBSD on a system with 2 gigs of ram. I WISH swap was useful. OOM killer is so overzealous the thing just kills whatever before even touching swap.
minus-squareArsonButCute@programming.devlinkfedilinkarrow-up1·12 days agoAs far as I can tell that’s not possible on FreeBSD. The vm.swappiness parameter doesn’t exist there.
I often use FreeBSD on a system with 2 gigs of ram. I WISH swap was useful. OOM killer is so overzealous the thing just kills whatever before even touching swap.
Maybe tweak the swappiness?
As far as I can tell that’s not possible on FreeBSD. The vm.swappiness parameter doesn’t exist there.