home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.programmer:3965 comp.unix.questions:9491 gnu.misc.discuss:2566 gnu.gcc.help:1796 comp.unix.ultrix:5936
- Path: sparky!uunet!stanford.edu!agate!cs.berkeley.edu!jtkohl
- From: jtkohl@cs.Berkeley.EDU (John T Kohl)
- Newsgroups: comp.unix.programmer,comp.unix.questions,gnu.misc.discuss,gnu.gcc.help,comp.unix.ultrix
- Subject: Re: help with unexec
- Date: 28 Jul 1992 17:59:47 GMT
- Organization: University of California, Berkeley
- Lines: 15
- Message-ID: <1541ujINN6as@agate.berkeley.edu>
- References: <1992Jul28.014955.21272@ulowell.ulowell.edu>
- NNTP-Posting-Host: stinson.cs.berkeley.edu
- In-reply-to: dnicodem@cs.ulowell.edu's message of 28 Jul 92 01:49:55 GMT
-
- In article <1992Jul28.014955.21272@ulowell.ulowell.edu> dnicodem@cs.ulowell.edu (David Nicodemus) writes:
-
- > I am looking for a way to force a program out of execution, and save an image
- > of the program that can be restarted from the same point at a later time.
-
- You might look at the Condor software from the University of Wisconsin
- (see the Winter '92 USENIX proceedings for a description of the
- mechanism and pointers to other work). It requires a "well-behaved"
- application (e.g. doesn't do things which are hard to reconstitute, like
- use the network, pipes, etc.).
- --
- John Kohl <jtkohl@cs.berkeley.edu>
- UC Berkeley CS grad student
- Member of the League for Programming Freedom--details: league@prep.ai.mit.edu
- (The above opinions are MINE. Don't put my words in somebody else's mouth!)
-