Something about DICE is changed?

Adam Lackorzynski adam at os.inf.tu-dresden.de
Fri Dec 14 13:42:20 CET 2007


On Thu Dec 13, 2007 at 19:17:52 +0100, cheng.guanghui wrote:
> On Thursday 13 December 2007 06:10:54 pm Adam Lackorzynski wrote:
> > On Thu Dec 13, 2007 at 15:57:04 +0100, cheng.guanghui.ml wrote:
> > > 	Today I use dice to generate a code frame and then compile the idl file.
> > > But the server template file is lost. I don't know it is the problem of
> > > my dice version or it will be lost in the end. :)
> >
> > Yes, Dice has changed a bit and is now using the UTCB as well but I
> > guess this is not the cause of your problem. Does everything compile
> > fine or does it abort with an error?
> 	Thanks Adam. There is no any errors when compiling.

So, for which file are you looking?

> 	BTW. What do you mean "using the UTCB"?

The UTCB is some fixed area of memory available for each thread which is
also used for IPC by the kernel, i.e. the data stored in the this area
can be transfered (aka copied) to another thread.


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list