Re: [PATCH 4/4] PCI: Add support for PASID capability

From: Joerg Roedel
Date: Mon Sep 26 2011 - 18:15:44 EST


On Mon, Sep 26, 2011 at 02:58:58PM -0600, Bjorn Helgaas wrote:
> On Thu, Sep 22, 2011 at 9:49 AM, Joerg Roedel <joerg.roedel@xxxxxxx> wrote:
> > Devices supporting the PASID capability can use multiple
> > contexts on an IOMMU at the same time. This patch adds
> > support to manage that capability.
>
> These all look reasonable to me.
>
> Is there anything else useful you could say in the PASID Kconfig help
> text? I'm guessing it stands for "PCI Address Space ID" or something,
> but I have no idea why I might want to enable it.

PASID stands for Process Address Space ID, it basically allows a PCI
device to access multiple IO address spaces at the same time using an
IOMMU. Users should enable it when they want to compile an IOMMU driver
into the kernel that supports PASIDs for the translated devices.
I'll add all that information to the Kconfig help. Thanks a lot for your
feedback :)

> I didn't coordinate very well with Jesse. I'm hoping he'll be back
> before the 3.2 merge window, but I think we have a few patches queued
> up now, and it might be useful to have them in linux-next for a while
> before he returns. I'll look into that.

Great, thanks again.

Regards,

Joerg

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/