Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: BUG in RUN command .. the worst kind Message-ID: <8604192214.AA10951@cory> Date: Sat, 19-Apr-86 17:14:53 EST Article-I.D.: cory.8604192214.AA10951 Posted: Sat Apr 19 17:14:53 1986 Date-Received: Mon, 21-Apr-86 03:39:08 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 16 That IDIOT *!#@$% RUN command sets the process priority of the process it's running to -5!!!! Meaning, that if I have a compile running in the foreground, and an ED in the background, the compile gets priority over the ED. So, when the compile stops going to disk and goes into it's "do nasty calculations all in memory", the editor stops working until the compile is done. My question is..... how can we fix it. More importantly, I'm asking the Amiga people to fix it in upcomming versions ... the RUN command should set the priority to ZERO... and not make any assumptions about the process it's running (the current assumption being that any process in the background is not as important as one in the foreground). -Matt