Loading [MathJax]/extensions/MathZoom.js
Reducing Context Switch Overhead with Compiler-Assisted Threading | IEEE Conference Publication | IEEE Xplore

Reducing Context Switch Overhead with Compiler-Assisted Threading


Abstract:

Multithreading is an important software modularization technique. However, it can incur substantial overheads, especially in processors where the amount of architecturall...Show More

Abstract:

Multithreading is an important software modularization technique. However, it can incur substantial overheads, especially in processors where the amount of architecturally visible state is large. We propose an implementation technique for co-operative multithreading, where context switches occur in places that minimize the amount of state that needs to be saved. The subset of processor state saved during each context switch is based on where the switch occurs.We have validated the approach by an empirical study of resource usage in basic blocks, and by implementing the co-operative threading in our compiler. Performance figures are given for an MP3 player utilizing the threading implementation.
Date of Conference: 17-20 December 2008
Date Added to IEEE Xplore: 20 January 2009
Print ISBN:978-0-7695-3492-3
Conference Location: Shanghai, China

Contact IEEE to Subscribe

References

References is not available for this document.