Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2001 16:00:55 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        yuri.viktarovich@philips.com
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/30781: msgrcv call blocks other pthread's jobs
Message-ID:  <20011011160055.A43403@walton.maths.tcd.ie>
In-Reply-To: <200110111000.f9BA02j71576@freefall.freebsd.org>; from yuri.viktarovich@philips.com on Thu, Oct 11, 2001 at 03:00:02AM -0700
References:  <200110111000.f9BA02j71576@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 11, 2001 at 03:00:02AM -0700, yuri.viktarovich@philips.com wrote:
>  Anyway shouldn't it be some generic uniform way to wakeup processes/threads
>  on events working the same way on msgXXX, FDs, process start/end, other events?

I guess that would kqueue. Unfortunately, I don't think it understands
message queues yet, but it would probably be a useful addition. If it
were implimented then that could be used to provide proper threaded msgXXX
calls in the library.

	David.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011011160055.A43403>