Path: utzoo!attcan!uunet!husc6!necntc!dandelion!ulowell!page From: page@swan.ulowell.edu (Bob Page) Newsgroups: comp.sys.amiga Subject: Re: Track buffering. Was "A Plea..." Message-ID: <7525@swan.ulowell.edu> Date: 13 Jun 88 21:06:49 GMT References: <2009@sugar.UUCP> <7144@swan.ulowell.edu> <2026@sugar.UUCP> <2762@umd5.umd.edu> <2070@sugar.UUCP> <6180@well.UUCP> <44404UH2@PSUVM> Reply-To: page@swan.ulowell.edu (Bob Page) Organization: University of Lowell, Computer Science Dept. Lines: 17 UH2@PSUVM.BITNET (Lee Sailer) wrote: >track buffering would help floppies ... anybody ever do anything about this? It wasn't like nobody every thought of it. Early Amigas were 256K systems, remember. Add a couple of track buffers for df0 and df1 and you're now using about 50K ... that's a lot of space on a 256K system. Today things are different (memory wise), but not much, as that 50K must still come out of CHIP ram. (Well, I could see how to change that, but why bother) A better solution is to have the file system keep the buffers. Use FACC or AddBuffers to accomplish that. ..Bob -- Bob Page, U of Lowell CS Dept. page@swan.ulowell.edu ulowell!page