期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Unified UDispatch:A User Dispatching Tool for Multicore Systems
1
作者 Tang-Hsun Tu Chih-Wen Hsueh 《Journal of Computer Science & Technology》 SCIE EI CSCD 2011年第3期375-391,共17页
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 i... 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. 展开更多
关键词 multithreading multicore scheduling dispatching anomaly
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部