KERNEL

Bespin Project

내가 관심있게 지켜보고 있는 프로젝트인 VMware Research의 Bespin 프로젝트. 

Private Repo에서 엄청나게 작업이 진행되고 있는듯하다. 아마 조만간 Top-Tier에 논문이 떡하니 등장할 듯. 

 

research.vmware.com/projects/bespin

 

VMware Research | Bespin

VMware Research Group: We bring development to the VeRGe of research, and research to the VeRGe of production

research.vmware.com

SUMMARY

Bespin is an new operating system written from scratch with the goal to explore the following three main ideas:

  • A novel multi-core design based on data-structure replication with operation logging. It aims to combine the best of two prevalent approaches: shared memory, monolithic kernels and multi-kernel architectures.
  • The use of a safe language (Rust) for OS implementation to gain better security and correctness guarantees at compile time, while not impacting performance negatively.
  • Library operating-systems as a form of light-weight virtualization for containerized/serverless workloads.

Bespin is a joint project of VMware Research with academic collaborators at University of Utah and ETH Zurich.

'KERNEL' 카테고리의 다른 글

CS-3210 Coursework  (0) 2021.01.29