NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/41019: pthreads: high load when using varnish (locking/unlocking causes 98% WCPU)



The following reply was made to PR lib/41019; it has been noted by GNATS.

From: Michael Stapelberg <michael+netbsd%stapelberg.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/41019: pthreads: high load when using varnish
        (locking/unlocking causes 98% WCPU)
Date: Sun, 22 Mar 2009 15:05:45 +0100

 Hi,
 
 I just wanted to inform you that this problem report can be closed as I was
 wrong with the cause of the clock_gettime()-calls. They were, in fact, issued
 by varnish.
 
 They were issued so often because the return code of usleep() wasnâ??t checked
 and NetBSD does not handle values >= 1,000,000. See ticket #475 [1] in varnish
 bugtracker.
 
 So, sorry to have wasted your time and thanks for your help.
 
 Best regards,
 Michael
 
 [1] http://varnish.projects.linpro.no/ticket/475
 


Home | Main Index | Thread Index | Old Index