Artitecture Of Pentium 4 processor
Artitecture Of Pentium 4 processor
2. Solution is Tag:
To handle previous problem more information is stored in cache which
block of memory is stored in cache. We stored additional information as Tag
5. Direct Mapping:
Memory is divided into blocks and cache is divided into different lines
Each line has a capacity to hold one block
Suppose line 0 is dedicatedly assigned to block0,256,512&768 other line to
other blocks
6. Associative Mapping:
In associative mapping, any of the block can be stored at any of the line
7. Set Associative Mapping:
In the lines are grouped into power of two
Here two lines are grouped together to form single set
Set 0 is dedicatedly assigned to block 0,256,512& 768 other sets to other
Blocks