Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!accuvax.nwu.edu!tank!mimsy!pmf From: pmf@mimsy.UUCP (Paul M. Franceus) Newsgroups: comp.sys.amiga Subject: Re: BuffMemType in 1020 Mountlist Keywords: Does it HAVE to be 2,3? Message-ID: <17741@mimsy.UUCP> Date: 25 May 89 04:43:39 GMT References: <3931@utastro.UUCP> Reply-To: pmf@mimsy.umd.edu.UUCP (Paul M. Franceus) Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 12 Sorry, the floppy drive needs it's buffers in CHIP RAM. The reason is that the trackdisk.device uses the BLITTER to do the MFM encoding of the data that is then written to the drive. I guess this is a testimony to the flexibility and power of the Amiga's custom chip set :-)... I would recommen using a program like FACC II for your floppy cacheing. It works a WHOLE lot better than Addbuffers (or adding more buffers via the Mountlist). Paul StarLight Technologies (oh yeah, FACC II puts buffers in FAST RAM where they belong! )