]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 235210
authorsbruno <sbruno@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 May 2012 10:31:08 +0000 (10:31 +0000)
committersbruno <sbruno@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 May 2012 10:31:08 +0000 (10:31 +0000)
commitc978048eb64b046f85085195084eaa90f0026028
treea59f5e29f128a20ca8d27bbb396e6aaac07d0728
parentee4009e793d031175e0c7510e4bb6ace7f0b10b5
MFC 235210

  Modify the binding of queues to attach to as many CPUs
  as possible when using more than one igb(4) adapter.  This
  means that queues will not be bound to the same CPUs if
  there are more CPUs availble.

  This is only applicable to a system that has multiple interfaces.

git-svn-id: svn://svn.freebsd.org/base/stable/9@235393 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/e1000/if_igb.c