[comp.unix.aix] Suspend process for RT AIX 2.2.1

lutwak@athena.mit.edu (Robert Lutwak) (03/13/91)

	Because of bus conflicts, we need to be able to suspend and resume
processes running in background, a feature not offered by AIX.  We are
currently requiring users to catch SIGUSR1 and sleep for 10 minutes, but
this is terribly awkward and any program that fails to catch it dies.
	Has anyone out there solved this problem?
	Is there a solution available in public domain?

	Please post here or respond by E-mail to
		robert@amo.mit.edu

	Thanks.