Improving Server Performance on Multi-cores via Selective Off-Loading of OS Functionality
Autor: | Erik Brunvand, Rajeev Balasubramonian, David Nellans, Kshitij Sudan |
---|---|
Přispěvatelé: | Rennes, Ist, Tao Li and Onur Mutlu and James Poe |
Rok vydání: | 2011 |
Předmět: |
Profiling (computer programming)
[INFO.INFO-AR] Computer Science [cs]/Hardware Architecture [cs.AR] Computer science business.industry Process (computing) computer.software_genre Branch predictor Process management (computing) Software System call Embedded system Operating system Cache business Throughput (business) computer |
Zdroj: | Computer Architecture ISBN: 9783642243219 ISCA Workshops |
DOI: | 10.1007/978-3-642-24322-6_23 |
Popis: | Modern and future server-class processors will incorporate many cores. Some studies have suggested that it may be worthwhile to dedicate some of the many cores for specific tasks such as operating system execution. OS off-loading has two main benefits: improved performance due to better cache utilization and improved power efficiency due to smarter use of heterogeneous cores. However, OS off-loading is a complex process that involves balancing the overheads of off-loading against the potential benefit, which is unknown while making the off-loading decision. In prior work, OS off-loading has been implemented by first profiling system call behavior and then manually instrumenting some OS routines (out of hundreds) to support off-loading. We propose a hardware-based mechanism to help automate the off-load decision-making process, and provide high quality dynamic decisions via performance feedback. Our mechanism dynamically estimates the off-load requirements of the application and relies on a run-length predictor for the upcoming OS system call invocation. The resulting hardware based off-loading policy yields a throughput improvement of up to 18% over a baseline without off-loading, 13% over a static software based policy, and 23% over a dynamic software based policy. |
Databáze: | OpenAIRE |
Externí odkaz: |