l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Part 2: System Structure


From: Bas Wijnen
Subject: Re: Part 2: System Structure
Date: Thu, 18 May 2006 23:35:12 +0200
User-agent: Mutt/1.5.11+cvs20060403

On Thu, May 18, 2006 at 02:32:17PM -0400, Jonathan S. Shapiro wrote:
> And my problem with this is that building an OS is a *huge* undertaking,
> and because of this I feel that it is immoral for *me* to entice a large
> group of people to commit effort to something that I feel will not work.

Not long ago I wrote about a system which would allow giving out opaque
memory in a way that can easily be added to the OS after it's built, and we
find that we do need it after all.  In short, the idea is to let the user
session provide access to the space bank through two capabilities, one is
"normal" and gives transparent access (which the user can examine and change),
the other gives opaque access and doesn't let the user read or change it.
Using identify to know that this is a real (TCB) session and asking the
session that this is indeed opaque memory does the rest of the job.

We can build a system without the second type of capability and see if it
works.  If it doesn't, we can add it without much problems.  We don't want to
use it for most things anyway, so we don't need to change the whole system to
suddenly only accept opaque memory.

Thanks,
Bas

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://129.125.47.90/e-mail.html

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]