Path: utzoo!attcan!uunet!husc6!mailrus!ames!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: Ram: and VD0: (was Re: Speed of linking) Message-ID: <8805170632.AA26959@cory.Berkeley.EDU> Date: 17 May 88 06:32:06 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 16 > Could someone explain WHY RAM: is 6x faster than VD0:? Is it >impossible to have a recoverable RAM disk that is anywhere near as VD0: simulates a trackdisk.device and thus all access goes through DOS's disk oriented filing system. RAM: on the otherhand *is* a DOS device driver and handles the packets (open/close/read/write....) directly. >fast as RAM:? Easily. > -Keith Mancus > -Matt