Date: Mon, 29 Nov 2010 01:37:27 +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: <201011290137.oAT1bbHH045857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-11-29 01:37:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/jme if_jme.c
Log:
SVN rev 216028 on 2010-11-29 01:37:27Z 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.1.2.16 +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?201011290137.oAT1bbHH045857>
