From owner-freebsd-current@FreeBSD.ORG Sun Jul 23 13:10:47 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603C016A4DA; Sun, 23 Jul 2006 13:10:47 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E8FA43D45; Sun, 23 Jul 2006 13:10:43 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from mail.ninth-nine.com (melfina.ninth-nine.com [192.168.36.6]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.6/8.13.6/NinthNine) with ESMTP id k6NDAcWo033748 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 23 Jul 2006 22:10:38 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 23 Jul 2006 22:10:38 +0900 From: Norikatsu Shigemura To: Daniel Eischen Message-Id: <20060723221038.ff63ec76.nork@FreeBSD.org> In-Reply-To: References: <20060716232338.2357f50a.nork@FreeBSD.org> <200607171309.34139.jhb@freebsd.org> <20060718070334.496cfdf0.nork@FreeBSD.org> <44BC1FBF.8050603@cisra.canon.com.au> <20060723191530.80bf186d.nork@FreeBSD.org> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.20; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (sakura.ninth-nine.com [219.127.74.121]); Sun, 23 Jul 2006 22:10:38 +0900 (JST) Cc: iain.templeton@cisra.canon.com.au, freebsd-current@FreeBSD.org, nork@FreeBSD.org Subject: Re: many thread applications are unstable on 7-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jul 2006 13:10:47 -0000 On Sun, 23 Jul 2006 08:52:24 -0400 (EDT) Daniel Eischen wrote: > > I knew why these functions are not. Some syscall functions > > are not in Symbol.map. Please apply following patch. > Yes, please commit this or forward it to whomever added > aio_fsync(), thr_getscheduler(), ... Thank you. I committed. But I am using libthr. These problems are, yet:-(.