Show simple item record

A Software Approach to Unifying Multicore Caches

dc.date.accessioned2011-06-28T21:45:22Z
dc.date.accessioned2018-11-26T22:26:41Z
dc.date.available2011-06-28T21:45:22Z
dc.date.available2018-11-26T22:26:41Z
dc.date.issued2011-06-28
dc.identifier.urihttp://hdl.handle.net/1721.1/64698
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/64698
dc.description.abstractMulticore chips will have large amounts of fast on-chip cache memory, along with relatively slow DRAM interfaces. The on-chip cache memory, however, will be fragmented and spread over the chip; this distributed arrangement is hard for certain kinds of applications to exploit efficiently, and can lead to needless slow DRAM accesses. First, data accessed from many cores may be duplicated in many caches, reducing the amount of distinct data cached. Second, data in a cache distant from the accessing core may be slow to fetch via the cache coherence protocol. Third, software on each core can only allocate space in the small fraction of total cache memory that is local to that core. A new approach called software cache unification (SCU) addresses these challenges for applications that would be better served by a large shared cache. SCU chooses the on-chip cache in which to cache each item of data. As an application thread reads data items, SCU moves the thread to the core whose on-chip cache contains each item. This allows the thread to read the data quickly if it is already on-chip; if it is not, moving the thread causes the data to be loaded into the chosen on-chip cache. A new file cache for Linux, called MFC, uses SCU to improve performance of file-intensive applications, such as Unix file utilities. An evaluation on a 16-core AMD Opteron machine shows that MFC improves the throughput of file utilities by a factor of 1.6. Experiments with a platform that emulates future machines with less DRAM throughput per core shows that MFC will provide benefit to a growing range of applications.en_US
dc.format.extent13 p.en_US
dc.rightsCreative Commons Attribution 3.0 Unporteden
dc.rights.urihttp://creativecommons.org/licenses/by/3.0/
dc.titleA Software Approach to Unifying Multicore Cachesen_US


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2011-032.pdf364.5Kbapplication/pdfView/Open

This item appears in the following Collection(s)

Show simple item record

Creative Commons Attribution 3.0 Unported
Except where otherwise noted, this item's license is described as Creative Commons Attribution 3.0 Unported