Matthew Dillon wrote:
Yah, libcaps is indeed stable, though not enabled by default. A
sysctl kern.caps_enabled=1 will enable it. The only issue with it
is probably one with unbounded internal kernel memory allocation.
Hmm,I just tried to compile the stuff in test/caps. No success, because libcaps is missing. Adding libcaps to lib/Makefile makes the build die in lwkt_thread.c.
Sascha
