PCI MSI Msi-x Learning Notes

Source: Internet
Author: User

MSI appears in PCI2.2, and PCI 3.0 allows masks to be set for each interrupt

Msi-x appears in PCI3.0, relative to MSI, each device allows more interrupts, each interrupt can be configured independently

Basic functions

The device throws an interrupt by writing to a specific address

Compared to traditional pin-based PCI interrupts:

1. Traditional PCI interrupts need to be shared between devices, MSI Msi-x does not need to be shared

2. Traditional PCI interrupts cause interrupts before the device writes data to memory, which must be handled by the interrupt handler, which requires polling a register of the device to determine that the data is in place, which is more likely to occur in the Pci-pci Bridge extended PCI bus

MSI Mis-x does not occur when the interrupt is raised to ensure that the data is in place

3. Traditional PCI interrupts, one device supports only one interrupt, and drivers often need to use the device to determine the specific event that is raised, MSI msi-x a device to support multiple interrupts

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.