public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Fedyk <mfedyk@matchmail.com>
To: Robert Love <rml@tech9.net>
Cc: McEnroe <mcensamuel@yahoo.com>, linux-kernel@vger.kernel.org
Subject: Re: interrupt ?
Date: Thu, 29 Nov 2001 13:03:42 -0800	[thread overview]
Message-ID: <20011129130342.B496@mikef-linux.matchmail.com> (raw)
In-Reply-To: <3C043B11.2FA17A19@pobox.com> <3C05B561.75F210C7@pobox.com> <001601c17873$c664ee00$8b64a8c0@PREM> <1007053658.813.17.camel@phantasy>
In-Reply-To: <1007053658.813.17.camel@phantasy>

On Thu, Nov 29, 2001 at 12:07:37PM -0500, Robert Love wrote:
> On Wed, 2001-11-28 at 20:18, McEnroe wrote:
> 
> > what is fast and slow interrupt ?
> > what is the difference between this ?
> 
> fast interrupts occur with interrupts disabled, and are expected to be
> completed quickly -- they are performed by the interrupt handlers
> themselves.
> 
> a slow interrupt occurs with interrupts enabled, such as bottom half
> tasks.
> 

IIRC, bottom half is mostly used by network packet processing.

      reply	other threads:[~2001-11-29 21:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-28  1:17 heads-up: preempt kernel and tux NO-GO J Sloan
2001-11-28  2:12 ` Oliver Xymoron
2001-11-28  2:23   ` J Sloan
2001-11-28  2:30   ` Andrew Morton
2001-11-28  4:27 ` Robert Love
2001-11-29  4:11 ` data point: tux and low-latency patches OK J Sloan
2001-11-29  1:18   ` interrupt ? McEnroe
2001-11-29 17:07     ` Robert Love
2001-11-29 21:03       ` Mike Fedyk [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=20011129130342.B496@mikef-linux.matchmail.com \
    --to=mfedyk@matchmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcensamuel@yahoo.com \
    --cc=rml@tech9.net \
    /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