Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sdd.hp.com!think.com!paperboy!snorkelwacker.mit.edu!bloom-picayune.mit.edu!news From: lutwak@athena.mit.edu (Robert Lutwak) Newsgroups: comp.sys.ibm.rt,comp.unix.aix Subject: Suspend process for RT AIX 2.2.1 Message-ID: <1991Mar13.000614.21458@athena.mit.edu> Date: 13 Mar 91 00:06:14 GMT Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 12 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.