From: Mathijs Mohlmann <mathijs@knoware.nl>
To: Duncan Sands <duncan.sands@math.u-psud.fr>
Cc: linux-kernel@vger.kernel.org, Mathijs Mohlmann <mathijs@knoware.nl>
Subject: Re: tasklets and finalization
Date: Mon, 12 Nov 2001 09:35:36 +0100 (CET) [thread overview]
Message-ID: <XFMail.20011112093536.mathijs@knoware.nl> (raw)
In-Reply-To: <E163CLH-0000J4-00@baldrick>
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
--
me
next prev parent reply other threads:[~2001-11-12 8:36 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 [this message]
2001-11-12 8:41 ` Duncan Sands
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=XFMail.20011112093536.mathijs@knoware.nl \
--to=mathijs@knoware.nl \
--cc=duncan.sands@math.u-psud.fr \
--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