←back to thread

150 points shaunpud | 1 comments | | HN request time: 0.293s | source
Show context
fh973 ◴[] No.45060597[source]
Swap on servers somewhat defeats the purpose of ECC memory: your program state is now subject to complex IO path that is not end-to-end checksum protected. Also you get unpredictable performance.

So typically: swap off on servers. Do they have a server story?

replies(6): >>45060665 #>>45060768 #>>45062143 #>>45062478 #>>45062741 #>>45110791 #
1. goodpoint ◴[] No.45062143[source]
That's not how swap is meant to be used on servers.