home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!doc.ic.ac.uk!uknet!ieunet!tcdcs!unix1.tcd.ie!smcgerty
- From: smcgerty@unix1.tcd.ie (Stephen John McGerty)
- Newsgroups: comp.sys.amiga.hardware
- Subject: Re: Data/Instruction Cache & BURST modes on 68030? Why/when?
- Message-ID: <smcgerty.725067816@unix1.tcd.ie>
- Date: 22 Dec 92 23:43:36 GMT
- References: <hellerS.724958427@batman> <72192@cup.portal.com>
- Sender: usenet@cs.tcd.ie (NN required at ashe.cs.tcd.ie)
- Organization: Trinity College, Dublin
- Lines: 42
- Nntp-Posting-Host: unix1.tcd.ie
-
- In <72192@cup.portal.com> Tony-Preston@cup.portal.com (ANTHONY FRANCIS PRESTON) writes:
- >Data cache is an area of memory(varies in size with different processors,
- >generally, more is better) that the cpu saves data that might be used over
- >again.
- >
- >Instruction cache is similar, but instead of data, it caches instructions that
- >the cpu executes.
- >
- >Burst mode is a memory access where the memory can send to the CPU
- >several long words of data. This happens faster than if each long
- >word was a separate access.
- >
- >The 68020 has a single cache for data and instructions,
-
- Nope. The 68020 has a 256 byte instruction cache. No data can be
- stored there.
-
- >There are no such things as stupid, dumb, or ignorant questions, just
- >stupid, dumb, or ignorant people that will not ask questions.
-
- With this in mind, why is it that Motorola have seperate instruction
- and data caches? On the i486 there is a single 8k cache used for
- both instructions and data. On the M68040, there is one 4k cache
- for data, and another 4k cache for instructions. Which is better?
-
- I hear that the Intel 586 is going to have seperate instruction
- and data caches, as in the M68040, so this would seem to imply that
- this is the prefered arrangement...?
-
- The only thing I can think of is that you might not want your instruction
- cache getting overwritten with less frequently used data, in a vector
- operation or something. But this isn't really a serious factor, or
- so I'm told...
-
- Anyone any inspired thoughts?
-
- Stephen.
-
- .........................................................................
- : / T | / Stephen John McGerty (C.Sci) "Theory must never Amiga // :
- : / | |/ smcgerty@unix1.tcd.ie precede creation" \\// :
- :.......................................................................:
-