Recent questions tagged cache-memory

1 votes
2 answers
122
0 votes
3 answers
124
0 votes
4 answers
125
1 votes
2 answers
126
7 votes
5 answers
129
How many total bits are required for a direct-mapped cache with $128$ KB of data and $1$ word block size, assuming a $32$-bit address and $1$ word size of $4$ bytes?$2$ M...
2 votes
3 answers
130
Which of the following is an efficient method of cache updating?Snoopy writesWrite throughWrite withinBuffered write
1 votes
0 answers
132
1 votes
1 answer
134
0 votes
1 answer
136
How to improve cache hit rate in case of transfer of element from 2-D array to matrix.? (Consider the column major order in 2D array)
0 votes
0 answers
137
Can someone please provide a link to an article or a video explaining cache and arrays concept. Im having a hard time understanding that concept.
1 votes
1 answer
138
What is meant by cache index? Please state by example.