From: Jacob Gorm Hansen <jg@domain.hid>
To: Karim Yaghmour <karim@domain.hid>
Cc: Jacob Gorm Hansen <jg@domain.hid>, adeos-main@gna.org
Subject: Re: [Adeos-main] Address spaces in adeos
Date: Thu, 20 Jun 2002 14:17:03 +0200 [thread overview]
Message-ID: <20020620121703.GA2544@domain.hid> (raw)
In-Reply-To: <3D112024.E4B7C59D@opersys.com>
On Thu, Jun 20, 2002 at 12:21:56AM +0000, Karim Yaghmour wrote:
>
> There are 2 main "problems" in all these such scenarios:
> 1- There is no protection for physical accesses since all OSes have
> can directly play with the hardware.
> 2- Page faults must be sent to the faulty domain only.
>
> #2 is not really that hard to solve. We need to implement a page fault
> demux which sends the page fault to the current domain only.
>
> There is, unfortunately, no real way to get around #1 without adding
> extra virtualization layers. Since we are assuming stable kernels
> with "intelligent" code, however, then it should not be a problem.
We are currently trying to make L4Linux (linux2.2 running on the L4
micro kernel) boot several in L4Linux instances.
The good thing about L4 is that it gives us address space protection and
IPC, but sometimes the 'every linux tasks is an l4 task' way of doing
things seems a bit much.
We want to be able to migrate entire OSes between machines, and thus we
cannot trust the OSes to be friendly or correct.
If we had the time, it seems that implementing protection in adeos would
be interesting and easier to work with than L4 (which is a very nice
u-kernel btw).
/Jacob
next prev parent reply other threads:[~2002-06-20 12:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20020617120652.36799.qmail@domain.hid>
2002-06-17 12:42 ` [Adeos-main] Re: My first tests with adeos!!! Karim Yaghmour
2002-06-18 7:17 ` mohan kumar
2002-06-18 10:29 ` Karim Yaghmour
2002-06-18 10:34 ` Karim Yaghmour
2002-06-19 5:17 ` mohan kumar
2002-06-19 12:24 ` Philippe Gerum
2002-06-19 13:02 ` [Adeos-main] Address spaces in adeos Jacob Gorm Hansen
2002-06-20 0:21 ` Karim Yaghmour
2002-06-20 12:17 ` Jacob Gorm Hansen [this message]
2002-06-20 16:22 ` Karim Yaghmour
2002-06-21 8:00 ` Jacob Gorm Hansen
2002-06-19 21:32 ` [Adeos-main] Re: My first tests with adeos!!! Philippe Gerum
2002-06-18 7:29 ` [Adeos-main] Re: [rtai] " Guennadi Liakhovetski
2002-06-18 8:27 ` Wolfgang Denk
2002-06-18 7:39 ` [Adeos-main] " mohan kumar
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=20020620121703.GA2544@domain.hid \
--to=jg@domain.hid \
--cc=adeos-main@gna.org \
--cc=karim@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.