From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] rt: Add reference to 'CPU Isolation' Figure
Date: Tue, 27 Sep 2016 15:25:06 -0700 [thread overview]
Message-ID: <20160927222506.GS14933@linux.vnet.ibm.com> (raw)
In-Reply-To: <696869d9-ec61-486c-1ec9-410d24db040b@gmail.com>
On Wed, Sep 21, 2016 at 11:35:54PM +0900, Akira Yokosawa wrote:
> >From 477cba521e27c927375b393ce5547ec824f0a05c Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 21 Sep 2016 23:27:13 +0900
> Subject: [PATCH] rt: Add reference to 'CPU Isolation' Figure
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Queued and pushed, thank you!
Thanx, Paul
> ---
> rt/rt.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/rt/rt.tex b/rt/rt.tex
> index e73ba0a..88693d1 100644
> --- a/rt/rt.tex
> +++ b/rt/rt.tex
> @@ -780,7 +780,7 @@ Section~\ref{sec:rt:Event-Driven Real-Time Support}.
>
> A final approach is simply to get everything out of the way of the
> real-time process, clearing all other processing off of any CPUs that
> -this process needs.
> +this process needs, as shown in Figure~\ref{fig:rt:CPU Isolation}.
> This was implemented in the 3.10 Linux kernel via the \co{CONFIG_NO_HZ_FULL}
> Kconfig parameter~\cite{FredericWeisbecker2013nohz}.
> % Need to fweisbec citation's URL. @@@
> --
> 1.9.1
>
prev parent reply other threads:[~2016-09-27 22:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 14:35 [PATCH] rt: Add reference to 'CPU Isolation' Figure Akira Yokosawa
2016-09-27 22:25 ` 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=20160927222506.GS14933@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.