Nicolas Williams wrote:
> Will it be possible to configure a system to do a fast reboot after a
> panic?  (Also, it might be possible to save less than a full crash dump
> and let the system handle the rest of the crash dump after the fast
> reboot.)
>
> Nico
>   
The last I checked, the copy of the crash dump is already done in 
parallel to normal multi-user boot.

I think the dump of physical ram to core has to be done before the 
reboot (fast or otherwise) in order to prevent loss of data.  (The 
contents of RAM are not guaranteed to be the same after the reboot 
cycle, even for a fast reboot.)

    -- Garrett


Reply via email to