Re: calcru: runtime went backwards

From: Kazuaki Oda <kaakun_at_highway.ne.jp>
Date: Sat, 25 Feb 2006 10:35:06 +0900
David Xu wrote:
> Kazuaki Oda wrote:
> 
>>
>> I've been getting calcru messages on 6-STABLE when stress-testing an 
>> application linked with libpthread.  As far as my experience goes, 
>> these messages are only for ones linked with libpthread.  If the same 
>> application is linked with libthr, these messages go away.
>>
>> As I post about the same issue on -CURRENT a few days ago, I guess 
>> these messages are caused by the programs which access process states. 
>> ps(1), top(1) etc.  Because if I run the following command on the test 
>> target machine, I can easily get them.
>> % sh -c "while true; do ps ax >/dev/null; done"
>>
>> I hope this issue will be fixed before 6.1-RELEASE.
>>
>>
>> ----
>> Kazuaki Oda
>>
>>
> Can you try following patch on a 6-STABLE machine?

Thanks.  After applying your patch, I never get calcru messages on 
6-STABLE.  It seems fine.  Thanks again!

----
Kazuaki Oda
Received on Sat Feb 25 2006 - 00:37:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:52 UTC