Show simple item record

Victim Migration: Dynamically Adapting Between Private and Shared CMP Caches

dc.date.accessioned2005-12-22T02:37:29Z
dc.date.accessioned2018-11-24T10:24:37Z
dc.date.available2005-12-22T02:37:29Z
dc.date.available2018-11-24T10:24:37Z
dc.date.issued2005-10-10
dc.identifier.urihttp://hdl.handle.net/1721.1/30574
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/30574
dc.description.abstractFuture CMPs will have more cores and greater onchip cache capacity. The on-chip cache can either be divided into separate private L2 caches for each core, or treated as a large shared L2 cache. Private caches provide low hit latency but low capacity, while shared caches have higher hit latencies but greater capacity. Victim replication was previously introduced as a way of reducing the average hit latency of a shared cache by allowing a processor to make a replica of a primary cache victim in its local slice of the global L2 cache. Although victim replication performs well on multithreaded and single-threaded codes, it performs worse than the private scheme for multiprogrammed workloads where there is little sharing between the different programs running at the same time. In this paper, we propose victim migration, which improves on victim replication by adding an additional set of migration tags on each node which are used to implement an exclusive cache policy for replicas. When a replica has been created on a remote node, it is not also cached on the home node, but only recorded in the migration tags. This frees up space on the home node to store shared global lines or replicas for the local processor. We show that victim migration performs better than private, shared, and victim replication schemes across a range of single threaded, multithreaded, and multiprogrammed workloads, while using less area than a private cache design. Victim migration provides a reduction in average memory access latency of up to 10% over victim replication.
dc.format.extent17 p.
dc.format.extent18487877 bytes
dc.format.extent796263 bytes
dc.language.isoen_US
dc.titleVictim Migration: Dynamically Adapting Between Private and Shared CMP Caches


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2005-064.pdf796.2Kbapplication/pdfView/Open
MIT-CSAIL-TR-2005-064.ps18.48Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record