From: Yinghai Lu <yinghai@kernel.org>
To: suresh.b.siddha@intel.com
Cc: Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Jesse Barnes <jbarnes@virtuousgeek.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Re: [PATCH] pci/intr_remapping: allocate irq_iommu on node
Date: Wed, 05 Aug 2009 18:19:45 -0700 [thread overview]
Message-ID: <4A7A2FB1.9050407@kernel.org> (raw)
In-Reply-To: <1249518985.27006.10805.camel@localhost.localdomain>
Suresh Siddha wrote:
> On Wed, 2009-08-05 at 02:14 -0700, Yinghai Lu wrote:
>> without this patch
>>
>> [ 299.175436] igbvf 0000:41:10.0: enabling device (0000 -> 0002)
>> [ 299.180009] igbvf 0000:41:10.0: using 64bit DMA mask
>> [ 299.183077] igbvf 0000:41:10.0: using 64bit consistent DMA mask
>> [ 299.199870] igbvf 0000:41:10.0: enabling bus mastering
>> [ 299.205534] igbvf 0000:41:10.0: setting latency timer to 64
>> [ 299.219654] reserve_memtype added 0xcfc00000-0xcfc04000, track uncached-minus, req uncached-minus, ret uncached-minus
>> [ 299.239615] reserve_memtype added 0xcfc20000-0xcfc21000, track uncached-minus, req uncached-minus, ret uncached-minus
>> [ 299.260181] alloc irq_desc for 217 on node 2
>> [ 299.263501] alloc kstat_irqs on node 2
>> [ 299.276276] alloc irq_2_iommu on node 0
>> [ 299.281847] igbvf 0000:41:10.0: irq 217 for MSI/MSI-X
>> [ 299.285511] alloc irq_desc for 218 on node 2
>> [ 299.297813] alloc kstat_irqs on node 2
>> [ 299.302543] alloc irq_2_iommu on node 0
>> [ 299.315358] igbvf 0000:41:10.0: irq 218 for MSI/MSI-X
>> [ 299.321102] alloc irq_desc for 219 on node 2
>> [ 299.325932] alloc kstat_irqs on node 2
>> [ 299.338616] alloc irq_2_iommu on node 0
>> [ 299.340789] igbvf 0000:41:10.0: irq 219 for MSI/MSI-X
>> [ 299.356532] igbvf 0000:41:10.0: PF still in reset state, assigning new address
>> [ 299.365128] igbvf 0000:41:10.0: PF still resetting
>> [ 299.377625] igbvf 0000:41:10.0: Intel(R) 82576 Virtual Function
>> [ 299.385619] igbvf 0000:41:10.0: Address: c6:e3:de:62:de:eb
>> [ 299.395957] igbvf 0000:41:10.0: MAC: 1
>>
>> thought we could put irq_2_iommu to same node too.
>
> Yinghai, even with this patch, we will still be allocating from node-0.
> No?
with this patch will get
alloc irq_2_iommu on node 2
YH
next prev parent reply other threads:[~2009-08-06 1:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-04 16:04 [PATCH] pci/intr_remapping: allocate irq_iommu on node Yinghai Lu
2009-08-04 17:19 ` Suresh Siddha
2009-08-05 9:14 ` Yinghai Lu
2009-08-06 0:36 ` Suresh Siddha
2009-08-06 1:19 ` Yinghai Lu [this message]
2009-08-06 19:16 ` Suresh Siddha
2009-08-08 15:22 ` [tip:irq/core] pci/intr_remapping: Allocate " tip-bot for Yinghai Lu
2009-08-09 10:44 ` Ingo Molnar
2009-08-10 16:29 ` Jesse Barnes
2009-08-11 3:17 ` [PATCH] pci/intr_remapping: allocate irq_iommu on node -v2 Yinghai Lu
2009-08-11 7:34 ` Ingo Molnar
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=4A7A2FB1.9050407@kernel.org \
--to=yinghai@kernel.org \
--cc=hpa@zytor.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=suresh.b.siddha@intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox