Welcome to the Linux Foundation Forum!

About the IOMMU implementation

Options

Hi,

I have a question related to the IOMMU driver implementation in linux kernel. Is the IOMMU driver started before any drivers that might use DMA transfers, as it has to map all DMA buffers in its page tables? Or it can be started at any moment but in this case, the mappings must be stored somewhere?

Thank you.

Regards,

Adriana

Comments

  • aaaszeke
    aaaszeke Posts: 2
    Options
    For example, to be more specific. Is the IOMMU driver started before the hard-disk driver or does it do passthrough for it?

    Thank you.

    Regards,
    Adriana

Categories

Upcoming Training