From: "Christian Meier" <chmeie@gmx.com>
To: <linux-rt-users@vger.kernel.org>
Subject: Different priorities for different softirqs
Date: Wed, 21 Mar 2012 14:04:10 +0100 [thread overview]
Message-ID: <013401cd0763$1bd93970$538bac50$@gmx.com> (raw)
Hi,
On https://rt.wiki.kernel.org/articles/r/t/_/RT_PREEMPT_HOWTO_6bc9.html I
noticed that there are different softirq kthreads for every softirq. So they
could be prioritized differently.
In my rt-patched kernels 3.2.11-rt20 and 3.0.24-rt42 I can only see one
ksoftirqd instance per cpu.
I did not find any hints in kernel/softirq.c where each of those kthreads is
generated. I only see ksoftirqd.
>From RT_PREEMPT_HOWTO_6bc9.html:
...
2 ? S 0:00 [softirq-high/0]
3 ? S 0:00 [softirq-timer/0]
4 ? S 0:00 [softirq-net-tx/]
5 ? S 0:00 [softirq-net-rx/]
6 ? S 0:00 [softirq-block/0]
7 ? S 0:00 [softirq-tasklet]
8 ? S 0:00 [softirq-hrtreal]
9 ? S 0:00 [softirq-hrtmono]
...
How can I get these softirq different threads? Did I miss a configuration
option?
Thanks
Christian
next reply other threads:[~2012-03-21 13:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 13:04 Christian Meier [this message]
2012-03-21 13:08 ` Different priorities for different softirqs Luis Claudio R. Goncalves
2012-03-21 13:59 ` Steven Rostedt
2012-03-21 15:00 ` John Kacur
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='013401cd0763$1bd93970$538bac50$@gmx.com' \
--to=chmeie@gmx.com \
--cc=linux-rt-users@vger.kernel.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.