Title :
Symbiotic Scheduling for Virtual Machines on SMT Processors
Author :
Kefeng Deng ; Kaijun Ren ; Junqiang Song
Author_Institution :
Sch. of Comput., Nat. Univ. of Defense Technol., Changsha, China
Abstract :
Virtualization enables server consolidation which maximizes resource utilization by running multiple virtual machines simultaneously on the computer platform. One of the challenges faced by server consolidation is resource contention among the virtual machines. This problem will be further deteriorated on modern simultaneous multithreading (SMT) processors. Traditional symbiotic scheduling algorithms seek to co-schedule threads that have complementary resource requirements to reduce resource contention and boost system performance. However, this technique cannot be directly applied in virtualized environments since the applications are encapsulated in virtual machines. This paper proposed a symbiotic scheduling approach to improve the performance of concurrent workloads running in virtual machines on SMT processors. Our approach samples the resource demands of threads in virtual machines, passes the sampling data and thread to VCPU mapping information to the privileged domain in order for computing VCPU symbiosis. A VCPU scheduling algorithm is devised which dynamically pins the VCPUs according to their symbiosis. For load balance, a portion of less affinitive VCPUs are unpinned to provide the flexibility for VCPU migration. We have implemented a prototype on Xen and Experimental results show that the proposed approach can improve the performance of concurrent workloads by up to 24% in comparison with bare Credit scheduler.
Keywords :
multi-threading; resource allocation; scheduling; virtual machines; Credit scheduler; SMT processors; VCPU mapping information; VCPU migration; VCPU symbiosis; Xen; load balance; resource contention; resource utilization maximization; server consolidation; simultaneous multithreading processor; symbiotic scheduling; thread resource demands; virtual machines; virtualization; Hardware; Instruction sets; Multicore processing; Processor scheduling; Symbiosis; Virtual machining; Simultaneous Multithreading (SMT); Symbiotic scheduling; VCPU symbiosis; Virtual machine; Virtualization;
Conference_Titel :
Cloud and Green Computing (CGC), 2012 Second International Conference on
Conference_Location :
Xiangtan
Print_ISBN :
978-1-4673-3027-5
DOI :
10.1109/CGC.2012.54