Explain How L1 Cache L2 Cache and L3 Cache Differ

"L1 cache is physically next to the processing core and is implemented in SRAM, or Static RAM which is fast and constant when powered on. It does not require refresh cycles. It is generally split with half used for instruction code and the the other used for data.L2 cache is physically close to the core, but is implemented in DRAM or Dynamic RAM and goes through refresh cycles many time a second .
Copyright © 2013 Dictionary.com, LLC. All rights reserved.