Eero Tamminen, 12.01.2013 11:16:51:
If swap algorithm isn't good, it can interact badly with memory mapping, you can enter swapping hell when some program processes large files, even if it wouldn't dirty the memory.
Wouldn't it make sense to add nonblocking disk-IO before to not suffer from too frequent pausing?
-- Helmut Karlowski