Re: Solving thundering Herd with glibc...

Liste des GroupesRevenir à cl c++ 
Sujet : Re: Solving thundering Herd with glibc...
De : david.brown (at) *nospam* hesbynett.no (David Brown)
Groupes : comp.lang.c++
Date : 15. May 2025, 07:49:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <10042po$306q5$1@dont-email.me>
References : 1 2 3 4 5
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0
On 14/05/2025 17:05, Vir Campestris wrote:
On 25/04/2025 09:37, Bonita Montero wrote:
Am 24.04.2025 um 23:33 schrieb Chris M. Thomasson:
>
"there’s no thundering herd, ever!" because a controlled test didn't "show it" is like saying race conditions do not exist because your code "worked fine this time."? Fair enough?
>
Yes, controlled test with 10'000 iterations.
The code is correct and trivial, but too much for you.
>
Once upon a time I put a race in a bit of code.
 It took us 3 years to track down why our customers were reporting occasional faults :(
 (It turned out the trick to reproduce it was a combination of lots of CPU load and disk transfers not more than once every 30 seconds)
 
It's always fun dealing with a bug that only triggers in rare timing situations.  We once had a mistake in a timing table in a program that could sometimes result in intermittent faults in the system if particular events occurred at the same time, on the 30th of September. Finding an issue that occurred at most once per year was a challenge!

Date Sujet#  Auteur
24 Apr 25 * Solving thundering Herd with glibc...19Chris M. Thomasson
24 Apr 25 `* Re: Solving thundering Herd with glibc...18Bonita Montero
24 Apr 25  +* Re: Solving thundering Herd with glibc...16Chris M. Thomasson
25 Apr 25  i`* Re: Solving thundering Herd with glibc...15Bonita Montero
25 Apr 25  i +* Re: Solving thundering Herd with glibc...7Bonita Montero
25 Apr 25  i i`* Re: Solving thundering Herd with glibc...6Chris M. Thomasson
26 Apr 25  i i `* Re: Solving thundering Herd with glibc...5Bonita Montero
26 Apr 25  i i  `* Re: Solving thundering Herd with glibc...4Bonita Montero
26 Apr 25  i i   `* Re: Solving thundering Herd with glibc...3Chris M. Thomasson
27 Apr 25  i i    `* Re: Solving thundering Herd with glibc...2Bonita Montero
29 Apr 25  i i     `- Re: Solving thundering Herd with glibc...1Chris M. Thomasson
14 May 25  i `* Re: Solving thundering Herd with glibc...7Vir Campestris
15 May 25  i  +- Re: Solving thundering Herd with glibc...1Chris M. Thomasson
15 May 25  i  +* Re: Solving thundering Herd with glibc...4David Brown
16 May 25  i  i`* Re: Solving thundering Herd with glibc...3candycanearter07
16 May 25  i  i `* Re: Solving thundering Herd with glibc...2David Brown
18 May20:20  i  i  `- Re: Solving thundering Herd with glibc...1candycanearter07
16 May 25  i  `- Re: Solving thundering Herd with glibc...1Bonita Montero
25 Apr 25  `- Re: Solving thundering Herd with glibc...1Bonita Montero

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal