Path: utzoo!attcan!uunet!cs.utexas.edu!milano!peyote!woan From: woan@peyote.cactus.org (Ronald S. Woan) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: (Disk) Cache problems... Summary: no disk reads Keywords: Cache Message-ID: <289@peyote.cactus.org> Date: 25 Nov 89 02:05:14 GMT References: <638@ariadne.csi.forth.GR> Distribution: comp Organization: Capital Area Central Texas Unix Society, Austin, TX Lines: 17 In article <638@ariadne.csi.forth.GR>, bluguras@csi.forth.gr (Blougouras Dimitris) writes: > This means that when I compile a C program I develop, I see NO > difference in compile times, whether using the cache or not. > Question: What is going on there? As far as I am aware, these cache programs only cache reads and implement write through, so if the compilation doesn't require reads of data just written then no speedups should be expected. In fact, it should take a little longer with the cache installed because of the overhead of trapping writes to update data in the cache. Ron -- +-----All Views Expressed Are My Own And Are Not Necessarily Shared By------+ +------------------------------My Employer----------------------------------+ + Ronald S. Woan @cs.utexas.edu:ibmaus!auschs!woan.austin.ibm.com!ron + + second choice: woan@peyote.cactus.org +