Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [NOT A PATCH] Question on regression by bug fixes
@ 2017-11-02 14:19 Akira Yokosawa
  2017-11-02 23:53 ` Paul E. McKenney
  0 siblings, 1 reply; 4+ messages in thread
From: Akira Yokosawa @ 2017-11-02 14:19 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul

I couldn't follow the reasoning around the following _artificial_ hunk.

diff --git a/formal/regression.tex b/formal/regression.tex
index 29cb787..9831b9d 100644
--- a/formal/regression.tex
+++ b/formal/regression.tex
@@ -387,6 +387,7 @@ To see this, keep in mind that on average, every six fixes introduces
 a bug.
 Therefore, fixing the 24 bugs, which had a combine mean time to failure
 of about 40,000 years, will introduce three more bugs.
+???
 These three bugs most likely fail more often than once per 13,000 years,
 so the reliability of the software has decreased.

Where did the "once per 13,000 years" come from?
13,000 was derived from 40,000/3?

But in this argument, original 24 bugs are fixed, and 3 new bugs are introduced.
We have no idea what failure rate the new bugs would have, don't we???

What am I missing?

    Thanks, Akira


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-03  0:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-02 14:19 [NOT A PATCH] Question on regression by bug fixes Akira Yokosawa
2017-11-02 23:53 ` Paul E. McKenney
2017-11-03  0:07   ` Akira Yokosawa
2017-11-03  0:20     ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox