From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: pwaechtler@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] use case: possible to boot Posix subsystem in <50ms and then Linux?
Date: Fri, 27 Mar 2009 16:55:45 +0100 [thread overview]
Message-ID: <49CCF701.5000306@domain.hid> (raw)
In-Reply-To: <200903271641.09389.pwaechtler@domain.hid>
Peter Wächtler wrote:
> Am Friday 27 March 2009 15:53:02 schrieb Gilles Chanteperdrix:
>> Xenomai kernel-space support is started somewhere in the middle of the
>> boot process, so, you can probably start kernel-space applications at
>> that time. User-space only works when init has been started, which
>> happens a bit later during the boot process. But you can start Xenomai
>> applications before all the system services have been started.
>>
>
> I think the fundamental question is: does Adeos provide a scheduler?
>
> And I guess the answer is yes, at least "Life-with-Adeos" doc mentions
> primary and secondary execution modes/domains.
>
> In the use case it would be necessary that OSEK subsystem is able to schedule
> between a static number of preconfigured threads WITHOUT the precondition
> that Linux is up and running.
No, you misunderstood the document, Adeos does not provide a scheduler.
Xenomai dos.
The answer is that some part of the Linux kernel needs to be running
(hardware timer and interrupts subsystem) for Xenomai kernel-space
services to start, and it is started at about the time when it can be
started, and the first process needs to have been started if you want to
start user-space processes.
--
Gilles.
next prev parent reply other threads:[~2009-03-27 15:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-27 14:38 [Xenomai-core] use case: possible to boot Posix subsystem in <50ms and then Linux? Peter Wächtler
2009-03-27 14:41 ` Steven Seeger
2009-03-27 15:17 ` Peter Wächtler
2009-03-27 15:31 ` Steven Seeger
2009-03-27 14:53 ` Gilles Chanteperdrix
2009-03-27 15:41 ` Peter Wächtler
2009-03-27 15:46 ` Gilles Chanteperdrix
2009-03-27 16:17 ` Peter Wächtler
2009-03-27 16:23 ` Gilles Chanteperdrix
2009-03-27 16:31 ` Philippe Gerum
2009-03-27 15:55 ` Gilles Chanteperdrix [this message]
2009-03-27 15:59 ` Philippe Gerum
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49CCF701.5000306@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=pwaechtler@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.