首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 安排虚拟机更聪明

安排虚拟机更聪明

  • 资源大小:11.24 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: linux kvm xen virtualmachine Schedule

资 源 简 介

Virtual machine scheduling is different from ordinary time-slicing scheduling systems in the following ways: * in the past, all the applications belongs to the same entity(a user or a organization). However, in cloud computing, the users are not cooperative. * in cloud computing, a user may require a set of virtual machines cooperating with each other to accomplish one task. In the past, the inter-relationship among tasks are not considered. * load balancing has different meaning now. Due to the consumption of electric power, it is no longer wanted that all the CPUs in a clouding infrastructure are under-utilized. Based on KVM(kernel virtual machine, http://www.linux-kvm.org), this project aims to solve these problems in the following way: * implement an OS-neutral virtual machine scheduling framework * implement the hard-cpu-limit scheduling support * implement the virtual machine co-scheduling * implement the power-aware load balance scheduling. * and more The sche
VIP VIP
0.185690s