From owner-freebsd-questions@FreeBSD.ORG Tue Nov 14 07:57:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 904C616A47B for ; Tue, 14 Nov 2006 07:57:15 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3256D43D72 for ; Tue, 14 Nov 2006 07:57:03 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1139163uge for ; Mon, 13 Nov 2006 23:57:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ba1DHqiaG+UNh5PwFe1wagqNZVEXHyipcPFCxGnHWKMAaydoWujCoUAsPJvOpzlbHjsvgFt2FX+OhgRaKTeR5/c0MVWne8JYEr9lB4JyhM3nOId8VpAHkEMySMNl/MrsiEy7hKoOok1EPtZqU6GTW3qBzMyL0RshoBuuM1kFLdM= Received: by 10.67.27.3 with SMTP id e3mr837419ugj.1163491021876; Mon, 13 Nov 2006 23:57:01 -0800 (PST) Received: by 10.66.255.10 with HTTP; Mon, 13 Nov 2006 23:57:01 -0800 (PST) Message-ID: <499c70c0611132357t22881917l6537689b55865a4@mail.gmail.com> Date: Tue, 14 Nov 2006 10:57:01 +0300 From: "John Smith" To: "Kris Kennaway" In-Reply-To: <20061114072536.GA62039@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4558C9E4.6050008@ccstores.com> <20061113212557.GB53818@xor.obsecurity.org> <20061113215514.GA54739@xor.obsecurity.org> <499c70c0611132227l150c105bmca466de628e6fa92@mail.gmail.com> <20061114072536.GA62039@xor.obsecurity.org> Cc: freebsd-questions@freebsd.org, Jeff Mohler Subject: Re: v6 speed compared to previous versions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 07:57:15 -0000 On 11/14/06, Kris Kennaway wrote: > > When was this corrected? Is 6.2 going to be faster than 6.1? > > As I said earlier, some of the most important changes that went into > 6.0 were fixing performance problems in 5.x. Since then it's been a > process of polishing and improving, instead of architectural changes. > So 6.2 is expected to be "better" than 6.1 but probably not measurably > faster for general workloads. > > > Did the guys port the libthr changes into 6.2 or not? > > Dunno what you mean here. > > Kris I mean the libthr threading library, MySQL works better with it in 6.1 so I hope the last changes done by David Xu is ported to 6.2 Thank you, -J