Hi,

When a skin (lets say vxworks for example) does a
registry_add_dir("/vxworks"), where this directory gets created?

I can see the registry as follow:
/var/run/xenomai/root/
/var/run/xenomai/system/heaps
/var/run/xenomai/system/threads
/var/run/xenomai/system/version

This is how I started the registry:
sudo ./sysregd --linger --daemonize --anon --root=/var/run/xenomai

so I was expecting to be able to find a directory as follow:
/var/run/xenomai/anon/<pid>/vxworks

>From my test app, I have tried to find the directory in those locations
with no luck:
/var/run/xenomai/<pid>/vxworks
/var/run/xenomai/vxworks

Now I think I am missing a setup somewhere.

Thanks for any pointers,
Regards,
-Mathieu


_______________________________________________
Xenomai mailing list
[email protected]
http://xenomai.org/mailman/listinfo/xenomai

Reply via email to