From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 1/3] debugging: Use \ln for natural logarithm in Eq E.9
Date: Fri, 20 Oct 2017 17:26:53 -0700 [thread overview]
Message-ID: <20171021002653.GK3521@linux.vnet.ibm.com> (raw)
In-Reply-To: <6d7b64ad-0a50-74f9-cae4-5800334e5569@gmail.com>
On Sat, Oct 21, 2017 at 09:07:28AM +0900, Akira Yokosawa wrote:
> >From ad506b1b01a5c13bbbe393c7acaa11b4320d0601 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sat, 21 Oct 2017 07:53:36 +0900
> Subject: [PATCH 1/3] debugging: Use \ln for natural logarithm in Eq E.9
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
I applied all three, thank you! Good eyes, especially on the log->ln
change. ;-)
Thanx, Paul
> ---
> debugging/debugging.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debugging/debugging.tex b/debugging/debugging.tex
> index a4537b0..700e725 100644
> --- a/debugging/debugging.tex
> +++ b/debugging/debugging.tex
> @@ -1265,7 +1265,7 @@ following formula:
> Equation~\ref{eq:debugging:Error-Free Test Duration}, resulting in:
>
> \begin{equation}
> - T = - \frac{1}{3} \log \frac{100 - 99.9}{100} = 2.3
> + T = - \frac{1}{3} \ln \frac{100 - 99.9}{100} = 2.3
> \end{equation}
>
> If the test runs without failure for 2.3 hours, we can be 99.9\,\%
> --
> 2.7.4
>
prev parent reply other threads:[~2017-10-21 0:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 0:07 [PATCH 1/3] debugging: Use \ln for natural logarithm in Eq E.9 Akira Yokosawa
2017-10-21 0:09 ` [PATCH 2/3] Remove trademark and registered symbols in text Akira Yokosawa
2017-10-21 0:10 ` [PATCH 3/3] toolsoftrade: Adjust wording on age of POWER5 Akira Yokosawa
2017-10-21 0:26 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171021002653.GK3521@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.com \
--cc=perfbook@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.