Title :
A Source-aware Interrupt Scheduling for Modern Parallel I/O Systems
Author :
Zou, Hongbo ; Sun, Xian-He ; Ma, Siyuan ; Duan, Xi
Author_Institution :
Dept. of Comput. Sci., Illinois Inst. of Technol., Chicago, IL, USA
Abstract :
Recent technological advances are putting increased pressure on CPU scheduling. On one hand, processors have more cores. On the other hand, I/O systems have become more complex. Intensive research has been conducted on multi/many-core scheduling, however, most of the studies follow the conventional approach and focus on the utilization and load balance of the cores. In this study, we focus on increasing data locality by bringing source information from I/O into the core interrupt scheduling process. The premise is to group interrupts associated for the same I/O request together on the same core, and prove that data locality is more important than core utilization for many applications. Based on this idea, a source-aware affinity interrupt-scheduling scheme is introduced and a prototype system, SAIs, is implemented. Experiment results show that SAIs is feasible and promising, bandwidth shows a 23.57% improvement in a 3-Gigabit NIC environment and in the optimal case without the NIC bottleneck, the bandwidth improvement increases to 53.23%.
Keywords :
input-output programs; interrupts; multiprocessing systems; parallel processing; processor scheduling; CPU scheduling; I-O request; NIC environment; SAI; cores load balance; data locality; many-core scheduling; modern parallel I-O systems; source-aware affinity interrupt-scheduling scheme; Bandwidth; Multicore processing; Processor scheduling; Program processors; Scheduling; Servers; Strips; Interrupt scheduling; Parallel I/O; Source-aware;
Conference_Titel :
Parallel & Distributed Processing Symposium (IPDPS), 2012 IEEE 26th International
Conference_Location :
Shanghai
Print_ISBN :
978-1-4673-0975-2
DOI :
10.1109/IPDPS.2012.24