All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: george anzinger <george@mvista.com>
Cc: Ingo Molnar <mingo@elte.hu>,
	Dipankar Sarma <dipankar@gamebox.net>,
	Matthew Wilcox <willy@debian.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Run timers as softirqs, not tasklets
Date: Mon, 18 Nov 2002 22:34:45 +0000	[thread overview]
Message-ID: <20021118223445.R7530@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <3DD969B6.9D221DB1@mvista.com>; from george@mvista.com on Mon, Nov 18, 2002 at 02:29:10PM -0800

On Mon, Nov 18, 2002 at 02:29:10PM -0800, george anzinger wrote:
> So then, is there any reason to not put them ahead of
> HI_SOFTIRQ?  I.e.:
> 
>  enum
>  {
>         TIMER_SOFTIRQ=0,
>  	HI_SOFTIRQ
>         NET_TX_SOFTIRQ,
>         NET_RX_SOFTIRQ,
>         SCSI_SOFTIRQ,

because then there would be no way to make a tasklet run before the timers?
turn it around.  convince us that timers should run first.

-- 
Revolutions do not require corporate support.

  reply	other threads:[~2002-11-18 22:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-17 17:16 [PATCH] Run timers as softirqs, not tasklets Matthew Wilcox
2002-11-17 18:46 ` Dipankar Sarma
2002-11-17 20:09   ` Ingo Molnar
2002-11-18 22:29     ` george anzinger
2002-11-18 22:34       ` Matthew Wilcox [this message]
2002-11-17 19:23 ` Ingo Molnar

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=20021118223445.R7530@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --cc=dipankar@gamebox.net \
    --cc=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.