Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!princeton!allegra!ulysses!burl!clyde!cbatt!ukma!psuvm.bitnet!dmb From: DMB@PSUVMA.BITNET Newsgroups: net.micro.mac Subject: Re: Rabid Defense of Multi-Tasking Message-ID: <7391DMB@PSUVMA> Date: Fri, 12-Sep-86 10:57:25 EDT Article-I.D.: PSUVMA.7391DMB Posted: Fri Sep 12 10:57:25 1986 Date-Received: Sat, 13-Sep-86 21:23:40 EDT References: <419@sask.UUCP> 213@bridge2.UUCP Distribution: net Lines: 15 Multitasking on the mac: Although possible the 68000 is too slow for context switching, to really make multitasking fast. Second DMA really doesn't exist on the mac thus the use of context switching when an I/O op is needed can't be done. Thus you would gain no speed up of overall programming in fact the overhead would make it miserably slow. With the 68020 and some intelligent scheme for I/o processes, multitasking could be worthwhile. ----------------------------------------------------------------------- Then again, I'll probably eat my words when servant comes out. dave I think, therefore I progrAM.