Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the difference between write through and write back
cache.

Answers were Sorted based on User's Feedback



Explain the difference between write through and write back cache...

Answer / sudeep

This is cache write hit policy,
1. write through:- The information is written to both the
cache and the main memory upon a hit,
2. write back:- The inforamtion is written to only cache,
the main memory is updated upon a read miss.

Is This Answer Correct ?    24 Yes 1 No

Explain the difference between write through and write back cache...

Answer / achal ubbott

1. Write Through policy is relatively slower. but offers
advantage of coherence between cache and main memory.

2. Write Back is faster and frquently used. It makes use of
Dirty bit. If the data in cache is not in coherence with
one in main memory then Dirty bit is set.

Is This Answer Correct ?    12 Yes 0 No

Post New Answer

More VLSI Interview Questions

What are the different design constraints occur in the synthesis phase?

0 Answers  


Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?

0 Answers   Intel,


Draw the Layout of an Inverter?

0 Answers   Intel,


What are the changes that are provided to meet design power targets?

0 Answers  


Give the various techniques you know to minimize power consumption?

5 Answers  


Explain why & how a MOSFET works?

2 Answers   Infosys,


What is the ideal input and output resistance of a current source?

0 Answers  


Explain what is Verilog?

0 Answers  


What is Noise Margin? Explain the procedure to determine Noise Margin?

0 Answers  


What are the main issues associated with multiprocessor caches and how might you solve them?

1 Answers   Intel,


Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?

0 Answers   Intel,


Differences between blocking and Non-blocking statements in Verilog?

5 Answers   Intel,


Categories