What does an Exokernel actually do
Posted: Sat Jul 24, 2010 4:15 am
I tried to read and understand Englers exokernel abstracts but I must say, without huge knowledge of operating systems and without being native speaker, they're quite hard to understand. I think I understood the basic concept of abstracting the minimum and just control running applications. But my question is,
what does it actually contain? I think if one follows the common tutorials, one has not decided which kernel one is building, is that right?
Does it contain hardware or filesystem drivers? Or do I implement them in my respective libos, just asking the kernel to use the respective ressource?
Can anyone give a list of features an exokernel would or would not include?
Thanks in advance
dukedevon
what does it actually contain? I think if one follows the common tutorials, one has not decided which kernel one is building, is that right?
Does it contain hardware or filesystem drivers? Or do I implement them in my respective libos, just asking the kernel to use the respective ressource?
Can anyone give a list of features an exokernel would or would not include?
Thanks in advance
dukedevon