DocumentCode :
121207
Title :
Kernel-User Space Separation in DRAM Memory
Author :
Xi Li ; Beilei Sun ; Zongwei Zhu ; Chao Wang ; Xuehai Zhou
Author_Institution :
Suzhou Inst. for Adv. Study, Univ. of Sci. & Technol. of China (USTC), Suzhou, China
fYear :
2014
fDate :
26-28 Aug. 2014
Firstpage :
237
Lastpage :
241
Abstract :
Performance of software is increasingly restricted by the Memory Wall instead of CPU. Many studies focus on alleviating the DRAM latency by improving the row-buffer hit rate. But most of them treat the Kernel and User equally. Data used by Operating System and User applications spread in different rows of the same bank, leading to the contentions for the row-buffer when they access the bank successively. We find that contentions between Kernel and User make up of a great proportion of all the row-buffer misses. To alleviate the contentions between Kernel and User, we divide the united DRAM memory space into Kernel-Space and User-Space. A new page-allocation-system, the K/U-Aware page-allocation-system, is proposed to manage Kernel-Space and User-Space in DRAM memory in different address mapping schemes of DRAM memory controller. In the new system, pages are allocated from different spaces according to applicants (Kernel or User). Sizes of the two spaces increase and decrease dynamically as required. For benchmarks in PARSEC suites, the proposed system reduces the contentions of Kernel and User effectively, producing significant improvements of row-buffer hit rate. The execution time is reduced by 9.45% (max. 20.45%) and 6.51% (max. 18.05%) respectively in two typical address mapping schemes.
Keywords :
DRAM chips; operating system kernels; storage management; DRAM latency; DRAM memory controller address mapping schemes; DRAM memory space; K/U-aware page-allocation-system; PARSEC suites; kernel-space; kernel-user space separation; memory wall; operating system; row-buffer hit rate; software performance; Benchmark testing; Computer architecture; Computers; Educational institutions; Kernel; Random access memory; Switches; DRAM; Kernel; Row-Buffer Hit; User;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing with Applications (ISPA), 2014 IEEE International Symposium on
Conference_Location :
Milan
Type :
conf
DOI :
10.1109/ISPA.2014.40
Filename :
6924453
Link To Document :
بازگشت