From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 20:57:07 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2969106566B for ; Fri, 10 Sep 2010 20:57:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [IPv6:2001:470:a803::1]) by mx1.freebsd.org (Postfix) with ESMTP id 8D6F08FC13 for ; Fri, 10 Sep 2010 20:57:07 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id C4568A5FB83; Sat, 11 Sep 2010 04:57:03 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id fWdrC3H5lx7v; Sat, 11 Sep 2010 04:56:50 +0800 (CST) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id B953AA5FA80; Sat, 11 Sep 2010 04:56:47 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:subject:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=MENiMeBCc8fxfCqZl7l1yHC6pXnxKngBj7JpMtYuaJUevUVFGIp29/eGqZYUXyQC/ Ufyz0J0RU1UVIMFYVQcuw== Message-ID: <4C8A9B8B.1000006@delphij.net> Date: Fri, 10 Sep 2010 13:56:43 -0700 From: Xin LI Organization: The Geek China Organization User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.12) Gecko/20100909 Thunderbird/3.0.7 ThunderBrowse/3.3.2 MIME-Version: 1.0 To: FreeBSD Current X-Enigmail-Version: 1.0.1 OpenPGP: id=3FCA37C1; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: g_event spinning 100% when doing 'gpart add' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2010 20:57:08 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, On a brand new system I'm trying to allocate new GPT partition with: gpart create -s gpt ada0 gpart add -t freebsd-zfs ada0 And gpart hangs with "g_waitfor_event" with "g_event" spinning 100% of CPU. Any thoughts? The system is FreeBSD/amd64 on Atom D510 with reasonably new FreeBSD -CURRENT code. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAEBCAAGBQJMipuLAAoJEATO+BI/yjfBxKoH/25/aQYEbDbYu9rXbsTpUdgw tpHhEYqePJfe9u+Xx4ivFEnasOdIsyWcVVYcuGkdXw6gtYFBK3Zvz21au3AeexeI JIj+v8go5nLy4zQ67CAzkUo4bpmr8g+yiknJzNXD1OtDFaRM/D2NT3SqZbpLAf8i Y4mq2u1Drv1CYnBPTzwgaUd+CKDcV1NtK6MDUOCWAZQLP3z1/iUKn0j385AWSKjC GKHcr4A8NvaNu9otgWBK46UmfzFy8wnhMLW5tu8Sh8OpXFX9HsgTjnGdX/dfBN3A rdjI4ItHj0wZ8iHLLD+y4orYl9cnFUHVJwUaFaBF9WcIWudEC4Tw5yoLXDzK29E= =RqkR -----END PGP SIGNATURE-----