Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PCI_USE_VECTOR: Vector-based interrupt indexing (MSI)

General informations

The Linux kernel configuration item CONFIG_PCI_USE_VECTOR has multiple definitions:

Vector-based interrupt indexing (MSI) found in drivers/pci/Kconfig

The configuration item CONFIG_PCI_USE_VECTOR:

Help text

This replaces the current existing IRQ-based index interrupt scheme with the vector-base index scheme. The advantages of vector base over IRQ base are listed below: 1) Support MSI implementation. 2) Support future IOxAPIC hotplug

Note that this allows the device drivers to enable MSI, Message Signaled Interrupt, on all MSI capable device functions detected. Message Signal Interrupt enables an MSI-capable hardware device to send an inbound Memory Write on its PCI bus instead of asserting IRQ signal on device IRQ pin.

If you don't know what to do here, say N.

Vector-based interrupt indexing (MSI) found in arch/i386/Kconfig

The configuration item CONFIG_PCI_USE_VECTOR:

Help text

This replaces the current existing IRQ-based index interrupt scheme with the vector-base index scheme. The advantages of vector base over IRQ base are listed below: 1) Support MSI implementation. 2) Support future IOxAPIC hotplug

Note that this allows the device drivers to enable MSI, Message Signaled Interrupt, on all MSI capable device functions detected. Message Signal Interrupt enables an MSI-capable hardware device to send an inbound Memory Write on its PCI bus instead of asserting IRQ signal on device IRQ pin.

If you don't know what to do here, say N.

Vector-based interrupt indexing found in arch/x86_64/Kconfig

The configuration item CONFIG_PCI_USE_VECTOR:

Help text

This replaces the current existing IRQ-based index interrupt scheme with the vector-base index scheme. The advantages of vector base over IRQ base are listed below: 1) Support MSI implementation. 2) Support future IOxAPIC hotplug

Note that this enables MSI, Message Signaled Interrupt, on all MSI capable device functions detected if users also install the MSI patch. Message Signal Interrupt enables an MSI-capable hardware device to send an inbound Memory Write on its PCI bus instead of asserting IRQ signal on device IRQ pin.

If you don't know what to do here, say N.

Vector-based interrupt indexing found in arch/i386/Kconfig

The configuration item CONFIG_PCI_USE_VECTOR:

Help text

This replaces the current existing IRQ-based index interrupt scheme with the vector-base index scheme. The advantages of vector base over IRQ base are listed below: 1) Support MSI implementation. 2) Support future IOxAPIC hotplug

Note that this enables MSI, Message Signaled Interrupt, on all MSI capable device functions detected if users also install the MSI patch. Message Signal Interrupt enables an MSI-capable hardware device to send an inbound Memory Write on its PCI bus instead of asserting IRQ signal on device IRQ pin.

If you don't know what to do here, say N.

found in arch/x86_64/Kconfig

The configuration item CONFIG_PCI_USE_VECTOR:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2024). See also LKDDb sources on GitLab