Re: Fine-grained locking for POSIX local sockets (UNIX domain sockets)

From: David Xu <davidxu_at_freebsd.org>
Date: Mon, 8 May 2006 07:22:06 +0800
On Monday 08 May 2006 07:04, Kris Kennaway wrote:

> i.e. apparently not a large difference, but still a large proportion
> of cases where multiple CPUs are woken at once on the same chain.
>
> Kris
This becauses there is no sleepable mutex available, so I had to use
msleep and wakeup, this is suboptimal, I may put flag MTX_QUIET there
to let WITNESS shut up.
Received on Sun May 07 2006 - 21:22:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC