From owner-freebsd-performance@FreeBSD.ORG Fri Apr 22 16:50:14 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1DB416A4D2 for ; Fri, 22 Apr 2005 16:50:14 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6503343D3F for ; Fri, 22 Apr 2005 16:50:14 +0000 (GMT) (envelope-from seancody@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so753890rne for ; Fri, 22 Apr 2005 09:50:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CJkAYvZZhwOC7jqsoMrZEmL0R3RXXeqIkmIEuynNGQxQAZ8b3SQOfyD8qvfUa4vVoYLJScb3ixSsZbFG5UrGLOlyWYrCLABL6EbFzKJRLEhVxt+sG6xfuGTH2IwtrqnwtT99FZQ29m3ousNfL2kC9s3Uuoioy5fXFehyoNscvLA= Received: by 10.38.75.59 with SMTP id x59mr3713133rna; Fri, 22 Apr 2005 09:50:13 -0700 (PDT) Received: by 10.38.181.13 with HTTP; Fri, 22 Apr 2005 09:50:13 -0700 (PDT) Message-ID: <13627271050422095030d5dc39@mail.gmail.com> Date: Fri, 22 Apr 2005 11:50:13 -0500 From: Sean To: Eric Anderson In-Reply-To: <426920E5.4070806@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <136272710504220832793dfc3d@mail.gmail.com> <426920E5.4070806@centtech.com> cc: freebsd-performance@freebsd.org Subject: Re: Channel bonding. X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 16:50:15 -0000 > Are the gig nics in 64bit slots? 32bit slots can slow you down a bunch. > Also, I've seen some cases where the PCI bus itself is the bottleneck > with multiple high-IO boards installed on the same bus. >=20 Yes. The 3ware card and the Dual Port em are both in the PCI-X 100 slots (the first two). There are no 32bit cards in the machine. Is there some method I can use to determine if the PCI bus is the bottleneck or even to determine the level of contention on the bus? I've been looking at the newer Opteron boards with multiple PCI buses but that's a lot of money to spend on my hunch. --=20 Sean