Path: utzoo!attcan!uunet!mcsun!unido!opal!db0tui11!gerloff From: GERLOFF@tubvm.cs.tu-berlin.de (Olaf Gerloff) Newsgroups: comp.sys.atari.st.tech Subject: Re: Quien es mas macho? (HD caching) Message-ID: <90302.105908GERLOFF@DB0TUI11.BITNET> Date: 29 Oct 90 08:59:08 GMT References: <1990Oct27.162723.2834@doe.utoronto.ca> Organization: Technical University Berlin Lines: 21 In article <1990Oct27.162723.2834@doe.utoronto.ca>, david@doe.utoronto.ca (David Megginson) says: > >Now, how should I set up caching for the best effect under TOS 1.4? >I have turned off write caching in the ICDBOOT driver (it scares >the dung out of me), but I have to choose among using only >Atari's CACHEnnn.PRG (which is _very_ fast), ICDBOOT's built-in >read caching, or some combination of the two. Any suggestions? Is >CACHEnnn.PRG safe to use with ICDBOOT, or does it need AHDI? > Hello David! CACHEnnn.PRG from Atari increases the number of disk-buffers which will be used by GEMDOS to cache the FAT- and DATA-sectors (including the directory- sectors). I don't know the ICD-driver, but I think it will cache the HD-sectors internally, so if you use CACHEnnn.PRG and the cache in the ICD-driver you wast only memory. The search-algorithm for cached-sectors is very good in TOS 1.4, so I prefered it. Greetings, Olaf