For a single computer processor computer system, what is the
purpose of a processor cache and describe its operation?

Answer Posted / 12345678

the purpose of cache is to reduce the average time to
access the main memory, the operation is like that when the
CPU wants to access the data, it first check the cache, if
an entry can be found with a tag matching that of desired
data, CPU gets the data from cache directly, otherwise, the
data will be copied into cache for next access.

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differences between Array and Booth Multipliers?

3537


How binary number can give a signal or convert into a digital signal?

684


what is verilog?

634


What are the steps involved in designing an optimal pad ring?

712


What happens if we delay the enabling of Clock signal?

1798






For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)

706


Differences between IRSIM and SPICE?

4940


Draw the Layout of an Inverter?

2037


Are you familiar with the term MESI?

2113


Explain what is slack?

635


Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?

814


Draw the Differential Sense Amplifier and explain its working. Any idea how to size this circuit? (Consider Channel Length Modulation)

895


Are you familiar with the term snooping?

2915


Explain about 6-T XOR gate?

729


What is Body Effect?

2033