Lecture Series on Computer Organization by Prof. S. Raman, Department of Computer Science and Engine...
Lecture Series on Computer Organization by Prof. S. Raman, Department of Computer Science and Engine...
more videos on pointerblog.com Tutorial on how to use imagecache module to resize an image
October 24, 2007 lecture by Steve Omohundro for the Stanford University Computer Systems Colloquium ...
On Thursday, May 10 at 3:00 pm EDT accomplished vascular surgeons will demonstrate the safety and ef...
citeseer |
(0) (0 Votes)
|
Views: (1012) Date: (13-05-09) Pages: () |
Abstract: This dissertation analyzes a way to improve cache performance via active management of a target cache space. As microprocessor speeds continue to grow faster than memory subsystem speeds, minimizing the average data access time grows in importance. As current data caches are often poorly and inefficiently managed, a good management technique can improve the average data access time. Cache management involves two main processes: block allocation decisions and block replacement decisions. Active block allocation can be performed most efficiently in multilateral caches (several distinct data stores with disjoint contents placed in parallel within L1), where blocks exhibiting particular characteristics can be placed in the appropriate store. To aid in our evaluation of different active block management schemes, we have developed a multilateral cache simulator, mlcach...