What are the main issues associated with multiprocessor
caches and how might you solve them?
Answer Posted / narendra
issue : Cache coherency or Data coherency. The problem is
all the processors cache should have exactly the same
shared data (cohenrent data). and there are races possible
with multiprocessors.
possible solution: use one central cache controller which
will get all the read/write requests from all the
processors and peripherals so that it can make sure there
are no races and cache coherency is maintained.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Implement a function with both ratioed and domino logic and merits and demerits of each logic?
How binary number can give a signal or convert into a digital signal?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
What are the different classification of the timing control?
Explain depletion region.
Explain the working of Insights of an inverter ?
How does the size of PMOS Pull Up transistors (for bit & bit- lines) affect SRAM's performance?
Let A & B be two inputs of the NAND gate. Say signal A arrives at the NAND gate later than signal B. To optimize delay, of the two series NMOS inputs A & B, which one would you place near the output?
Give the cross-sectional diagram of the cmos.
Explain the Working of a 2-stage OPAMP?
If not into production, how far did you follow the design and why did not you see it into production?
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
what is Slack?
Explain how logical gates are controlled by Boolean logic?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?