From: Karim Yaghmour <karim@domain.hid>
To: Hidic Anel <patlidzan@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] I have one question
Date: Mon, 26 May 2003 15:32:27 -0400 [thread overview]
Message-ID: <3ED26BCB.FDD29D2A@opersys.com> (raw)
In-Reply-To: 001b01c3209e$9cb205a0$4d4c4150@domain.hid
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
karim@domain.hid
Embedded and Real-Time Linux Expert
===================================================
prev parent reply other threads:[~2003-05-26 19:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-22 20:08 [Adeos-main] I have one question Hidic Anel
2003-05-26 19:32 ` Karim Yaghmour [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3ED26BCB.FDD29D2A@opersys.com \
--to=karim@domain.hid \
--cc=adeos-main@gna.org \
--cc=patlidzan@domain.hid \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.