Sciweavers

CGO
2011
IEEE

Phase-based tuning for better utilization of performance-asymmetric multicore processors

12 years 8 months ago
Phase-based tuning for better utilization of performance-asymmetric multicore processors
—The latest trend towards performance asymmetry among cores on a single chip of a multicore processor is posing new challenges. For effective utilization of these performanceasymmetric multicore processors, code sections of a program must be assigned to cores such that the resource needs of code sections closely matches resource availability at the assigned core. Determining this assignment manually is tedious, error prone, and significantly complicates software development. To solve this problem, we contribute a transparent and fully-automatic process that we call phase-based tuning which adapts an application to effectively utilize performance-asymmetric multicores. Compared to the stock Linux scheduler we see a 36% average process speedup, while maintaining fairness and with negligible overheads.
Tyler Sondag, Hridesh Rajan
Related Content
Added 18 Aug 2011
Updated 18 Aug 2011
Type Journal
Year 2011
Where CGO
Authors Tyler Sondag, Hridesh Rajan
Comments (0)