Improving Machine Virtualization with 'Hotplug Memory'

  • Authors:
  • Shlomit S. Pinter;Steven Shultz;Yariv Aridor;Sergey Guenender

  • Affiliations:
  • IBM Research Laboratory in Haifa, Israel;IBM Linux/zVM Development, Endicott, USA;IBM Research Laboratory in Haifa, Israel;IBM Research Laboratory in Haifa, Israel

  • Venue:
  • SBAC-PAD '05 Proceedings of the 17th International Symposium on Computer Architecture on High Performance Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

Machine virtualization has emerged as a key technology for server consolidation and on-demand server provisioning. To support this trend, it is essential to improve the performance of virtualization software and hence enable the efficient running of many virtual machines. We present a virtualization system that can dynamically extend the real memory of its guest virtual machines. We describe an implementation of dynamic memory extension for Linux guests running on the IBM zVM virtualization environment. Our implementation for the Linux extension is based on device drivers for accessing these dynamic memory extensions. Moreover, we show that this new capability can improve utilization and performance of the Linux guests in our virtualization environment. Specifically, memory management is improved and more virtual machines can run at a given moment. We study the utilization of dynamic memory extension of a Linux guest for a JVM heap. Running Specjbb2000 benchmark on a small virtual machine extended with dynamic memory to host the heap, we measured an improvement in transaction throughput and a 23.23% reduction in paging activity compared to an initially large machine. We further studied the implication of our experiments on the number of virtual machines that can run efficiently.