public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dario Faggioli <raistlin@linux.it>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: limp <johnkyr83@hotmail.com>, linux-kernel@vger.kernel.org
Subject: Re: Minimum time slice for relaible Linux execution
Date: Fri, 01 Apr 2011 10:05:10 +0200	[thread overview]
Message-ID: <1301645110.4331.17.camel@Palantir> (raw)
In-Reply-To: <20110331151214.GB14441@home.goodmis.org>

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

On Thu, 2011-03-31 at 11:12 -0400, Steven Rostedt wrote: 
> On Thu, Mar 31, 2011 at 01:13:55PM +0100, limp wrote:
> > Dear all,
> > 
> > I have developed a framework similar to a hypervisor that switches between
> > Linux and a RT domain.
> > As RT priority is of highest importance, I want to give more time to the RT
> > domain *but* I also want to give Linux adequate time for being able to
> > operate.
> > 
> I'm not sure there is any requirement. The only problem I guess that can
> happen is if you give such little time that the timer interrupt can't
> finish, or that every time you schedule Linux back in, the timer
> interrupt goes off and nothing else gets done.
> 
Right. Moreover, what you're doing seems very very similar to what these
guys do: https://www.rtai.org/ , http://www.xenomai.org/ .

I've never checked if (and if yes how) they do such thing as you're
thinking, but maybe they do... Have you already looked at them?

Regards,
Dario

-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
----------------------------------------------------------------------
Dario Faggioli, ReTiS Lab, Scuola Superiore Sant'Anna, Pisa  (Italy)

http://retis.sssup.it/people/faggioli -- dario.faggioli@jabber.org

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-04-01  8:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31 12:13 Minimum time slice for relaible Linux execution limp
2011-03-31 15:12 ` Steven Rostedt
2011-04-01  8:05   ` Dario Faggioli [this message]
2011-04-01 12:39     ` limp
2011-04-01 13:32       ` Steven Rostedt
2011-04-01 14:19 ` Rafael Fernandez
2011-04-01 14:57   ` Rafael Fernandez

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=1301645110.4331.17.camel@Palantir \
    --to=raistlin@linux.it \
    --cc=johnkyr83@hotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox