checkpoint/restart
    Kip Macy 
    kmacy at fsmware.com
       
    Sat Oct 11 18:48:47 PDT 2003
    
    
  
Done. And just like corefile there is a sysctl for those with different
tastes:
> sysctl kern.ckptfile
kern.ckptfile: %N.ckpt
>
			-Kip
On Sat, 11 Oct 2003, Matthew Dillon wrote:
> :Miscommunication, please reread, but I shall re-phrase. What should the
> :checkpoint file (binary object dumped by ckpt_checkpoint) be called?
> :Where in the file system should the checkpoint file be written out to?
> :
> :			-Kip
>
>     Core files are written out to <blah>.core in the current directory, so
>     checkpoint files should probably be written out to <blah>.ckpt in the
>     currently directory.
>
> 					-Matt
> 					Matthew Dillon
> 					<dillon at xxxxxxxxxxxxx>
>
    
    
More information about the Kernel
mailing list