I think new developers would find it useful as well.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Farid Hajji
Sent: Thursday, July 12, 2001 6:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: how it works: hurd users
> here is something
> here is something that hopefully helps people to understand how the Hurd
> user model works. It is of course far from perfect, not complete, etc etc,
> and it is certainly not supposed to be a replacement for proper
> documentation (in fact, I don't even think it is adequate as a base for it).
proc_getexecdata and proc_setexecdata both seem to be totally broken.
It seems like they have never actually been called.
proc_setexecdata never deallocates the old port rights.
proc_getexecdata never sets its *portspoly out parameter, so garbage goes
into the reply message.
I think the only co
Hi,
this is not so easy to see, esp with all the libports mayhem.
proc_getexecdata just memcpy()s the port array, and then returns. Will this
do the right thing? proc is essentially single threaded, by taking a lock
in message_demuxer. But as it seems to me, the message has not yet actually
b
On Thu, Jul 12, 2001 at 04:34:45PM -0400, Roland McGrath wrote:
> I didn't look closely, but now I am thinking twice. If the data is small
> enough to fit inline, and you use a separate reply stub, then you can send
> it without copying. That ought to be the common case.
This would be what you
On Thu, Jul 12, 2001 at 04:34:45PM -0400, Roland McGrath wrote:
> > On Wed, Jul 11, 2001 at 04:49:17PM -0400, Roland McGrath wrote:
> > > That's fine by me if it's tested. BTW add -p to your diff switches.
> >
> > Actually, I goofed up. The arguments to the reply stub have not been
> > changed
> On Wed, Jul 11, 2001 at 04:49:17PM -0400, Roland McGrath wrote:
> > That's fine by me if it's tested. BTW add -p to your diff switches.
>
> Actually, I goofed up. The arguments to the reply stub have not been
> changed by my patch. In fact, as we now copy the user data all the time, a
> sepe
I got a different Hurd crash than normal. I don't have any more
information than this, sorry. This occured when I was doing an
autobuilder run:
extfs.static: thread-cancel.c:55: hurd_thread_cancel: Assertion `! __spin_lock_locked
(&ss->critical_section_lock)' failed.
The crash is unusual in t
On Thu, Jul 12, 2001 at 09:06:12PM +0200, Marcus Brinkmann wrote:
> On Wed, Jul 11, 2001 at 04:49:17PM -0400, Roland McGrath wrote:
> > That's fine by me if it's tested. BTW add -p to your diff switches.
>
> Actually, I goofed up. The arguments to the reply stub have not been
> changed by my pa
On Wed, Jul 11, 2001 at 04:49:17PM -0400, Roland McGrath wrote:
> That's fine by me if it's tested. BTW add -p to your diff switches.
Actually, I goofed up. The arguments to the reply stub have not been
changed by my patch. In fact, as we now copy the user data all the time, a
seperate reply s
Hi,
here is something that hopefully helps people to understand how the Hurd
user model works. It is of course far from perfect, not complete, etc etc,
and it is certainly not supposed to be a replacement for proper
documentation (in fact, I don't even think it is adequate as a base for it).
I h
Cutting the CC line.
On Thu, Jul 12, 2001 at 09:55:17AM -0700, Jim Franklin wrote:
> Hi Marcus,
> If you need a permanent home for your talk, let's put at hurd.gnu.org . I
> think it is quite informative and would be of wonderful benefit to the
> hurd.gnu.org web site.
Works for me. If you nee
Hi Marcus,
If you need a permanent home for your talk, let's put at hurd.gnu.org . I
think it is quite informative and would be of wonderful benefit to the
hurd.gnu.org web site.
Jim
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Marcus Brinkmann
Sent:
On Thu, Jul 12, 2001 at 04:00:38PM +0200, Marcus Brinkmann wrote:
> Hi,
Hello Marcus,
>
> I put the content of my talk about the Hurd online.
>
> It is currently available from
>
> http://www.marcus-brinkmann.de/talks.en.html
Thanks !
--
Thierry LARONDE, Centre de Ressources Informatiques, A
Hi,
I put the content of my talk about the Hurd online.
It is currently available from
http://www.marcus-brinkmann.de/talks.en.html
Please follow the link "talk about the Hurd". This will bring you to
people.debian.org. Please don't link to people.debian.org only, as this
is most likely not
Hello!
I plan to set up and publish every month a list of Hurd projects. I'd like
to include active and not active or abandoned projects.
The list intended to give an overview about work around the Hurd and a
starting point for people willing to join.
Pease give following information:
A short na
16 matches
Mail list logo