mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernwek jalsl <edityacomm@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: softirqd
Date: Mon, 17 Nov 2003 01:45:51 -0800 (PST)	[thread overview]
Message-ID: <20031117094551.53765.qmail@web20704.mail.yahoo.com> (raw)

Hi All;

On my embedded board I see that the preemption
patch(Love etal.) is not of much use because of the
following reaons:

1) calling the scheduler after the hardirq returns is
not of much use because the actual work of puting the
task in the run queue is done in the bottom half
executed by ksoftirqd
2) ksoftirqd is not a real time thread

Will the preemption patch work better if the ksoftirqd
is made a real time thread?

Another related question : has anyone thought of
introducing prioirty among tasklets? Right now
ksoftirqd treats them in a FIFO manner. Adding
priority among the various tasklets and making sure
that ksoftirqd looks ahead in the queue would ensure a
real time treatment to a real time interrupt...

I am sorry in case this has been discussed earlier; in
case it has been I would like someone to post me the
URl for the discussion.

Regards

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

             reply	other threads:[~2003-11-17 13:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-17  9:45 kernwek jalsl [this message]
2003-11-17 14:42 ` softirqd Richard B. Johnson
2003-11-18  6:35   ` softirqd kernwek jalsl
2003-11-18 13:31     ` softirqd Richard B. Johnson
2003-11-18 22:24     ` softirqd Peter Chubb
2003-11-18 22:44       ` softirqd Richard B. Johnson

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=20031117094551.53765.qmail@web20704.mail.yahoo.com \
    --to=edityacomm@yahoo.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®