From: Jacob Gorm Hansen <jg@domain.hid>
To: Karim Yaghmour <karim@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] Re: RTOS over Adeos document
Date: Mon, 4 Nov 2002 18:27:11 +0100 [thread overview]
Message-ID: <20021104172711.GA2989@domain.hid> (raw)
In-Reply-To: <3DC6A8E8.AFE2D5DC@opersys.com>
On Mon, Nov 04, 2002 at 12:05:44PM -0500, Karim Yaghmour wrote:
>
> Jacob Gorm Hansen wrote:
> > just wanted to point you all to our project about running multiple
> > linuxes on the same machine, as well as migrating them quickly between
> > machines: http://www.nomadbios.dk
>
> Quite interesting. It would be even more interesting to see the source.
Yes, we are working on a public CVS repo, should be up in a few minutes.
Check back soon for access details.
> The only thing that dampens my enthusiasm for this is the dependency on
> L4. I don't mean to debate its merits, but you're really dragging some
> else's limitations. Would you be interested to interface with the Adeos
> project for future work?
We had a number of reasons for choosing L4:
- It has recursive address spaces, which we need.
- It has fast IPC.
- It has a working Linux implementation.
- It has OSKit driver and TCP/IP support.
Having to deal with multiple tasks for each Linux was extremely complex
though, and might be a good reason for choosing a nano-kernel next time.
If Adeos gets spaces like Space, then it would be interesting.
Otherwise I don't think it is possible, because we need to protect guest
OSes against eachother.
> Also, I suppose the migration capability requires that both systems have
> the exact same hardware and the exact same data on disk (or maybe this
> is why you discuss NFS boot on the project's site)?
Exactly ;-)
Currently only networking is abstracted, but this means that it may run
on any hardware, as long as it is supported by oskit.
> Karim
best,
jacob
next prev parent reply other threads:[~2002-11-04 17:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-29 8:26 [Adeos-main] RTOS over Adeos document Girish Wadhwani
2002-10-29 9:44 ` [Adeos-main] " Philippe Gerum
2002-11-04 10:07 ` Girish Wadhwani
2002-11-04 15:20 ` Karim Yaghmour
2002-11-04 15:41 ` Jacob Gorm Hansen
2002-11-04 17:05 ` Karim Yaghmour
2002-11-04 17:27 ` Jacob Gorm Hansen [this message]
2002-11-04 18:39 ` Karim Yaghmour
2002-11-06 10:45 ` Jacob Gorm Hansen
2002-11-05 9:08 ` Girish Wadhwani
2002-11-05 10:21 ` Jacob Gorm Hansen
2002-11-05 23:24 ` Girish Wadhwani
2002-11-05 23:55 ` Karim Yaghmour
2002-11-04 17:27 ` Philippe Gerum
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=20021104172711.GA2989@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.