Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!tank!msuinfo!convex!jap From: jap@convex.msu.edu (Joe Porkka) Newsgroups: comp.arch Subject: Re: Macintosh OS Message-ID: <1990Jun1.141403.19240@msuinfo.cl.msu.edu> Date: 1 Jun 90 14:14:03 GMT References: <402@newave.UUCP> <3300131@m.cs.uiuc.edu> <5031@quanta.eng.ohio-state.edu> <1990May28.083518.26003@laguna.ccsf.caltech.edu> <54992@microsoft.UUCP> <7391@fy.sei.cmu.edu> Sender: news@msuinfo.cl.msu.edu Organization: Michigan State University Lines: 21 firth@sei.cmu.edu (Robert Firth) writes: >In article <54992@microsoft.UUCP> edwardj@microsoft.UUCP (Edward JUNG) writes: >>Cooperative multitasking does not guarantee best response time for the >>foreground process. Actually, it offers the possibility of exceptional >>and uncontrolled degradation of the foreground process. >Right on! I get to share a Mac with the rest of this floor. It is a >Mac IIcx, with power, size, and capability that would have been >unbelievable 10 years ago. It has a print spooler. er, uh.... Not to start a "MY computer is better than YOUR computer religious war", but I think it may be time to upgrade your Mac IIcx to an Amiga 3000. Round robin prioritized *preemptive* scheduler. It does not by default give the "foreground" process higher priority, (it does not differentiate between fore/background things - they all be tasks to it), but a simple PD hack will up the priority of the task controlling the window that is active - giving the desired effect.