Explain the difference between write through and write back
cache.
Answer Posted / me
Write Through. After writing in cache memory, main memory is
updated too inmediatly to mantain reliability
Write Back After writing in cache memory a flag bit called
dirty bit is set. When this value need to be replaced that
bit is check, if it is set then the value is taken to main
memory
| Is This Answer Correct ? | 46 Yes | 11 No |
Post New Answer View All Answers
what is SCR (Silicon Controlled Rectifier)?
What is the difference between cmos and bipolar technologies?
What is the main function of metastability in vsdl?
Draw a CMOS Inverter. Explain its transfer characteristics
What types of high speed CMOS circuits have you designed?
Differences between Array and Booth Multipliers?
Explain how Verilog is different to normal programming language?
In vlsi chip 1000s of transistors are dropped, specifically categorized. Which method is used to achieve this & how it is done practically?
why is the number of gate inputs to CMOS gates usually limited to four?
What transistor level design tools are you proficient with? What types of designs were they used on?
How logical gates are controlled by boolean logic?
Tell me how MOSFET works.
For CMOS logic, give the various techniques you know to minimize power consumption
What is look up table in vlsi?
You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?