From owner-freebsd-stable Wed May 29 23:29:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 6187F37B407 for ; Wed, 29 May 2002 23:29:12 -0700 (PDT) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id g4U6TAX44897; Wed, 29 May 2002 23:29:10 -0700 (PDT) Date: Wed, 29 May 2002 23:29:10 -0700 (PDT) From: Doug White To: Fabio Yasusi Yamamoto Cc: stable@FreeBSD.ORG Subject: Re: pthreads + msgrcv In-Reply-To: <3CF53129.6040903@hostname.org> Message-ID: <20020529232900.S43801-100000@resnet.uoregon.edu> X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 29 May 2002, Fabio Yasusi Yamamoto wrote: > i'm trying to use "pthread" with "ipc messages". > For a reason I don't know it stops ( block )the entire process. > > I?ve read that it happens because of the pthreads implementation, wich is "user level" and not "Kernel level". > > I already solved this problem using IPC_NOWAIT, > but it's not a good way. Does anybody knows another way I can solve it? > > There are plans to freebsd implement this as kernel level? Kernel threading is due for FreeBSD 5.0. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message