Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 12:44:38 -0700
From:      Jeffrey Hsu <hsu@FreeBSD.org>
To:        tanimura@r.dl.itc.u-tokyo.ac.jp
Cc:        smp@freebsd.org
Subject:   socket buffers and condition variables
Message-ID:  <0GWU00K5X6TYZA@mta6.snfc21.pbi.net>

next in thread | raw e-mail | index | archive | help
  > Reduce contention upon locking a socket buffer by replacing tsleep() and
  > wakeup() with a condvar.

I'd prefer if we waited until we had the networking stack all locked up
before measuring and deciding that there is enough contention on socket
buffers to warrant this change.


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




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