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

Hi Carsten,

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?

Best regards,
Dennis


Am 28.10.2011 00:21, schrieb Carsten Emde:
> Sashka,
>
>> [..]
>> I've got it build several time. I'm confused with all those different
>> guides telling me what to enable and disable. Most of them are
>> outdated, as I can see.
> The usual recommendation is:
>
> 1. Get the config of your distro
> # cd /usr/src/kernels/linux-3.0.7-rt20
> # cp /boot/config-`uname -r` .config
>
> 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
>
> To check out the new kernel for its RT capabilities:
> # cd /usr/src
> # git clone https://github.com/clrkwllms/rt-tests
> # cd rt-tests
> # make rpm
> # rpm -ivh RPMS/*/rt-tests*.rpm
> # cyclictest -m -Sp99 -i100 -d0
>
> Let us know what worst-case latency you got.
>
>     -Carsten.
> -- 
> To unsubscribe from this list: send the line "unsubscribe 
> linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2011-10-28  7:37 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 [this message]
2011-10-28 16:50         ` Carsten Emde
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=4EAA5BC2.4020908@googlemail.com \
    --to=dennis.borgmann@googlemail.com \
    --cc=Carsten.Emde@osadl.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).