Check out my first novel, midnight's simulacra!

Receive Side Scaling: Revision history

From dankwiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 April 2022

  • curprev 15:1515:15, 2 April 2022Dank talk contribs 1,112 bytes +41 No edit summary Tags: mobile web edit mobile edit
  • curprev 12:0912:09, 2 April 2022Dank talk contribs 1,071 bytes +165 No edit summary Tags: mobile web edit mobile edit
  • curprev 11:4411:44, 2 April 2022Dank talk contribs 906 bytes +906 Created page with "Receive Side Scaling (RSS) is a method of directing incoming traffic to different CPUs. It requires support in the bus (MSI-X), NIC hardware (such hardware is commonly referred to as "multi-queue") and driver. In the absence of hardware support, Linux implements Receive Packet Steering in software, but it is higher in the stack. <tt>irqbalance</tt> works by identifying large interrupt sources, and binding their handlers to different processors. Under this scheme, a sing..." Tags: mobile web edit mobile edit