Design and Implementation of a Virtual Machine Monitor Prototype Based on ccNUMA Multi-core Processor Architecture

Dai Yuehua,Shi Yi,Xie Fengtao,Feng Yusheng,Qi Yong
DOI: https://doi.org/10.3969/j.issn.1672-9722.2010.08.013
2010-01-01
Abstract:cc-NUMA based multi-core processor is the mainstream.There will be hundreds of cores in a computer in recent years.The current system software doesn't work well on this architecture.A virtual machine monitor prototype is designed and implanted,which can the OS a uniform memory access.Under the control of the VMM the OS can run more efficiently without any modifications and reduce the difficult of development under the cc-NUMA architecture.The result of experiment shows that the Linux running in a virtual NUMA node can achieve good performance.
What problem does this paper attempt to address?