Hidic Anel wrote:
> If we have 2 OSs running side by side, how is implemented process scheduling
> between OSs. I mean if we have 10 processes per OS, how can we switch
> between them, so that we have impression of parallel running of 2 OSs
Adeos doesn't implement OS scheduling, though other nanokernels do (see
exokernel paper for example.) One thing you can do with Adeos is build
the entire systems so that each OS only takes a certain portion of the
CPU. For example, you can modify the OS scheduler so that all active
tasks cannot take more that x% of the CPU time. You could also extend
Adeos to implement an OS scheduler a-la exokernel.
Karim
===================================================
Karim Yaghmour
[EMAIL PROTECTED]
Embedded and Real-Time Linux Expert
===================================================