waiting on sbwait

Tim Robbins tjr at freebsd.org
Thu Jun 24 01:25:03 PDT 2004


On Wed, Jun 23, 2004 at 06:38:00PM +0300, Danny Braniss wrote:
> Hi,
> 	We have a host running samba under -stable 4.10, and quiet frequently
> it becomes uresponsive, hitting ^T gives 
> 
> load: 0.00  cmd: ls 12807 [sbwait] 0.00u 0.00s 0% 160k
> 
> so my guess is that we are running out of some resource (socket buffer).
> 
> so, if this is true, is there some sysctl to increase?

/*
 * Wait for data to arrive at/drain from a socket buffer.
 */
int
sbwait(sb)


Tim


More information about the freebsd-hackers mailing list