That's not quite a fair statement. Even if you have swap, if your
processes demand more memory than RAM+swap can provide, you'll hit an
OOM condition. If salt needs to start digging into swap just to stay
alive then something is still very broken somewhere, and performance
will be awful. Adding swap is merely a band-aid for whatever is
causing so much memory to be required.