Selective profiling for OS scalability study on multicore systems

Kuo Yi Chen, Yuan Hao Chang, Pei Shu Liao, Pen Chung Yew, Sheng Wei Cheng, Tien Fu Chen

Research output: Chapter in Book/Report/Conference proceedingConference contribution

2 Scopus citations

Abstract

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.

Original languageEnglish (US)
Title of host publicationProceedings - IEEE 6th International Conference on Service-Oriented Computing and Applications, SOCA 2013
PublisherIEEE Computer Society
Pages174-181
Number of pages8
ISBN (Print)9781479927012
DOIs
StatePublished - 2013
Event6th IEEE International Conference on Service-Oriented Computing and Applications, SOCA 2013 - Kauai, HI, United States
Duration: Dec 16 2013Dec 18 2013

Publication series

NameProceedings - IEEE 6th International Conference on Service-Oriented Computing and Applications, SOCA 2013

Other

Other6th IEEE International Conference on Service-Oriented Computing and Applications, SOCA 2013
Country/TerritoryUnited States
CityKauai, HI
Period12/16/1312/18/13

Keywords

  • Benchmarking
  • Multicores
  • Profiling

Fingerprint

Dive into the research topics of 'Selective profiling for OS scalability study on multicore systems'. Together they form a unique fingerprint.

Cite this