mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* softirqd
@ 2003-11-17  9:45 kernwek jalsl
  2003-11-17 14:42 ` softirqd Richard B. Johnson
  0 siblings, 1 reply; 6+ messages in thread
From: kernwek jalsl @ 2003-11-17  9:45 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-11-18 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-17  9:45 softirqd kernwek jalsl
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

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®