public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Wanghong Yuan" <wyuan1@ews.uiuc.edu>
To: "Ingo Oeser" <ingo.oeser@informatik.tu-chemnitz.de>,
	"Andrew Morton" <akpm@zip.com.au>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: what replaces tq_scheduler in 2.4
Date: Thu, 2 May 2002 19:13:10 -0500	[thread overview]
Message-ID: <005e01c1f237$4f88e820$e6f7ae80@ad.uiuc.edu> (raw)
In-Reply-To: LINKIFYcbDFcDDFGeAFBbAHbcJEAHDfdEAcJFDcJHJbeAFDLINKIFYGFDAIFDaIEafADGBfdFHaFdAJcbGFDeIJEDddJJG <20020428.204911.63038910.davem@redhat.com> <001001c1ef3d$890a6d50$e6f7ae80@ad.uiuc.edu> <005d01c1efcb$561b8c10$e6f7ae80@ad.uiuc.edu> <001a01c1f094$8d572850$e6f7ae80@ad.uiuc.edu> <3CCF1B39.94CF0152@zip.com.au> <20020502174423.L696@nightmaster.csn.tu-chemnitz.de>

HI, Ingo

Did you get the answer? Please cc me


> Hi Andrew,
> hi others,
>
> On Tue, Apr 30, 2002 at 03:31:21PM -0700, Andrew Morton wrote:
> > Wanghong Yuan wrote:
> > > It seems that tq_scheduler disappears in Linux 2.4. SO what can I do
if I
> > > need to do something when the scheduler wakes up. The old code likes
> > >
> >
> > All users of tq_scheduler were using it as a way of running
> > process-context code shortly after the occurrence of an
> > interrupt.  They were moved over to using schedule_task().
> > Probably, that is what you want.
>
> What is the main difference between tq_immediate and the former
> tq_scheduler?
>
> I would like to know, whether I can convert my old bh routines[1] to
> that new mechanism.
>
> Thanks & Regards
>
> Ingo Oeser
>
> [1] Note to German readers: I mean interrupt backends! Nothing
>    else :-)
> --
> Science is what we can tell a computer. Art is everything else. ---
D.E.Knuth
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


  reply	other threads:[~2002-05-03  0:13 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24 15:09 VLAN and Network Drivers 2.4.x jd
2002-04-24 13:04 ` David S. Miller
2002-04-24 16:23   ` AW: " jd
2002-04-24 16:35     ` David S. Miller
2002-04-24 17:03       ` AW: " jd
2002-04-24 16:59         ` David S. Miller
2002-04-24 17:31           ` Ben Greear
2002-04-24 17:25             ` David S. Miller
2002-04-24 17:58               ` Ben Greear
2002-04-24 17:56                 ` David S. Miller
2002-04-24 19:43                   ` Ben Greear
2002-04-24 22:23                 ` AW: " jd
2002-04-24 17:49             ` Jeff Garzik
2002-04-24 18:04               ` Ben Greear
2002-04-24 18:10                 ` Jeff Garzik
2002-04-24 18:07               ` Matti Aarnio
2002-04-24 18:13                 ` Jeff Garzik
2002-04-24 17:42           ` AW: " jd
2002-04-24 17:40             ` David S. Miller
2002-04-24 22:28               ` AW: " jd
2002-04-24 22:21                 ` David S. Miller
2002-04-25  4:26                   ` AW: Re: AW: Re: AW: Re: AW: Re: AW: Re: AW: Re: AW: [was: VLAN and Network Drivers 2.4.x] Dax Kelson
     [not found]                     ` <200204242141.02957.bodnar42@phalynx.dhs.org>
2002-04-25  4:43                       ` Ryan Cumming
2002-04-25 10:19                     ` Matthias Andree
2002-04-25 13:45                   ` AW: Re: AW: Re: AW: Re: AW: Re: AW: Re: VLAN and Network Drivers 2.4.x jd
2002-04-26  0:46                     ` David S. Miller
2002-04-27 20:34                       ` jd
2002-04-28  2:43                         ` David S. Miller
2002-04-28 20:28                           ` jd
2002-04-29  3:49                             ` David S. Miller
2002-04-29  5:20                               ` How to enable printk Wanghong Yuan
2002-04-28  6:33                                 ` Uilton Dutra
2002-04-29  6:33                                 ` Itai Nahshon
2002-04-29  6:52                                 ` Chris Wright
2002-04-29 11:37                                 ` David Woodhouse
2002-04-30 17:12                                   ` Denis Vlasenko
2002-04-30 12:55                                     ` David Woodhouse
2002-04-30 18:03                                       ` Denis Vlasenko
2002-04-30 13:14                                         ` David Woodhouse
2002-04-29 22:15                                 ` Accurately measure CPU cycles used by a program? thanks Wanghong Yuan
2002-04-29 22:22                                   ` J.A. Magallon
2002-04-30 16:30                                     ` Zach Brown
2002-05-10 23:49                                     ` Corey Minyard
2002-04-30 22:15                                   ` what replaces tq_scheduler in 2.4 Wanghong Yuan
2002-04-30 22:31                                     ` Andrew Morton
2002-05-02 15:44                                       ` Ingo Oeser
2002-05-03  0:13                                         ` Wanghong Yuan [this message]
2002-05-03 18:04                                         ` Andrew Morton
2002-05-01  6:41                                     ` suspend a thread in LKM Wanghong Yuan
2002-04-29  9:06                               ` VLAN and Network Drivers 2.4.x jd
2002-04-25 10:20           ` Matthias Andree
2002-04-24 16:39     ` AW: " Pasi Kärkkäinen
2002-04-24 16:18 ` Ben Greear
2002-04-24 16:46   ` AW: " jd
  -- strict thread matches above, loose matches on Subject: below --
2002-05-01  2:27 what replaces tq_scheduler in 2.4 Andrew_Purtell

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='005e01c1f237$4f88e820$e6f7ae80@ad.uiuc.edu' \
    --to=wyuan1@ews.uiuc.edu \
    --cc=akpm@zip.com.au \
    --cc=ingo.oeser@informatik.tu-chemnitz.de \
    --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