All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maksim Krasnyanskiy <maxk@qualcomm.com>
To: george anzinger <george@mvista.com>
Cc: "Raj, Ashok" <ashok.raj@intel.com>,
	"Linux-Kernel (E-mail)" <linux-kernel@vger.kernel.org>
Subject: Re: tasklet question...
Date: Thu, 23 Aug 2001 11:07:26 -0700	[thread overview]
Message-ID: <4.3.1.0.20010823110325.01ffb460@mail1> (raw)
In-Reply-To: <3B853D40.33BD96D9@mvista.com>
In-Reply-To: <4.3.1.0.20010822153241.01f40100@mail1>


>Does the tasklet get run again on the same interrupt (assuming that
>tasklets are run at the end of irq processing) or the next one ?
It will be run as soon as possible e.g. won't wait for the next interrupt.

>If the same, it would seem to be better to just do it.
Nop. You should be nice to other tasklets/softirqs.

Max 

Maksim Krasnyanskiy	
Senior Kernel Engineer
Qualcomm Incorporated

maxk@qualcomm.com
http://bluez.sf.net
http://vtun.sf.net


  parent reply	other threads:[~2001-08-23 18:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9319DDF797C4D211AC4700A0C96B7C9404AC2171@orsmsx42.jf.intel .com>
2001-08-22 22:33 ` tasklet question Maksim Krasnyanskiy
2001-08-23 17:28   ` george anzinger
2001-08-23 18:07   ` Maksim Krasnyanskiy [this message]
2001-08-22 22:24 Raj, Ashok

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=4.3.1.0.20010823110325.01ffb460@mail1 \
    --to=maxk@qualcomm.com \
    --cc=ashok.raj@intel.com \
    --cc=george@mvista.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 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.