Unikernels: The Rise of the Virtual Library Operating System.

The article provides information on the virtual operating systems in cloud computing. Operating-system virtualization in cloud computing allows customers to multiplex virtual machines (VMs) on a shared cluster of physical machines. A VM running on the cloud contains a kernel such as Linux or Windows...

Descripción completa

Detalles Bibliográficos
Publicado en:Communications of the ACM Vol. 57; no. 1; pp. 61 - 70
Autores principales: MADHAVAPEDDY, ANIL, SCOTT, DAVID J.
Formato: Artículo
Publicado: Association for Computing Machinery Jan2014
Materias:
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario:The article provides information on the virtual operating systems in cloud computing. Operating-system virtualization in cloud computing allows customers to multiplex virtual machines (VMs) on a shared cluster of physical machines. A VM running on the cloud contains a kernel such as Linux or Windows hosting a primary application running in user space, along with secondary services. It discusses the advantages of the library operating system (liBOS) architecture over more conventional designs, such as allowing applications to access hardware resource directly without making repeated privilege transitions to move data between user space and kernel space.