A Library-based Performance Tool for Multicore Pervasive Servers
スポンサーリンク
概要
- 論文の詳細を見る
This paper proposes SPLiT (Scalable Performance Library Tool) as the methodology to improve performance of applications on multicore processors through CPU and cache optimizations on the fly. SPLiT is designed to relieve the difficulty of the performance optimization of parallel applications on multicore processors. Therefore, all programmers have to do to benefit from SPLiT is to add a few library calls to let SPLiT know which part of the application should be analyzed. This simple but compelling optimization library contributes to enrich pervasive servers on a multicore processor, which is a strong candidate for an architecture of information appliances in the near future. SPLiT analyzes and predicts application behaviors based on CPU cycle counts and cache misses. According to the analysis and predictions, SPLiT tries to allocate processes and threads sharing data onto the same physical cores in order to enhance cache efficiency. SPLiT also tries to separate cache effective codes from the codes with more cache misses for the purpose of the avoidance of cache pollutions, which result in performance degradation. Empirical experiments assuming web applications validated the efficiency of SPLiT and the performance of the web application is improved by 26%.
- 2011-08-15
著者
-
Yuki Ohno
Waseda University
-
Sayaka Akioka
Waseda University
-
Tatsuo Nakajima
Waseda University
-
Midori Sugaya
Waseda University|Presently with Yokohama National University
関連論文
- A Library-based Performance Tool for Multicore Pervasive Servers
- Online Kernel Log Analysis for Robotics Application (Preprint)
- An Extensible Secure OS Architecture for Embedded Systems (Preprint)