Skip to content

Commit

Permalink
[PATCH] S2io: MSI/MSI-X support (runtime configurable)
Browse files Browse the repository at this point in the history
This patch adds support for MSI/MSI-X feature to the driver.  It is
a runtime parameter(for now, loadable parameter).  Default is INTA.

Patch has been tested on IA64 platform with Xframe II adapter,
both of which support MSI-X feature.  An improvement of about 7%
in throughput(both Tx and Rx) was observed and a reduction by 7%
in CPU utilization during Tx test.

Signed-off-by: Ravinandan Arakali <ravinandan.arakali@neterion.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
  • Loading branch information
Ravinandan Arakali authored and Jeff Garzik committed Oct 4, 2005
1 parent d9e3432 commit cc6e7c4
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 37 deletions.
Loading

0 comments on commit cc6e7c4

Please sign in to comment.