From: Duncan Sands <duncan.sands@math.u-psud.fr>
To: Mathijs Mohlmann <mathijs@knoware.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tasklets and finalization
Date: Mon, 12 Nov 2001 09:41:29 +0100 [thread overview]
Message-ID: <E163Ceo-0000Si-00@baldrick> (raw)
In-Reply-To: <XFMail.20011112093536.mathijs@knoware.nl>
In-Reply-To: <XFMail.20011112093536.mathijs@knoware.nl>
On Monday 12 November 2001 9:35 am, Mathijs Mohlmann wrote:
> On 12-Nov-2001 Duncan Sands wrote:
> > ...
> > tasklet_schedule(&my_tasklet);
> > tasklet_kill(&my_tasklet);
> > ...
> >
> > Since (as far as I can see) there is no way the
> > tasklet will run before calling tasklet_kill, this
> > should just kill any pending tasklets.
>
> cpu#1 cpu#2
> tasklet_schedule
> tasklet_schedule
> run tasklet
> tasklet_kill
> loop
Aaargh! I should think before typing. It is too
early in the morning here...
Duncan.
next prev parent reply other threads:[~2001-11-12 8:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <XFMail.20011112085704.mathijs@knoware.nl>
2001-11-12 8:21 ` tasklets and finalization Duncan Sands
2001-11-12 8:35 ` Mathijs Mohlmann
2001-11-12 8:41 ` Duncan Sands [this message]
2001-11-11 14:34 Duncan Sands
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=E163Ceo-0000Si-00@baldrick \
--to=duncan.sands@math.u-psud.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=mathijs@knoware.nl \
/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