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

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sat Dec 21 00:19:20 CET 2013


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?


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