5 ms·
Call me an old geezer but I remember having this thing called swap.
by eli_gottlieb 1mo ago
Call me an old geezer but I remember having this thing called swap.
- Twirrim 1mo agoRight, and when it gets filled, the OOM killer comes along and does its thing.
- dwattttt 1mo agoOn some platforms. Others make other arrangements, with other tradeoffs. It's been less than 24 hours since an OOM killer was identified as responsible for a bug I was experiencing.
- a96 1mo agoAnd kills some vital process instead of killing the JVM or the web browser that actually ate all the (virtual) memory.
- nomel 1mo agoYeah, I'm super confused. Is the 34 year old solution to this (swap) somehow broken these days?