Still missing something ...

kermit the frog kermit at tower.com.ar
Wed Apr 28 04:32:22 CEST 1999


Hello, thanks for always answering (im such a pain in the ... (-:

Well, this time, after following Michael's instructions (heres a piece of
the code) :
  th = l4_myself();
  printf("rmgr_init()\n");
  rmgr_init();
  printf("Hello, task: %d, thread: %d\n", th.id.task, th.id.lthread);

  sigma0.id.task = 2;
  sigma0.id.lthread = 0;

  recv.id.task = rmgr_get_task(6);
  recv.id.chief = th.id.task ;
  recv.id.lthread = 0;
  recv = l4_task_new(recv, 5, (dword_t) task+(4096*2), (dword_t)task,
sigma0);

All i get is : 'sys_id_nearest'

What is that ??

Cheers.

Cervi~no Ulises
<kermit at tower.com.ar>
<c-3087-2 at unrctu.edu.ar>
...............................................................................




More information about the l4-hackers mailing list