Sciweavers

JPDC
2010

Feedback-directed page placement for ccNUMA via hardware-generated memory traces

13 years 2 months ago
Feedback-directed page placement for ccNUMA via hardware-generated memory traces
Non-uniform memory architectures with cache coherence (ccNUMA) are becoming increasingly common, not just for large-scale high performance platforms but also in the context of multi-cores architectures. Under ccNUMA, data placement may influence overall application performance significantly as references resolved locally to a processor/core impose lower latencies than remote ones. This work develops a novel hardware-assisted page placement paradigm based on automated tracing of the memory references made by application threads. Two placement schemes, modeling both single-level and multi-level latencies, allocate pages near processors that most frequently access that memory page. These schemes leverage performance monitoring capabilities of contemporary microprocessors to efficiently extract an approximate trace of memory accesses. This information is used to decide page affinity, i.e., the node to which the page is bound. The method operates entirely in user space, is widely autom...
Jaydeep Marathe, Vivek Thakkar, Frank Mueller
Added 28 Jan 2011
Updated 28 Jan 2011
Type Journal
Year 2010
Where JPDC
Authors Jaydeep Marathe, Vivek Thakkar, Frank Mueller
Comments (0)