lua-users home
lua-l archive

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


Hi folks,

I'm glad to announce Lunatik 3.2, a framework for scripting the Linux
kernel with Lua. Now we have new APIs for kernel threads and
Read-copy-update (RCU) synchronization mechanism and a new example:

- shared: an in-memory key-value store daemon.

Here're Lunatik documentation and release notes:
https://github.com/luainkernel/lunatik/tree/v3.2#readme
https://github.com/luainkernel/lunatik/releases/tag/v3.2

Regards,
--
Lourival Vieira Neto