Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!bagate!cbmvax!cbmehq!babylon!rbabel From: rbabel@babylon.rmt.sub.org (Ralph Babel) Newsgroups: comp.sys.amiga.programmer Subject: Re: Starting another copy of your own code Message-ID: <06601.AA06601@babylon.rmt.sub.org> Date: 13 Mar 91 18:21:08 GMT References: <19852@cbmvax.commodore.com> Reply-To: cbmvax.commodore.com!cbmehq!babylon!rbabel (Ralph Babel) Lines: 10 In article <19852@cbmvax.commodore.com>, jesup@cbmvax.commodore.com (Randell Jesup) writes: > If you build code yourself, a quick call to CacheClearE > with CACRF_ClearI will solve your day. With the 68040's copyback cache enabled, it won't. You have to push the data cache to memory as well. Ralph