WinAsm Studio, The Assembly IDE - Free Downloads, Source Code
Forum

  Reply to this topicStart new topicStart Poll

Direct-Mapped cache, Computer Organization and Architecture, assembly programming procedures: main, DirectCache.

waynet
  Posted: Nov 5 2007, 01:42 PM
Quote Post


New Member
*

Group: Members
Posts: 1
Member No.: 5671
Joined: 2-November 07


????

PMEmail Poster
Top
donkey
Posted: Dec 13 2007, 06:22 AM
Quote Post


New Member
*

Group: Members
Posts: 2
Member No.: 5702
Joined: 12-December 07


Direct mapped cache's are very simple however they do have a few disadvantages, mainly that you're effectively creating a hash table for addresses and tags, this can lead to collisions. However the advantage is that since you're treating the cache as a large array, addressing is simple.
PMEmail Poster
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll