Subject: Re: Unkillable processes
To: None <s_grau@ira.uka.de>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-kern
Date: 11/15/1996 17:21:20
well...

there ARE interuptible system calls.
and there ARE some, which are restartable, or get auto-restarted.

however, there also are some, which just are too complicated to be
restarted, because of changed state.

	-is