Xref: utzoo comp.unix.wizards:12257 comp.unix.questions:10154 Path: utzoo!attcan!uunet!seismo!esosun!ucsdhub!jack!elgar!ag From: ag@elgar.UUCP (Keith Gabryelski) Newsgroups: comp.unix.wizards,comp.unix.questions Subject: Re: Process restart. Keywords: Fork, Process, migration, remote, a.out, core Message-ID: <17@elgar.UUCP> Date: 9 Nov 88 23:12:10 GMT References: <16@elgar.UUCP> <8831@smoke.BRL.MIL> Reply-To: ag@elgar.UUCP (Keith Gabryelski) Followup-To: comp.unix.wizards Organization: Elgar Corporation, San Diego, CA Lines: 27 [Follow up to .wizards --kmg] In article <8831@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) writes: >In article <16@elgar.UUCP> ag@elgar.UUCP (Keith Gabryelski) writes: >>How does one stop a process in a way that it can be restarted after a >>cold boot? > >You obviously can't, Well, it would seem to me that it would require some kernel hacks, but is at least feasible. Freeze the process. Save the relevent information to a file including proc entry, user info, file discriptor information, blah, blah, blah. Remove the process. Restoring would have to take into account resources that may no longer be availble, but it is at least doable, eh? >in general. What does `in general' mean? -- ag@elgar.CTS.COM Keith Gabryelski ...!{ucsd, jack}!elgar!ag