Home | english  | Impressum | KIT

On µ-Kernel Construction

On µ-Kernel Construction
Autor:

Jochen Liedtke

Links:
Quelle:

Proceedings of the 15th ACM Symposium on Operating System Principles (SOSP), Copper Mountain Resort, CO, December 1995

Datum: 12.1995

Abstact:

From a software-technology point of view, the microkernel concept is superior to large integrated kernels. On the other hand, it is widely believed that (a) microkernel based systems are inherently inefficient and (b) they are not sufficiently flexible. Contradictory to this belief, we show and support by documentary evidence that inefficiency and inflexibility of current microkernels is not inherited from the basic idea but mostly from overloading the kernel and/or from improper implementation.

Based on functional reasons, we describe some concepts which must be implemented by a microkernel and illustrate their flexibility. Then, we analyze the performance critical points. We show what performance is achievable, that the efficiency is sufficient with respect to macrokernels and why some published contradictory measurements are not evident. Furthermore, we describe some implementation techniques and illustrate why microkernels are inherently not portable, although they improve portability of the whole system.

Bibtex:

@InProceedings{Liedtke95MicrokernelConstruction,
  author = {Jochen Liedtke},
  title = {On Microkernel Construction},
  booktitle = {Proceedings of the 15th ACM Symposium on Operating System Principles (SOSP-15)},
  address = {Copper Mountain Resort, CO},
  month = dec,
  year = 1995,
  url = {http://l4ka.org/publications/}
}