Title :
Memory bandwidth aware scheduling for SMP cluster nodes
Author :
Koukis, Evangelos ; Koziris, Nectarios
Author_Institution :
Sch. of Electr. & Comput. Eng., Nat. Tech. Univ. of Athens, Zografou, Greece
Abstract :
Clusters of SMPs are becoming increasingly common. However, the shared memory design of SMPs and the consequential contention between system processors for access to main memory can limit their efficiency significantly. Moreover, the continuous improvement of modern cluster interconnection technologies leads to the network bandwidth being a significant fraction of the total memory bandwidth of the machine, thus the NIC of an SMP cluster node can also become a major consumer of shared memory bus bandwidth. In this paper we first provide experimental evidence that contention on the shared memory bus can have major impact on the total execution time of processes even when no processor sharing is involved, then present the design and implementation of an informed scheduling algorithm for multiprogrammed workloads, which tries to carefully select processes to be coscheduled so that bus saturation is avoided. The input data needed by our scheduler are acquired dynamically, at run-time, using architecture-specific performance monitoring counters and a modified version of the NIC firmware, with no changes to existing application binaries. Experimental comparison between our scheduler and the standard Linux 2.6 O(1) scheduler shows average system throughput improvements in the range of 5-25%.
Keywords :
bandwidth allocation; network interfaces; scheduling; shared memory systems; storage allocation; system buses; workstation clusters; Linux 2.6; NIC; NIC firmware; SMP cluster node interconnection technologies; architecture-specific performance monitoring counters; multiprogrammed workloads; scheduling algorithm; shared memory bus bandwidth; Algorithm design and analysis; Bandwidth; Continuous improvement; Counting circuits; Dynamic scheduling; Microprogramming; Monitoring; Processor scheduling; Runtime; Scheduling algorithm;
Conference_Titel :
Parallel, Distributed and Network-Based Processing, 2005. PDP 2005. 13th Euromicro Conference on
Print_ISBN :
0-7695-2280-7
DOI :
10.1109/EMPDP.2005.26