Recent questions tagged cache-memory

4 votes
1 answer
394
If main memory $=128 \ KB$ and cache memory is of $2KB$ with $16B$ lines .and uses associative mapping .What would be the # of bits used for Tag for each block?
4 votes
1 answer
396
If a 16 – way set associative cache is made up of 64 bit words, 16 words per line and 8192 sets, how big is the cache in mega bytes?
3 votes
1 answer
397
1 votes
1 answer
401
Here $128$ block actually refers to Lines right?So it should be $8+4+7=19$ Assume memory is word addessable?Thanks!
0 votes
0 answers
403
Consider a architecture where we have one level of cache and X is the clock rate,now on a same architecture if clock rate becomes 2X.what are the affect on these things:a...
7 votes
1 answer
404
2 votes
3 answers
407
Do we consider hierarchical model or simultaneous access model for write through ?
0 votes
1 answer
408
If the main memory is of 8K bytes and the cache memory is of 2K words. It uses associative mapping. Then each word of cache memory shall be1) 11 bits2) 21 bits3) 16 bits4...
1 votes
1 answer
409
a direct-mapped cache of the size of 4 blocks. The main memory block access sequences are 0,1,2,3,4,1,2,3,0,4,0 No. of compulsory misses, conflict misses and capacity mis...
0 votes
0 answers
410
State True of falseSTATEMENT : Conflict and Inference misses can be reduced by doubling the associativity of a cache design.what is Inference misses here ? I Know it is t...
0 votes
0 answers
411
what is cache hit time and what is cache hit latency ? are they both same ?
0 votes
1 answer
412
How many total bits are required for a direct-mapped cache with 16 KB of dataand 4-word blocks, assuming a 32-bit address?
0 votes
0 answers
418