We use cookies to improve your experience with our site.
Tang-Hsun Tu, Chih-Wen Hsueh. Unified UDispatch: A User Dispatching Tool for Multicore Systems[J]. Journal of Computer Science and Technology, 2011, 26(3): 375-391. DOI: 10.1007/s11390-011-1141-8
Citation: Tang-Hsun Tu, Chih-Wen Hsueh. Unified UDispatch: A User Dispatching Tool for Multicore Systems[J]. Journal of Computer Science and Technology, 2011, 26(3): 375-391. DOI: 10.1007/s11390-011-1141-8

Unified UDispatch: A User Dispatching Tool for Multicore Systems

  • In multicore environment, multithreading is often used to improve application performance. However, even in many simple applications, the performance might degrade when the number of threads increases. Users usually impute this phenomenon to the overhead of creation or termination of threads. In our observation, how the threads are dispatched to the multiple cores might have a more significant effect. We formally defined the problems on using threads as multithreading anomalies, and presented a novel user dispatching mechanism (UDispatch) which provides controllability in user space to improve application performance. Through modification of application source codes with the UDispatch application programming interface (API), the application performance can be improved significantly. However, since the application source codes might not be available or it might be too complicated to modify application source codes, we provided an extension, called UDispatch+, to dispatch threads without any modification of application source codes. In this paper, the UDispatch and UDispatch+ are integrated and wrapped for more portability and introduced as a tool called Unified UDispatch (UUD) with more detailed experiments and description. It can dispatch the application threads to specific cores at the discretion of users with up to 171.8% performance improvement on a 4-core machine.
  • loading

Catalog

    /

    DownLoad:  Full-Size Img  PowerPoint
    Return
    Return