From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 17:58:27 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 518AA16A415 for ; Fri, 13 Oct 2006 17:58:27 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp105.rog.mail.re2.yahoo.com (smtp105.rog.mail.re2.yahoo.com [206.190.36.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 3AB8C43D4C for ; Fri, 13 Oct 2006 17:58:23 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 53469 invoked from network); 13 Oct 2006 17:58:22 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=n9HTXhPjNppqmsb0U63UsrM+E56bvunV/fIoD6P749wwALuEe2mV3WAlbU7FRewNSVx7qOJl4bAOwya4sGUu9EI1JrnklbnPQIwhXq7TBgVjyl/vEmriGHtom65p0g+lBElKtXSSTGiYCYx1TPEnQ7rR2FHXsGR4inE14onhGvM= ; Received: from unknown (HELO ?127.0.0.1?) (mikej@rogers.com@74.111.253.239 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 13 Oct 2006 17:58:22 -0000 Message-ID: <452FD3BD.7050306@rogers.com> Date: Fri, 13 Oct 2006 13:58:21 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Adrian Chadd References: <451F6E8E.8020301@freebsd.org> <20061011102106.GY1594@obiwan.tataz.chchile.org> <20061011151458.L97038@atlantis.atlantis.dp.ua> <20061011083021.C2780@treehorn.dfmm.org> <452D6CFD.4040905@FreeBSD.org> <20061011223610.GA30707@riyal.ugcs.caltech.edu> <08C06C77-F9CB-4545-8A68-9E930E2C58DD@khera.org> <20061012184845.GA59291@xor.obsecurity.org> <20061013030825.GB17131@soaustin.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark Linimon , FreeBSD Stable , Kris Kennaway Subject: Re: [fbsd] HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:58:27 -0000 Adrian Chadd wrote: > On 10/13/06, Mark Linimon wrote: > >> >> DragonFly has made substantial rewrites/changes since the fork from >> FreeBSD. >> I think to assume that there are no regressions in either stability, >> speed, >> or support may be naive. > > > Has anyone tried benchmarking DragonflyBSD against FreeBSD 5.x and 6.x > for > some of the specific workloads people are reporting issues with? I'm about to do some MySQL benchmarking between DragonFly and 6.1. Should post the results soon on performance, just as soon as i figure out how the hell to use pkgsrc :P