l4-hurd
[Top][All Lists]
Advanced

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

Re: Part 2: System Structure


From: Jonathan S. Shapiro
Subject: Re: Part 2: System Structure
Date: Tue, 16 May 2006 09:57:01 -0400

Guys, read the source. It's terribly long:

        constructor:    565 text lines, 360 code lines
        process creator: 359 text lines, 217 code lines

http://www.opencm.org/opencm/~/PUBLIC/EROS/DEV/eros/top/src/base/domain/constructor/constructor.c

and

http://www.opencm.org/opencm/~/PUBLIC/EROS/DEV/eros/top/src/base/domain/pcc/proccre.c

The space bank is necessarily more complicated, but it's actual protocol
is very simple. The space bank can be found at

http://www.opencm.org/opencm/~/PUBLIC/EROS/DEV/eros/top/src/base/domain/spacebank

shap

On Tue, 2006-05-16 at 10:24 +0200, Pierre THIERRY wrote:
> Scribit Tom Bachmann dies 16/05/2006 hora 08:41:
> > > I found very few information about constructor implementation in
> > > EROS, where did you find that opaque storage was the default for
> > > every process instanciation?
> > Jonathan sent (at least) two mails to the list describing the
> > constructor in all Detail. Most notably
> > http://lists.gnu.org/archive/html/l4-hurd/2005-10/msg00157.html and
> > http://lists.gnu.org/archive/html/l4-hurd/2006-05/msg00056.html
> 
> Which say nothing about the implementation details. Maybe we should
> discuss how a constructor could be implemented in the Hurd and check
> exactly what would be a problem in this implementation. Or at least
> design very precisely it's interfaces.
> 
> Curiously,
> Nowhere man
> _______________________________________________
> L4-hurd mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/l4-hurd





reply via email to

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