All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] registry
@ 2015-11-21  5:53 Mathieu Rondonneau
  2015-11-21 10:30 ` Philippe Gerum
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Rondonneau @ 2015-11-21  5:53 UTC (permalink / raw)
  To: xenomai

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-22  4:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-21  5:53 [Xenomai] registry Mathieu Rondonneau
2015-11-21 10:30 ` Philippe Gerum
2015-11-21 16:30   ` Mathieu Rondonneau
2015-11-22  4:49     ` Mathieu Rondonneau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.