tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fastest dump device
> Wondering: would it make sense for savecore to run asynchronously,
> rather than waiting for it to complete before continuing with the
> rest of system startup?
It risks something swapping over the data before savevcore gets it.
However, if we can come up with a way to reliably notice if that
happens, I think it would be a good option to have available, for cases
where (a) the dump partition is _not_ used for swap or (b) the admin
specifically chooses to run that risk for the sake of faster boot times
(something I can certainly understand, especially since in more and
more cases machines have so much core compared to their workload that
actually paging anything out to swap is extremely rare).
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents-montreal.org@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index