Would it work to write such temp files to a tmpfs
Would it work to write such temp files to a tmpfs
Posted Mar 11, 2014 17:32 UTC (Tue) by dlang (guest, #313)In reply to: Would it work to write such temp files to a tmpfs by Wol
Parent article: A discussion between database and kernel developers
don't forget that paging in and out of swap tends to be significantly slower than to a simple disk file because the swap tends to be badly fragmented.
