From owner-freebsd-current@FreeBSD.ORG Tue Oct 23 11:20:40 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 B32E416A417 for ; Tue, 23 Oct 2007 11:20:40 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 3EBA213C48E for ; Tue, 23 Oct 2007 11:20:39 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by fk-out-0910.google.com with SMTP id b27so1772103fka for ; Tue, 23 Oct 2007 04:20:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; bh=77nJ9+dpWJ+iQsP0vYgjr1K34iUNQ/m1m322h0+HMks=; b=bw1qdP1S1Kzn66aIRPdxKNGGOjmI8w4sD4+aaKh862xtv/86GXCgvQq24HGkqHyGDjzsr6nr5RAhdC0GHHvpFZvJmiHk/QhWJiBvUeiC+pEw8J0vTLKHIMboPHHyGFPcp0RDBmlc1Pg4o0aW8/Hkovpw6kCYLU4FdwmyfK+Q07w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=kPL9vyQU6FzloFqcwk4e0A87N0SPh6is9tPfsrbytDWQY46JbH0VNaFXib6Jp0bBs9Dnj/GRpRjnRPbZ0SIFOHUzHpWvStMMpm+lt/LGjTl+8RMtOCDZ79JzUN5nwRYLiwOqqgOVRQe1DmfkPOkFpgv0eDxds0SNCME7wUZrxUE= Received: by 10.82.165.13 with SMTP id n13mr10349545bue.1193138425841; Tue, 23 Oct 2007 04:20:25 -0700 (PDT) Received: from ?127.0.0.1? ( [217.206.187.79]) by mx.google.com with ESMTPS id 6sm1122995nfv.2007.10.23.04.20.24 (version=SSLv3 cipher=RC4-MD5); Tue, 23 Oct 2007 04:20:24 -0700 (PDT) From: Tom Evans To: "Aryeh M. Friedman" In-Reply-To: <471D9658.4060005@gmail.com> References: <471D9658.4060005@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xNO/KpIDijDWDjxKtUZl" Date: Tue, 23 Oct 2007 12:20:23 +0100 Message-Id: <1193138423.2001.16.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: freebsd-current@freebsd.org Subject: Re: an interesting observation on network performence 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: Tue, 23 Oct 2007 11:20:40 -0000 --=-xNO/KpIDijDWDjxKtUZl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2007-10-23 at 02:36 -0400, Aryeh M. Friedman wrote: > I get better network performance on XP running under qemu on 8-current. > (sorry don't have hard numbers but it roughly times better on p2p > apps). Here is the config: >=20 > Host OS: >=20 > 8-current > amd64 > 4gb ram >=20 > bridge0: flags=3D8843 metric 0 mt= u > 1500 > ether 62:4e:c7:60:d0:a0 > id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200 > root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > member: tap0 flags=3D143 > member: re0 flags=3D143 > tap0: flags=3D8943 metric > 0 mtu 1500 > ether 00:bd:43:f2:02:00 > inet6 fe80::2bd:43ff:fef2:200%tap0 prefixlen 64 scopeid 0x5 > Opened by PID 14839 >=20 > sudo qemu -net nic -net tap -hda test -localtime -m 1024 -soundhw all >=20 > Host p2p program: deluge (latest) >=20 > Guest OS: >=20 > XP Pro SP2 (all updates as of 1/1/2007) >=20 > Guest p2p program: uTorrent 1.7 All you are testing is the efficacy of two different programs. You cannot draw any conclusions about the network stack from this test, since you are testing one network stack vs the same network stack + a tiny overhead.=20 Tom --=-xNO/KpIDijDWDjxKtUZl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHHdj2lcRvFfyds/cRAjBGAJ9dGIkFPLt9fjwhpDNDZrRKaywM7ACfbHs8 Qzw3D5U4etjDW8xNp3YML78= =Bh2H -----END PGP SIGNATURE----- --=-xNO/KpIDijDWDjxKtUZl--