Every OS on the planet has built in swap support, even win 3.1 did use a virtual memory page file. Swap (compressed in memory as with zram or disk swap) will solve or at least push the OOM way down the line. Performance wise, you'll need to monitor not the swap usage itself, but the...