[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131004092108.GB4536@dhcp-26-207.brq.redhat.com>
Date: Fri, 4 Oct 2013 11:21:09 +0200
From: Alexander Gordeev <agordeev@...hat.com>
To: David Laight <David.Laight@...LAB.COM>
Cc: Ben Hutchings <bhutchings@...arflare.com>,
linux-mips@...ux-mips.org, "VMware, Inc." <pv-drivers@...are.com>,
linux-nvme@...ts.infradead.org, linux-ide@...r.kernel.org,
linux-s390@...r.kernel.org, Andy King <acking@...are.com>,
linux-scsi@...r.kernel.org, linux-rdma@...r.kernel.org,
x86@...nel.org, Ingo Molnar <mingo@...hat.com>,
linux-pci@...r.kernel.org, iss_storagedev@...com,
linux-driver@...gic.com, Tejun Heo <tj@...nel.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Dan Williams <dan.j.williams@...el.com>,
Jon Mason <jon.mason@...el.com>,
Solarflare linux maintainers <linux-net-drivers@...arflare.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Ralf Baechle <ralf@...ux-mips.org>,
e1000-devel@...ts.sourceforge.net,
Martin Schwidefsky <schwidefsky@...ibm.com>,
linux390@...ibm.com, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement
pattern
On Fri, Oct 04, 2013 at 09:31:49AM +0100, David Laight wrote:
> > Mmmm.. I am not sure I am getting it. Could you please rephrase?
>
> One possibility is for drivers than can use a lot of interrupts to
> request a minimum number initially and then request the additional
> ones much later on.
> That would make it less likely that none will be available for
> devices/drivers that need them but are initialised later.
It sounds as a whole new topic for me. Isn't it?
Anyway, what prevents the above from being done with pci_enable_msix(nvec1) -
pci_disable_msix() - pci_enable_msix(nvec2) where nvec1 < nvec2?
> David
--
Regards,
Alexander Gordeev
agordeev@...hat.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists