Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 20:35:46 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Darren Reed <darrenr@reed.wattle.id.au>
Cc:        dfr@nlsystems.com, jhb@FreeBSD.org, dillon@earth.backplane.com, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, jake@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys systm.h condvar.h src/sys/kern kern_
Message-ID:  <Pine.BSF.4.21.0107052009350.37078-100000@beppo>
In-Reply-To: <200107060029.KAA16561@avalon.reed.wattle.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help


> Hmm, after thinking about it some, it would appear to me, at least, that
> the wakeup()/sleep() API is not well suited to the task it used to serve
> in an SMP environment.

Hmm?

	sleep/wakeup

is semantically identical to

	cv_wait/cv_broadcast


I guess I'm not getting your comment.

-matt




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107052009350.37078-100000>