l4-hurd
[Top][All Lists]
Advanced

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

Re: Working on the ddf


From: Daniel Wagner
Subject: Re: Working on the ddf
Date: Wed, 14 Apr 2004 14:48:16 +0200
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

> This is actually rather easy.  I have gotten a task server dummy to
> work, ie, wortel starts it, and it is using simplistic dummy
> containers in physmem.

Ah, that's great news!

So what we have to do is to design a nice interface between dplm, deva
and hurd...

Marco: Here a short not finished list of needed stuff.  Feel free to
change/add:

deva - wortel:
  create new (L4) task
  destroy (L4) task

deva - physmem:
  alloc memory 
  dealloc memory (remember: physmem can ask memory back!)

deva - root file system:
  load driver binary

dplm - deva:
  create new task
  destroy task
  alloc memory
  dealloc memory (deva can ask memory back!)
  load driver binary

thanks,
daniel




reply via email to

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