Affiliation:
1. Michigan Technological University
2. Michigan Technological University and Peking University
3. Peking University
Abstract
Virtualization essentially enables multiple operating systems and applications to run on one physical computer by multiplexing hardware resources. A key motivation for applying virtualization is to improve hardware resource utilization while maintaining reasonable quality of service. However, such a goal cannot be achieved without efficient resource management. Though most physical resources, such as processor cores and I/O devices, are shared among virtual machines using time slicing and can be scheduled flexibly based on priority, allocating an appropriate amount of main memory to virtual machines is more challenging. Different applications have different memory requirements. Even a single application shows varied working set sizes during its execution. An optimal memory management strategy under a virtualized environment thus needs to dynamically adjust memory allocation for each virtual machine, which further requires a prediction model that forecasts its host physical memory needs on the fly. This paper introduces MEmory Balancer (MEB) which dynamically monitors the memory usage of each virtual machine, accurately predicts its memory needs, and periodically reallocates host memory. MEB uses two effective memory predictors which, respectively, estimate the amount of memory available for reclaiming without a notable performance drop, and additional memory required for reducing the virtual machine paging penalty. Our experimental results show that our prediction schemes yield high accuracy and low overhead. Furthermore, the overall system throughput can be significantly improved with MEB.
Publisher
Association for Computing Machinery (ACM)
Reference20 articles.
1. Jikes RVM. URL http://www.jikesrvm.org/. Jikes RVM. URL http://www.jikesrvm.org/.
2. SPECweb2005 b. URL http://www.spec.org/web2005. SPECweb2005 b. URL http://www.spec.org/web2005.
3. The Jalapeño virtual machine
4. Implementing jalapeño in Java
Cited by
35 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. IOGuard: Software-Based I/O Page Fault Handling with One CPU Core;Proceedings of the 15th Asia-Pacific Symposium on Internetware;2024-07-24
2. VCMalloc: A Virtually Contiguous Memory Allocator;IEEE Transactions on Computers;2023-12
3. Memory sharing for handling memory overload on physical machines in cloud data centers;Journal of Cloud Computing;2023-02-28
4. Research on Elastic Extension of Multi Type Resources for OpenMP Program;2022 IEEE 24th Int Conf on High Performance Computing & Communications; 8th Int Conf on Data Science & Systems; 20th Int Conf on Smart City; 8th Int Conf on Dependability in Sensor, Cloud & Big Data Systems & Application (HPCC/DSS/SmartCity/DependSys);2022-12
5. Memory-harvesting VMs in cloud platforms;Proceedings of the 27th ACM International Conference on Architectural Support for Programming Languages and Operating Systems;2022-02-22