]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215848:
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Nov 2010 01:36:15 +0000 (01:36 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 29 Nov 2010 01:36:15 +0000 (01:36 +0000)
commite359c7b0a3aa0b97165f8af7b6b554a42dab81ea
tree31f85d103bda1c2dbfd6fe587149563effbd42d5
parent17fb686f0fcc2f2dc1f5b788ef6b955c224e511e
MFC r215848:
  Allocate 1 MSI/MSI-X vector. Originally jme(4) was designed to
  support multi-queue but the hardware limitation made it hard to
  implement supporting multi-queue. Allocating more than necessary
  vectors is resource waste and it can be added back when we
  implement multi-queue support.

git-svn-id: svn://svn.freebsd.org/base/stable/8@216027 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/jme/if_jme.c