Computer Science, asked by virushp3844, 1 year ago

Mapping procedure used in cache memory organization

Answers

Answered by Hacket
1
Associative Mapping. This mapping scheme attempts to improve cache utilization, but at the expense of speed. Here, the cache line tags are 12 bits, rather than 5, and any memory line can be stored in any cache line.
Thanks
Similar questions