PALLOC: DRAM bank-aware memory allocator for performance isolation on multicore platforms

RTAS(2014)

引用 312|浏览505
暂无评分
摘要
DRAM consists of multiple resources called banks that can be accessed in parallel and independently maintain state information. In Commercial Off-The-Shelf (COTS) multicore platforms, banks are typically shared among all cores, even though programs running on the cores do not share memory space. In this situation, memory performance is highly unpredictable due to contention in the shared banks. In this paper, we propose PALLOC, a DRAM bank-aware memory allocator which exploits the page-based virtual memory system to allocate memory pages of each application to specific banks. With PALLOC, we can dynamically partition banks to avoid bank sharing among cores, thereby improving isolation on COTS multicore platforms without requiring any special hardware support. We performed an extensive set of experiments to investigate the performance impact of DRAM bank partitioning on two COTS multicore platforms with a set of synthetic and SPEC2006 benchmarks. Our evaluation results demonstrate that DRAM bank partitioning significantly improves isolation and real-time performance.
更多
查看译文
关键词
shared banks,cots multicore platforms,palloc,performance isolation,dram chips,memory space,shared memory systems,dram bank partitioning,page-based virtual memory system,memory performance,paged storage,commercial off-the-shelf multicore platforms,dram bank-aware memory allocator,memory pages allocation,benchmark testing,kernel,hardware,multicore processing,real time systems,resource management
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要