All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] Initialization of a nucleus pod
@ 2006-01-18 14:05 Germain Olivier
  2006-01-19 12:50 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: Germain Olivier @ 2006-01-18 14:05 UTC (permalink / raw)
  To: xenomai

Hello

I am trying to understand how a pod is initialized.

I think it start with xncore_attach() from core.c, then with xnpod_init from
pod.c
But here (in xnpod_init) there is something not clear about the root thread
creation.

It use xnthread_init(&sched->rootcb, ...), but I don't see where
&sched->rootcb is initialized

Maybe I don't understand how it works, so the pod don't have his own code
to run, but this thread will be in fact replaced by the task to run.

I hope my question is clear enough

Thank

Germain


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

end of thread, other threads:[~2006-01-29 23:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-18 14:05 [Xenomai-core] Initialization of a nucleus pod Germain Olivier
2006-01-19 12:50 ` Gilles Chanteperdrix
2006-01-19 15:07   ` Germain Olivier
2006-01-29 23:00     ` Philippe Gerum

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.