<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MSI-X on Nalar</title>
    <link>https://nalar.dev/tags/msi-x/</link>
    <description>Recent content in MSI-X on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 19 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/msi-x/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MSI-X Lets Device Queues Target Separate CPU Interrupt Paths</title>
      <link>https://nalar.dev/msi-x-lets-device-queues-target-separate-cpu-interrupt-paths/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/msi-x-lets-device-queues-target-separate-cpu-interrupt-paths/</guid>
      <description>&lt;h1 id=&#34;msi-x-lets-device-queues-target-separate-cpu-interrupt-paths&#34;&gt;MSI-X Lets Device Queues Target Separate CPU Interrupt Paths&lt;/h1&gt;&#xA;&lt;p&gt;A multiqueue PCIe device can move data through many queues at once, yet a single interrupt path would funnel completion handling back through one signal. MSI-X removes that device-wide bottleneck from the interrupt interface. Each allocated MSI-X entry represents an independently configurable message-signaled interrupt, so a driver can associate different queues or event classes with different Linux IRQs and CPU affinity policies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MSI-X Per-Vector Masking Separates Interrupt Control Across Device Queues</title>
      <link>https://nalar.dev/msix-per-vector-masking-separates-interrupt-control-across-device-queues/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://nalar.dev/msix-per-vector-masking-separates-interrupt-control-across-device-queues/</guid>
      <description>&lt;h1 id=&#34;msi-x-per-vector-masking-separates-interrupt-control-across-device-queues&#34;&gt;MSI-X Per-Vector Masking Separates Interrupt Control Across Device Queues&lt;/h1&gt;&#xA;&lt;p&gt;A PCI function using MSI-X can expose multiple interrupt vectors whose delivery state is controlled independently. Software can mask one MSI-X table entry while other enabled entries remain able to signal interrupts. That property matters for devices with multiple queues because interrupt control can follow the same partitioning as the I/O work instead of collapsing every notification source behind one device-wide interrupt state.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
