1673

The multikernel: a new OS architecture for scalable multicore systems

Andrew Baumann, Paul Barham, Pierre E. Dagand, Tim Harris, Rebecca Isaacs, Simon Peter, Timothy Roscoe, Adrian Schüpbach, Akhilesh Singhania
Systems Group, ETH Zurich
In SOSP ’09: Proceedings of the ACM SIGOPS 22nd symposium on Operating systems principles (2009), pp. 29-44

@conference{baumann2009multikernel,

   title={The multikernel: a new OS architecture for scalable multicore systems},

   author={Baumann, A. and Barham, P. and Dagand, P.E. and Harris, T. and Isaacs, R. and Peter, S. and Roscoe, T. and Sch{\”u}pbach, A. and Singhania, A.},

   booktitle={Proceedings of the ACM SIGOPS 22nd symposium on Operating Systems Principles},

   pages={29–44},

   year={2009},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1609

views

Commodity computer systems contain more and more processor cores and exhibit increasingly diverse architectural tradeoffs, including memory hierarchies, interconnects, instruction sets and variants, and IO configurations. Previous high-performance computing systems have scaled in specific cases, but the dynamic nature of modern client and server workloads, coupled with the impossibility of statically optimizing an OS for all workloads and hardware variants pose serious challenges for operating system structures. We argue that the challenge of future multicore hardware is best met by embracing the networked nature of the machine, rethinking OS architecture using ideas from distributed systems. We investigate a new OS structure, the multikernel, that treats the machine as a network of independent cores, assumes no inter-core sharing at the lowest level, and moves traditional OS functionality to a distributed system of processes that communicate via message-passing. We have implemented a multikernel OS to show that the approach is promising, and we describe how traditional scalability problems for operating systems (such as memory management) can be effectively recast using messages and can exploit insights from distributed systems and networking. An evaluation of our prototype on multicore systems shows that, even on present-day machines, the performance of a multikernel is comparable with a conventional OS, and can scale better to support future hardware.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: