IRQ request from server to client and server.loop()

cem akpolat akpolatcem at gmail.com
Sat Dec 21 02:09:26 CET 2013


On 21 Dec 2013, at 00:19, Adam Lackorzynski <adam at os.inf.tu-dresden.de> wrote:

> On Fri Dec 20, 2013 at 11:57:48 +0100, cem akpolat wrote:
>> I habe already tried to run the example locating under
>> examples/lib/shmc, however, somehow the compiled code could’n be
>> loaded by ned. It is printed out Ned: loading file: ‘rom/shmc.lua’ and
>> stays there. I have thought that it might be possible that I don’t
>> give the right parameter in the lua script, but there is actually one
>> parameter to given is the name of the compiled file which is
>> “rom/ex_shmc”. Should I add some other parameters or the problem could
>> be related to other things?
> 
> Mine looks like this:
> L4.default_loader:start({caps = { testshm = l:create_namespace({}):m("rw") }}, "rom/ex_shmc");
> Maybe that makes it work?
> 

Thank you so much Adam, it works like a charm :). 
> 
> 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