From: Stanislav Meduna <stano@meduna.org>
To: "Ralf Müller" <ralf@bj-ig.de>
Cc: Realtime Mailinglist <linux-rt-users@vger.kernel.org>,
Thomas Weisser <thomas@bj-ig.de>
Subject: Re: Random 3 to 4.5 second blocks of RT thread
Date: Mon, 11 Feb 2013 19:55:53 +0100 [thread overview]
Message-ID: <51193EB9.2060409@meduna.org> (raw)
In-Reply-To: <8426D3F6-9553-4B6A-B318-4983625ACC8E@bj-ig.de>
On 11.02.2013 16:54, Ralf Müller wrote:
> It basically is a loop that wakes up every milli second, increments a
> generation counter, does some statistics and goes to sleep for
> another millisecond.
3-4.5 seconds is heavy so this is not very probable, but seeing
that you have a thread with prio 99 and have timer wakeup
problems, depending on what the other realtime threads do maybe
the following could be (part of) the issue:
http://www.spinics.net/lists/linux-rt-users/msg08745.html
http://www.spinics.net/lists/linux-rt-users/msg07804.html
Shortly said: you aren't going to have low latency timers
if the ksoftirqd can be preempted by your threads.
Disclaimer: I have never used RT with 2.6, so I don't know
whether it applies at all.
Regards
--
Stano
--
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
next prev parent reply other threads:[~2013-02-11 18:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-11 15:54 Random 3 to 4.5 second blocks of RT thread Ralf Müller
2013-02-11 17:08 ` Bruce Ashfield
2013-02-12 12:53 ` Ralf Müller
2013-02-12 14:28 ` Bruce Ashfield
2013-02-13 9:15 ` Ralf Müller
2013-02-11 18:55 ` Stanislav Meduna [this message]
2013-02-12 14:01 ` Ralf Müller
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=51193EB9.2060409@meduna.org \
--to=stano@meduna.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=ralf@bj-ig.de \
--cc=thomas@bj-ig.de \
/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.