From owner-freebsd-stable@FreeBSD.ORG Sat Aug 30 08:51:59 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 109C4106567B; Sat, 30 Aug 2008 08:51:59 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [213.251.163.210]) by mx1.freebsd.org (Postfix) with ESMTP id B26E28FC25; Sat, 30 Aug 2008 08:51:58 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:1:2ad2:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 9A5C1E0434; Sat, 30 Aug 2008 10:51:27 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.bel [IPv6:2001:41d0:1:2ad2:1:2::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id m7U8pPnV045763; Sat, 30 Aug 2008 10:51:25 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1220086287; bh=mljP33y6dp28d5rnkLivNyPrxbQZzZZVqQHXOiU SgLw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=UHB1IQbVekF6 YFjv0mHLMGCluikAB+melFRG+fSM5WG/QshSfZIN+SNo+7HavCHYL/vfXCHQjB2tWE5 Mnde10g== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=hsSmjhD9eIXvEf28OGcSWcCU2KJIHR2ZiQ3VEx/cG5SrA6XrCCK221lj7+3kGemwi oeyfV6nvFrMflk1QZNQbA== Message-ID: <48B90A0D.3030407@restart.be> Date: Sat, 30 Aug 2008 10:51:25 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.16 (X11/20080802) MIME-Version: 1.0 To: John Birrell References: <200808281753.06379.jhb@freebsd.org> <48B7A483.6020803@restart.be> <48B7ABFA.1080809@restart.be> <200808291452.01462.jhb@freebsd.org> <48B8F1A3.7030603@restart.be> <20080830081943.GA43165@what-creek.com> <48B9076C.1000405@restart.be> <20080830084834.GA43367@what-creek.com> In-Reply-To: <20080830084834.GA43367@what-creek.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:1:2ad2:1:1:: Cc: stable@freebsd.org, John Baldwin Subject: Re: Possible ZFS patch, please test! 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: Sat, 30 Aug 2008 08:51:59 -0000 John Birrell wrote: > On Sat, Aug 30, 2008 at 10:40:12AM +0200, Henri Hennebert wrote: >>> I believe that the buildworld that you have is OK, even when built with the >>> CTF data.... it's the installworld when things go bad. >>> >>> Do you need me to send you any files to recover from this problem? >> No problem, I have access to a previous 7.0-STABLE. > > I am concerned about the high CPU problem. All the hooks that are built in > with KDTRACE_HOOKS are inactive until the DTrace modules are loaded. So there > should be no CPU implications there. > > Are you using i3886 or amd64? It is i386: CPU: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz (1995.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6f6 Stepping = 6 Features=0xbfebfbff Features2=0x4e33d AMD Features=0x20100000 AMD Features2=0x1 Cores per package: 2 real memory = 2146369536 (2046 MB) avail memory = 2084503552 (1987 MB) Henri > > -- > John Birrell >