From owner-freebsd-questions@FreeBSD.ORG Wed Jul 21 15:23:02 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C50F1065688 for ; Wed, 21 Jul 2010 15:23:02 +0000 (UTC) (envelope-from pho@holm.cc) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.freebsd.org (Postfix) with SMTP id E30B18FC23 for ; Wed, 21 Jul 2010 15:23:01 +0000 (UTC) Received: (qmail 67092 invoked from network); 21 Jul 2010 14:56:20 -0000 Received: from 93.166.52.54 (HELO x2.osted.lan) (93.166.52.54) by relay01.pair.com with SMTP; 21 Jul 2010 14:56:20 -0000 X-pair-Authenticated: 93.166.52.54 Received: from x2.osted.lan (localhost [127.0.0.1]) by x2.osted.lan (8.14.3/8.14.3) with ESMTP id o6LEuJDs036305; Wed, 21 Jul 2010 16:56:19 +0200 (CEST) (envelope-from pho@x2.osted.lan) Received: (from pho@localhost) by x2.osted.lan (8.14.3/8.14.3/Submit) id o6LEuI8K036304; Wed, 21 Jul 2010 16:56:18 +0200 (CEST) (envelope-from pho) Date: Wed, 21 Jul 2010 16:56:18 +0200 From: Peter Holm To: Yuri Message-ID: <20100721145618.GA35893@x2.osted.lan> References: <4C46A956.3080700@rawbw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C46A956.3080700@rawbw.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-questions@freebsd.org Subject: Re: Are kernel stress test results displayed online? 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: Wed, 21 Jul 2010 15:23:02 -0000 On Wed, Jul 21, 2010 at 01:01:26AM -0700, Yuri wrote: > Before one of the releases, I remember, kernel stress tests results were > online. > Now I can't find them. > I do not update that list any more, because there is no need IMHO. > Are they run? (I guess they must be.) Oh, yes. All of the time. > Particularly would be interesting to see tests for FreeBSD 8.1-RC2, > FreeBSD 8.0-STABLE and FreeBSD-9.0. There's not much to report, but if you have spare time you could run the test your self. Different HW is always a good test parameter. > Also does stress test only cover kernel or device drivers as well? > The stress2 test primarily targets the kernel. > Thanks, > Yuri -- Peter