Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!whuxl!whuxlm!akgua!gatech!seismo!ut-sally!ut-ngp!shell!soma!bcm5000!baylor!peter From: peter@baylor.UUCP Newsgroups: net.micro.amiga Subject: Re: Re: More unwanted opinions on Amiga DOS Message-ID: <625@baylor.UUCP> Date: Wed, 12-Feb-86 20:44:34 EST Article-I.D.: baylor.625 Posted: Wed Feb 12 20:44:34 1986 Date-Received: Sun, 16-Feb-86 03:52:19 EST References: <1041@caip.RUTGERS.EDU> <373@3comvax.UUCP> <1628@jhunix.UUCP> Distribution: net Organization: The Power Elite, Houston, TX Lines: 15 Regarding the memory overhead of pipes: There is no reason you couldn't fake pipes in AMIGADOS by creating a dummy device called "PIPE:", not so? The overhead for a pipe on UNIX is one file descriptor plus 4K (the size of a pipe in the implementations I'm familiar with), assuming you don't buffer the pipe on disk (in which case it's 1 fd plus 4K, since it usually spends its whole life in the disk cache). The reason the AMIGA doesn't have such things is obvious: the authors weren't UNIX people and didn't know about them. -- -- Peter da Silva -- UUCP: ...!shell!{baylor,graffiti}!peter; MCI: PDASILVA; CIS: 70216,1076