Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!husc6!harvard!caip!atux01!perry From: perry@atux01.UUCP (P. Kivolowitz) Newsgroups: net.micro.amiga Subject: Re: BUG in RUN command .. the worst kind Message-ID: <199@atux01.UUCP> Date: Sat, 10-May-86 11:55:04 EDT Article-I.D.: atux01.199 Posted: Sat May 10 11:55:04 1986 Date-Received: Tue, 13-May-86 01:04:40 EDT References: <8604192214.AA10951@cory> <294@ulowell.UUCP> <1424@vax135.UUCP> Organization: CSEd, AT&T Communications, Piscataway, N.J. Lines: 14 Summary: one more statement about RUN Sorry about being late with this comment, but I was unable to post news for a while. The problem is actually due to the AMIGA scheduler. It is not a true round robbin with pre-emption. Without pre-emption, a process with a lower priority may never run given the presence of a compute bound process with a higher priority. The RUN command should not, however, change a processes priority. The analogy with csh reducing the priority of background tasks is not a valid one. The AMIGA paradigm is that of multiple concurrent sessions not one session with some jobs running in the background. Perry S. Kivolowitz