From owner-freebsd-current@FreeBSD.ORG Sun Sep 23 07:25:13 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAD7F16A418 for ; Sun, 23 Sep 2007 07:25:13 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id BCCF613C43E for ; Sun, 23 Sep 2007 07:25:13 +0000 (UTC) (envelope-from darrenr@freebsd.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id EB8582F0DF; Sun, 23 Sep 2007 03:24:25 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 23 Sep 2007 03:24:25 -0400 X-Sasl-enc: 2xdGgOmNanCx69GySBMHJThshUtlsXXiKHIonjckJBIE 1190532265 Received: from [192.168.1.235] (64-142-85-108.dsl.dynamic.sonic.net [64.142.85.108]) by mail.messagingengine.com (Postfix) with ESMTP id 508833F31; Sun, 23 Sep 2007 03:24:25 -0400 (EDT) Message-ID: <46F614F2.4050402@freebsd.org> Date: Sun, 23 Sep 2007 00:25:38 -0700 From: Darren Reed User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Kip Macy References: <2a41acea0709221656n4aa62776y488c7f2da262c9f6@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-net@freebsd.org" , FreeBSD Current , Jack Vogel Subject: Re: TX Multiqueue? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2007 07:25:13 -0000 Kip Macy wrote: > My ethng branch supports multiple rx and tx queues. > > -Kip > What are your plans for how we use/manage/interact with the mutiple rx/tx queues? Darren > On 9/22/07, Jack Vogel wrote: > > Our newest E1000 nic, the 82575, and the Oplin 10G hardware are capable of > > multiple queues both on the receive and the send side. On the receive end for > > the Oplin driver the queues actually help distribute interrupts and improve > > performance without any special support in the stack. > > > > I have been asked about multiple queues on the TX side, embedded appliance > > type system builders for instance are interested I suppose for > > priority queueing. > > Is anyone working on this right now, and if not does this sound like something > > anyone is interested in doing? > > > > I would like to see MQ on both TX and RX that drivers could use if able. > > > > Jack > > _______________________________________________ > > freebsd-net@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-net > > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >