RE: L4Env and L4 version X.2.
-----Original Message----- From: Adam Lackorzynski Sent: Wednesday, May 10, 2006 7:14 PM To: l4-hackers@os.inf.tu-dresden.de Subject: Re: L4Env and L4 version X.2.
On Thu May 04, 2006 at 18:26:56 -0500, sethb wrote:
Is there ongoing work to port L4Env to L4 version X.2?
None that I know of.
How much work would it be?
Quite a bit, I guess. If you have an IDL compiler you can then go through every module and port it over, probably redesigning some parts of it.
The X.2 interface was designed such that a mapping of V2 -> X.2 is possible via wrapper functions. The fixed thread/task model can be emulated and ex-regs etc can be mapped as well. Main problem is the IDL compiler; not sure if Dice supports X.2... Ron? - Volkmar
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Volkmar Uhlig wrote on 11.05.2006 02:18 this:
-----Original Message----- From: Adam Lackorzynski Sent: Wednesday, May 10, 2006 7:14 PM To: l4-hackers@os.inf.tu-dresden.de Subject: Re: L4Env and L4 version X.2.
On Thu May 04, 2006 at 18:26:56 -0500, sethb wrote:
Is there ongoing work to port L4Env to L4 version X.2? None that I know of.
How much work would it be? Quite a bit, I guess. If you have an IDL compiler you can then go through every module and port it over, probably redesigning some parts of it.
The X.2 interface was designed such that a mapping of V2 -> X.2 is possible via wrapper functions. The fixed thread/task model can be emulated and ex-regs etc can be mapped as well. Main problem is the IDL compiler; not sure if Dice supports X.2... Ron? Working on it, but that's currently not my main priority. (so the straight answer is: no, not yet.)
Ron. - -- Mit freundlichen Gruessen / with regards ra3 @ inf.tu-dresden.de http://os.inf.tu-dresden.de/~ra3/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEYvxPvCdOf9l7ipgRAkADAJoDrNivFdEf+an5JnJVnaOorJLaWwCg0y9V 8GFTRLs7Wf3BWO00gxLOMF8= =Yv8j -----END PGP SIGNATURE-----
Hi, Then, is it possible to use other compilers, for example ID4, with l4env? Regards, Wei On 5/11/06, Volkmar Uhlig <vuhlig@us.ibm.com> wrote:
-----Original Message----- From: Adam Lackorzynski Sent: Wednesday, May 10, 2006 7:14 PM To: l4-hackers@os.inf.tu-dresden.de Subject: Re: L4Env and L4 version X.2.
On Thu May 04, 2006 at 18:26:56 -0500, sethb wrote:
Is there ongoing work to port L4Env to L4 version X.2?
None that I know of.
How much work would it be?
Quite a bit, I guess. If you have an IDL compiler you can then go through every module and port it over, probably redesigning some parts of it.
The X.2 interface was designed such that a mapping of V2 -> X.2 is possible via wrapper functions. The fixed thread/task model can be emulated and ex-regs etc can be mapped as well. Main problem is the IDL compiler; not sure if Dice supports X.2... Ron?
- Volkmar
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
participants (3)
-
Ronald Aigner -
Volkmar Uhlig -
Wei Shen