Re: run-l4 - to start another task

2008-03-12 Thread Adam Lackorzynski
On Tue Mar 11, 2008 at 20:55:51 -0700, ahmad kamal wrote: i've been trying to load another l4 task using run-l4 in l4linux, but i've got error the error is -8(cannot a find module) here is my conf file #launch.conf verbose 0 modpath (hd0,2)/boot/l4app task hello and here

Error handling for reply in dice

2008-03-12 Thread Marc Chaland
Hi, I implemented an IDL with a allow_reply_only method : start. When client calls this, it is blocked until server decides to send reply. This works fine in general. But when client thread disapears after call, I cannot get error code from reply function on server side. I tried to use

Re: Error handling for reply in dice

2008-03-12 Thread Ronald Aigner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc Chaland wrote on 03/12/2008 09:23 PM this: Hi, I implemented an IDL with a allow_reply_only method : start. When client calls this, it is blocked until server decides to send reply. This works fine in general. But when client thread

Re: porting L4linux on minix3.

2008-03-12 Thread Pravin
Juan, thanx for those links, I am going through them. Adam Lackorzynski [EMAIL PROTECTED] wrote: Hi, On Mon Mar 10, 2008 at 19:52:53 +0530, Pravin wrote: I wanted to ask a question regarding the procedure followed in porting linux on L4 (L4Linux). I am exploring the possibility of