From owner-freebsd-xen@FreeBSD.ORG Sun Feb 13 04:30:10 2011 Return-Path: Delivered-To: freebsd-xen@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE1051065673 for ; Sun, 13 Feb 2011 04:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A37DC8FC08 for ; Sun, 13 Feb 2011 04:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1D4UASp015537 for ; Sun, 13 Feb 2011 04:30:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1D4UAX7015531; Sun, 13 Feb 2011 04:30:10 GMT (envelope-from gnats) Date: Sun, 13 Feb 2011 04:30:10 GMT Message-Id: <201102130430.p1D4UAX7015531@freefall.freebsd.org> To: freebsd-xen@FreeBSD.org From: alex Cc: Subject: Re: kern/154428: [xen] xn0 network interface and PF - Massive performance drop X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alex 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:30:10 -0000 The following reply was made to PR kern/154428; it has been noted by GNATS. From: alex To: Cc: Subject: Re: kern/154428: [xen] xn0 network interface and PF - Massive performance drop Date: Sun, 13 Feb 2011 15:21:20 +1100 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!