標題: Selective Profiling for OS Scalability Study on Multicore Systems
作者: Chen, Kuo-Yi
Chang, Yuan-Hao
Liao, Pei-Shu
Yew, Pen-Chung
Cheng, Sheng-Wei
Chen, Tien-Fu
資訊工程學系
Department of Computer Science
關鍵字: multicores;profiling;benchmarking
公開日期: 2013
摘要: With more cores becoming available in each future generation of microprocessors (i.e. the well-known Moore\'s Law), scalability is becoming an increasingly important issue. Scalability of the operating system, in particular, is critical to such systems. To study OS scalability and many other issues related to OS performance on multicore systems, software and hardware profilers are indispensable tools. Hardware profilers give detailed performance information on hardware components with minimal overhead, but are difficult to relate the collected information to specific software events. Hence, most of the OS profiling tools are software based. Such profilers often incur significant overheads if more precise measurements are required. The situation is exacerbated further because most of these tools have scalability issue themselves in that their overheads could grow more than proportionately to the number of cores and/or the number of threads in a system. Our results showed that such overheads not only cause much longer execution time (often by orders of magnitude), but also perturb program execution and produce misleading profiling results. In order to mitigate such problems, we propose an approach, called selective profiling, that uses a mix of profiling tools with different levels of precision and overheads to produce the desired results with tolerable overhead. In selective-profiling, potential scalability bottlenecks and hotspots are first identified by low-overhead tracers. More detailed information of the selected bottlenecks and hotspots are then collected by a sampler with more precision but heavier overheads. Since the sampler only focuses on the selected bottlenecks and hotspots instead of the entire program, the overhead can be substantially reduced. Using such an approach on some OS benchmarks, we show that the proposed selective-profiling approach can efficiently identify their scalability bottlenecks with much reduced overheads.
URI: http://dx.doi.org/10.1109/SOCA.2013.28
http://hdl.handle.net/11536/135352
ISBN: 978-1-4799-2701-2
DOI: 10.1109/SOCA.2013.28
期刊: 2013 IEEE SIXTH INTERNATIONAL CONFERENCE ON SERVICE-ORIENTED COMPUTING AND APPLICATIONS (SOCA)
起始頁: 174
結束頁: 181
顯示於類別:會議論文