From owner-freebsd-stable@FreeBSD.ORG Fri Aug 29 07:57:49 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 E6B3E1065676; Fri, 29 Aug 2008 07:57:49 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (unknown [IPv6:2001:41d0:1:2ad2:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id A03818FC15; Fri, 29 Aug 2008 07:57:49 +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 BCB96E042A; Fri, 29 Aug 2008 09:57:48 +0200 (CEST) Received: from avoriaz.restart.bel (avoriaz.restart.bel [IPv6:2001:41d0:1:2ad2:1:1::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id m7T7vkgl095420; Fri, 29 Aug 2008 09:57:46 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1219996668; bh=VKSIZXrBUgl5WcmSdGBfT1etHlyKSUcaquA/ASj +eCY=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=cPybyoCSqqn3 b0141LCC+sZXzlBlg51BDDm828U/oHH0B475Ts2zX1XQsL1j0h+dhtoMWcVNTnU213i dpdNxZA== 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=eCL5lCOZinZ2/5zWWSxo9ocDiTsdCnxqVXkLabw+h7+m6qiEq8Bq+o6JrZvbtC+/i YE+k8lD/T42fQX7bm1bIw== Message-ID: <48B7ABFA.1080809@restart.be> Date: Fri, 29 Aug 2008 09:57:46 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.16 (X11/20080802) MIME-Version: 1.0 To: John Baldwin References: <200808281753.06379.jhb@freebsd.org> <48B7A483.6020803@restart.be> In-Reply-To: <48B7A483.6020803@restart.be> 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 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: Fri, 29 Aug 2008 07:57:50 -0000 Henri Hennebert wrote: > John Baldwin wrote: >> This patch merges a few changes from HEAD back to 7.x. I think the >> endian changes specifically might solve the issue people saw with >> zpools created with non-dtrace kernels not being readable by dtrace >> kernels and vice versa. >> >> http://www.FreeBSD.org/~jhb/patches/zfs_7.patch >> > It works for me with the root on zfs > While rebuilding the ports index with `portsdb -Uu` the system become really sluggish with cpu running more than 60% in system... Something really strange here. Henri > Thanks > > Henri > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"