mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: C Hanish Menon <hanishkvc@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Seems like a race or unhandled situation with ksoftirqd scheduling/management
Date: 21 May 2002 20:22:24 +0200	[thread overview]
Message-ID: <p73hel1xswv.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <3CEA8742.2040308@yahoo.com.suse.lists.linux.kernel>

C Hanish Menon <hanishkvc@yahoo.com> writes:

>    According to the comment in cpu_raise_softirq it doesn't 
> wakeup_softirqd in irq context because on returning from a irq
> softirqd will be run,  but it doesn't seem to be valid in any
> architectures (have varified x86, mips). Because on returning
> from irq context, just the scheduler gets called, but as
> the ksoftirqd is not in the run queue, it won't get scheduled.

At least i386 runs the softirqs at the end of do_IRQ.

ksoftirqd is just supposed to be a fallback mechanism for the case
of soft irqs eating excessive runtime or one softirq triggering another
(common case is networking and serial softirq for BH). It is not
the primary way to run softirqs.

-Andi

       reply	other threads:[~2002-05-21 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3CEA8742.2040308@yahoo.com.suse.lists.linux.kernel>
2002-05-21 18:22 ` Andi Kleen [this message]
2002-05-21 19:00   ` Seems like a race or unhandled situation with ksoftirqd scheduling/management - Oops missed the control flow in the generic irq.c as most targets use their own irq.c C Hanish Menon
2002-05-21 17:43 Seems like a race or unhandled situation with ksoftirqd scheduling/management C Hanish Menon

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=p73hel1xswv.fsf@oldwotan.suse.de \
    --to=ak@suse.de \
    --cc=hanishkvc@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®