Re: waiting on sbwait
From: Tim Robbins (tjr_at_freebsd.org)
Date: 06/24/04
- Previous message: Nick Rogness: "Re: sshd & pam & getpwnam()"
- In reply to: Danny Braniss: "waiting on sbwait"
- Next in thread: Danny Braniss: "Re: waiting on sbwait"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Jun 2004 10:07:59 +1000 To: Danny Braniss <danny@cs.huji.ac.il>
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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Nick Rogness: "Re: sshd & pam & getpwnam()"
- In reply to: Danny Braniss: "waiting on sbwait"
- Next in thread: Danny Braniss: "Re: waiting on sbwait"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|