| Re: [chrony-dev] Patch: avoid infinite select() loop on chronyc | 
[ Thread Index | 
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
] 
- To: chrony-dev@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: [chrony-dev] Patch: avoid infinite select() loop on chronyc
- From: Chris Perl <cperl@xxxxxxxxxxxxxx>
- Date: Fri, 1 Dec 2017 09:25:40 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;         d=janestreet.com; s=google;         h=mime-version:in-reply-to:references:from:date:message-id:subject:to;         bh=hGzu9sTesW4yiv+5KgUrq41q2+v7EQvqmkI0OAibKKQ=;         b=FtbfbyKOOGDdRJa092oBV0/aZOKo4W9QQpbdeI4s72ucsDoSoK+TdHq7xKgmHICxCP          lvlpQ0ddVk0wvT6vxGMg7yByEkDSSm/lLKECuYsKvewSruLDR1iBTV+cB1qplVMitS6g          2bhH49z/TwU82Usjp2f8O2CYj3kDj6yK19Glw=
For what its worth, I've also experienced this issue (chronyc spinning on CPU with every select just returning -1), I just hadn't had the chance to dig in and figure out the cause.