commit | fa08a396647767abd24a9e7015cb177121d0cf15 | [log] [tgz] |
---|---|---|
author | Ramachandra Rao Gajula <rama@fastorsystems.com> | Sat May 11 15:19:31 2013 -0700 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri May 31 11:45:52 2013 -0400 |
tree | 3447b579447e68d3c1a1f888d0123610eb9db7d7 | |
parent | cf9f123b38345b2c2777e642eb9bb561f4b7de91 [diff] |
NVMe: Add MSI support Some devices only have support for MSI, not MSI-X. While MSI is more limited, it still provides better performance than line-based interrupts. Signed-off-by: Ramachandra Gajula <rama@fastorsystems.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>