Date: Mon, 29 Nov 2010 01:36:15 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/jme if_jme.c Message-ID: <201011290136.oAT1aVpq045770@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-11-29 01:36:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/jme if_jme.c
Log:
SVN rev 216027 on 2010-11-29 01:36:15Z by yongari
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.
Revision Changes Path
1.11.2.7 +12 -28 src/sys/dev/jme/if_jme.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011290136.oAT1aVpq045770>
