Speculative swap-in?
Posted May 6, 2004 17:45 UTC (Thu) by
Ross (subscriber, #4065)
Parent article:
2.6 swapping behavior
On an otherwise idle system with large amounts of free or cache-only
pages it might be useful if the kernel would speculatively load some of
the swapped pages back into memory. It should leave them in swap too in
case the memory is needed again (much faster to just throw it out than to
write it to disk). This would help restore the system to its previous
state after backups well before the person gets back to their computer.
(
Log in to post comments)