Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!think!husc6!husc7!hadeishi From: hadeishi@husc7.UUCP Newsgroups: comp.sys.amiga Subject: Re: Optimize Multi-Tasking with this program. Message-ID: <1657@husc6.UUCP> Date: Mon, 13-Apr-87 14:06:39 EST Article-I.D.: husc6.1657 Posted: Mon Apr 13 14:06:39 1987 Date-Received: Wed, 15-Apr-87 00:22:01 EST References: <3454@udenva.UUCP> Sender: news@husc6.UUCP Reply-To: hadeishi@husc7.UUCP (Mitsuharu Hadeishi) Organization: Harvard Univ. Science Center Lines: 14 Re: Optimizing multi-tasking . . . "Optimizing" multi-tasking by raising the current input-active program to the highest priority would NOT optimize multi-tasking at all, but would turn the Amiga into a single-tasking machine a la Switcher. ONLY one task could then run at a time, the currently active one. The Amiga is ALREADY "optimized for multi-tasking" in that tasks which are waiting for input get NO CPU time. A task that wants to run and isn't waiting for input expects and deserves some CPU time (i.e., a compiler.) Of course, if you wanted to turn your beautiful multi-tasking machine into a Macintosh, you could certainly write this program. -Mitsu