Trustworthy Systems

Implementing transparent shared memory on clusters using virtual machines

Authors

Matthew Chapman and Gernot Heiser

NICTA, Sydney, Australia
UNSW, Australia

Abstract

Shared memory systems, such as SMP and ccNUMA topologies, simplify programming and administration. On the other hand, clusters of individual workstations are commonly used due to cost and scalability considerations.

We have developed a virtual machine based solution, dubbed vNUMA, that seeks to provide a NUMA-like environment on a commodity cluster, with a single operating system instance and transparent shared memory. In this paper we present the design of vNUMA and some preliminary evaluation and discussion.

BibTeX Entry

  @inproceedings{Chapman_Heiser_05,
    address          = {Anaheim, CA, USA},
    author           = {Matthew Chapman and Gernot Heiser},
    booktitle        = {Proceedings of the  2005 USENIX Annual Technical Conference},
    month            = apr,
    pages            = {383--386},
    paperurl         = {https://trustworthy.systems/publications/papers/Chapman_Heiser_05.pdf},
    title            = {Implementing Transparent Shared Memory on Clusters Using Virtual Machines},
    year             = {2005}
  }

Download