All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Anzinger <george@mvista.com>
To: Yifan Zhu <yzhu2@unity.ncsu.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: TIMER_BH in 2.4 kernel
Date: Wed, 01 Oct 2003 17:14:04 -0700	[thread overview]
Message-ID: <3F7B6DCC.9090604@mvista.com> (raw)
In-Reply-To: <3F788DE4.8030505@unity.ncsu.edu>

Yifan Zhu wrote:
> Hi,
> I'm looking at the 2.4 kernel. My understanding of the code is that the
> TIMER_BH handler is executed when the hardware timer interrupt returns (
> after do_IRQ(), but before returning to the interrupted task ). Is that
> right?
> 
> Thanks for clarification!

Unless there is a bh_lock in effect at the time, in which case it is 
executed when the lock is released.

-
-- 
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/
Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml


      reply	other threads:[~2003-10-02  0:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-29 19:54 TIMER_BH in 2.4 kernel Yifan Zhu
2003-10-02  0:14 ` George Anzinger [this message]

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=3F7B6DCC.9090604@mvista.com \
    --to=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yzhu2@unity.ncsu.edu \
    /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.