From: Jens Axboe <jens.axboe@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, nickpiggin@yahoo.com.au
Subject: Re: [PATCH 1/2]: softirq: Add support for triggering softirq work on softirqs.
Date: Thu, 18 Sep 2008 06:35:42 +0200 [thread overview]
Message-ID: <20080918043542.GJ20055@kernel.dk> (raw)
In-Reply-To: <20080917.193439.125137565.davem@davemloft.net>
On Wed, Sep 17 2008, David Miller wrote:
>
> softirq: Add support for triggering softirq work on softirqs.
>
> This is basically a genericization of Jens Axboe's block layer
> remote softirq changes.
Looks good Dave! One small comment - instead of using 32, how about just
adding a NR_SOFTIRQ at the bottom of the softirq enum and use that for
the softirq_work_list sizing?
Apart from that, you can add my Signed-off-by.
--
Jens Axboe
next prev parent reply other threads:[~2008-09-18 4:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-18 2:34 [PATCH 1/2]: softirq: Add support for triggering softirq work on softirqs David Miller
2008-09-18 4:35 ` Jens Axboe [this message]
2008-09-18 4:50 ` David Miller
2008-09-18 7:40 ` Ilpo Järvinen
2008-09-18 9:36 ` David Miller
2008-09-19 16:57 ` Stephen Hemminger
2008-09-19 20:29 ` David Miller
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=20080918043542.GJ20055@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=nickpiggin@yahoo.com.au \
/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.