1. 16 1月, 2014 2 次提交
  2. 10 10月, 2013 1 次提交
  3. 02 10月, 2013 2 次提交
  4. 28 8月, 2013 1 次提交
  5. 01 6月, 2013 1 次提交
  6. 28 5月, 2013 1 次提交
  7. 03 5月, 2013 1 次提交
  8. 30 4月, 2013 1 次提交
  9. 27 4月, 2013 3 次提交
  10. 15 3月, 2013 1 次提交
  11. 08 3月, 2013 1 次提交
  12. 07 1月, 2013 1 次提交
  13. 22 10月, 2012 2 次提交
  14. 30 9月, 2012 1 次提交
  15. 26 7月, 2012 1 次提交
  16. 12 7月, 2012 1 次提交
  17. 19 5月, 2012 1 次提交
  18. 03 5月, 2012 2 次提交
  19. 27 4月, 2012 1 次提交
  20. 26 4月, 2012 1 次提交
  21. 24 4月, 2012 1 次提交
  22. 20 3月, 2012 1 次提交
  23. 13 2月, 2012 1 次提交
    • S
      be2net: event queue re-design · 10ef9ab4
      Sathya Perla 提交于
      v2: Fixed up the bad typecasting pointed out by David...
      
      In the current design 8 TXQs are serviced by 1 EQ, while each RSS queue
      is serviced by a separate EQ. This is being changed as follows:
      
      - Upto 8 EQs will be used (based on the availabilty of msix vectors).
      Each EQ will handle 1 RSS and 1 TX ring. The default non-RSS RX queue and
      MCC queue are handled by the last EQ.
      
      - On cards which provide support, upto 8 RSS rings will be used, instead
      of the current limit of 4.
      
      The new design allows spreading the TX multi-queue completion processing
      across multiple CPUs unlike the previous design.
      Signed-off-by: NSathya Perla <sathya.perla@emulex.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      10ef9ab4
  24. 02 2月, 2012 2 次提交
  25. 31 12月, 2011 1 次提交
  26. 14 12月, 2011 1 次提交
  27. 17 11月, 2011 2 次提交
  28. 09 11月, 2011 1 次提交
  29. 28 9月, 2011 1 次提交
  30. 11 8月, 2011 1 次提交
  31. 03 8月, 2011 2 次提交