Re: waiting on sbwait

From: Tim Robbins (tjr_at_freebsd.org)
Date: 06/24/04

  • Next message: Oliver Fromme: "Re: A few technical items on UFS2 and snapshots..."
    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"


  • Next message: Oliver Fromme: "Re: A few technical items on UFS2 and snapshots..."

    Relevant Pages

    • waiting on sbwait
      ... it becomes uresponsive, hitting ^T gives ... so my guess is that we are running out of some resource (socket buffer). ... To unsubscribe, ...
      (freebsd-hackers)
    • Re: aio patch for review.
      ... >> properly cover the socket buffer for operations that need locking. ... email: bright@mu.org cell: 408-480-4684 ... To unsubscribe, ...
      (freebsd-net)
    • Re: aio patch for review.
      ... > properly cover the socket buffer for operations that need locking. ... Alan ... To unsubscribe, ...
      (freebsd-net)