Subject: Re: persistent/restorable unix procs?
To: David Leonard <leonard@dstc.edu.au>
From: David Gilbert <dgilbert@pci.on.ca>
List: current-users
Date: 11/29/1995 11:59:33
>>>>> "David" == David Leonard <leonard@dstc.edu.au> writes:

David> I seem to recall an `undump' feature of sunos - the perl
David> manpage also talks about it, essentially the program calls
David> abort() and the core file can be `undumped' into another
David> executable that when run restores the process image.  Unsure if
David> netbsd can do this (no manpage on it).

	This is how Emacs works on almost all UN*X platforms.  The
initial 'loadup' of lisp code is performed once, and then the system
dumps itself to disk.  This dumped image is what is run when you type
'emacs' ...  That said, there are almost as many dump functions in
emacs as OSes that it runs on.

Dave.

-- 
----------------------------------------------------------------------------
|David Gilbert, PCI, Richmond Hill, Ontario.  | Two things can only be     |
|Mail:      dgilbert@pci.on.ca                |  equal if and only if they |
|http://www.pci.on.ca/~dgilbert               |   are precisely opposite.  |
---------------------------------------------------------GLO----------------