From owner-freebsd-xen@FreeBSD.ORG Sun Feb 13 04:18:35 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 507C81065670 for ; Sun, 13 Feb 2011 04:18:35 +0000 (UTC) (envelope-from joovke@joovke.com) Received: from mail03.syd.optusnet.com.au (mail03.syd.optusnet.com.au [211.29.132.184]) by mx1.freebsd.org (Postfix) with ESMTP id B33638FC0C for ; Sun, 13 Feb 2011 04:18:34 +0000 (UTC) Received: from desktop.xor.net (c122-106-11-245.rivrw1.nsw.optusnet.com.au [122.106.11.245]) by mail03.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id p1D4IUVW020639 for ; Sun, 13 Feb 2011 15:18:31 +1100 Message-ID: <4D575B99.6070204@joovke.com> Date: Sun, 13 Feb 2011 15:18:33 +1100 From: Alex User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20110203 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-xen@freebsd.org References: <201102010540.p115eCXp089392@freefall.freebsd.org> In-Reply-To: <201102010540.p115eCXp089392@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kern/154428: xn0 network interface and PF - Massive performance drop X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2011 04:18:35 -0000 On 02/01/11 16:40, Alex wrote: > The following reply was made to PR kern/154428; it has been noted by GNATS. > > From: Alex > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: kern/154428: xn0 network interface and PF - Massive performance > drop > Date: Tue, 01 Feb 2011 14:29:58 +1100 > > Confirmed problem still evident in 8.2 RC3 (did a full source csup and > buildworld). > > _______________________________________________ > freebsd-xen@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xen > To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org" > Fixed by net.inet.tcp.tso: 1 -> 0 but why?? found this by trial an error. setting net.inet.tcp.tso to 0 with pf enabled gives good performance, if i set it to 1, speeds plumet to below dialup!