Subject: Re: Program recovery using checkpointing
To: None <kamalp@acm.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 03/11/2005 06:46:18
On Mar 11, 2005, at 6:24 AM, Kamal R. Prasad wrote:

> No -I am talking of the checkpoint file itself.
> The checkpoint filename is generated by my code, when
> doing a save/restore. The patch I have given contains
> the src code to do what Im stating here.

Fine, whatever.  You're still not addressing the fact that pathnames of 
the process's open files are required in order to restart without a 
huge security hole.

-- thorpej