From: Tejun Heo <tj@kernel.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Christoph Lameter <cl@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu>, Andi Kleen <andi@firstfloor.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v2] irq: use per_cpu kstat_irqs
Date: Fri, 05 Nov 2010 17:45:11 +0100 [thread overview]
Message-ID: <4CD43497.1020907@kernel.org> (raw)
In-Reply-To: <1288973210.2882.733.camel@edumazet-laptop>
Hello,
On 11/05/2010 05:06 PM, Eric Dumazet wrote:
> V2: support for !CONFIG_SPARSE_IRQ
> No white space changes.
>
> Question : Is dynamic percpu allocator ready at this stage for all
> arches ? The need is NR_IRQS*4 bytes of percpu memory for
> !CONFIG_SPARSE_IRQ
The earliest is early_irq_init(), right? If so, percpu allocator is
up by then on all archs.
Thanks.
--
tejun
next prev parent reply other threads:[~2010-11-05 16:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-04 17:48 [PATCH] irq: use per_cpu kstat_irqs Eric Dumazet
2010-11-04 18:05 ` Christoph Lameter
2010-11-04 18:07 ` Eric Dumazet
2010-11-05 8:27 ` Tejun Heo
2010-11-05 11:19 ` Eric Dumazet
2010-11-05 16:06 ` [PATCH v2] " Eric Dumazet
2010-11-05 16:45 ` Tejun Heo [this message]
2010-11-05 16:47 ` Eric Dumazet
2010-11-05 16:54 ` Christoph Lameter
2010-11-05 17:16 ` Eric Dumazet
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=4CD43497.1020907@kernel.org \
--to=tj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=andi@firstfloor.org \
--cc=cl@linux-foundation.org \
--cc=eric.dumazet@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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.