All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carsten Emde <Carsten.Emde@osadl.org>
To: Dennis Borgmann <dennis.borgmann@googlemail.com>
Cc: sashka@mail.ru, linux-rt-users@vger.kernel.org
Subject: Re: rt for newbie
Date: Fri, 28 Oct 2011 18:50:04 +0200	[thread overview]
Message-ID: <4EAADD3C.3090501@osadl.org> (raw)
In-Reply-To: <4EAA5BC2.4020908@googlemail.com>

Hi Dennis,

>>  [..]
>> 2. Configure the kernel for RT
>> # make menuconfig
>> Processor type and features --->
>> [ ] Tickless System (Dynamic Ticks)
>> Preemption Model (Fully Preemptible Kernel (RT)) --->
>> Kernel hacking --->
>> [ ] Check for stack overflows
> I think, your small "howto" is a little confusing. You are describing
> the kernel options needed for RT-capabilities, but there is no asterisk
> within the square brackets in order to show, that they should be
> enabled. The way it is written in your email, it seems like they should
> be disabled. Or did you really mean to disable the "Tickless System"
> option and the "Check for stack overflows" option?
Thank you for pointing this out. My description may, indeed, be 
misleading. I simply wanted to show how the line of the configuration 
menu should look like, i.e. not crossed -> not enabled.

Checking for stack overflows almost certainly leads to a longer 
worst-case latency and, while tickless operating is good for the 
financial budget, it may be bad for the real-time behavior. The latter 
applies to a configuration that allows the processor to enter a sleep 
state when idle and to a situation when rarely occurring external events 
trigger a real-time process so the processor has time to go to sleep.

Thanks,
	-Carsten.

  reply	other threads:[~2011-10-28 17:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 17:58 rt for newbie Sashka
2011-10-27 19:01 ` jordan
2011-10-27 19:47   ` Sashka
2011-10-27 20:47     ` jordan
2011-10-27 22:21     ` Carsten Emde
2011-10-28  7:37       ` Dennis Borgmann
2011-10-28 16:50         ` Carsten Emde [this message]
2011-10-28 13:29       ` Sashka
2011-10-28 17:11         ` Carsten Emde
2011-10-31  8:26           ` Dennis Borgmann

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=4EAADD3C.3090501@osadl.org \
    --to=carsten.emde@osadl.org \
    --cc=dennis.borgmann@googlemail.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=sashka@mail.ru \
    /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.