Quills@sh.itjust.works to Asklemmy@lemmy.mlEnglish · edit-21 year agoIs using a swap partition (on linux) bad for an SSD's lifetime?message-squaremessage-square24fedilinkarrow-up147arrow-down11file-text
arrow-up146arrow-down1message-squareIs using a swap partition (on linux) bad for an SSD's lifetime?Quills@sh.itjust.works to Asklemmy@lemmy.mlEnglish · edit-21 year agomessage-square24fedilinkfile-text
minus-squarejet@hackertalks.comlinkfedilinkEnglisharrow-up7·1 year ago100% this. An aggressive memory manager could preemptively write everything from memory to swap even though it’s still in memory, in case it has to evict it quickly.
100% this. An aggressive memory manager could preemptively write everything from memory to swap even though it’s still in memory, in case it has to evict it quickly.