All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rt: Add reference to 'CPU Isolation' Figure
@ 2016-09-21 14:35 Akira Yokosawa
  2016-09-27 22:25 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2016-09-21 14:35 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

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>
---
 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


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

* Re: [PATCH] rt: Add reference to 'CPU Isolation' Figure
  2016-09-21 14:35 [PATCH] rt: Add reference to 'CPU Isolation' Figure Akira Yokosawa
@ 2016-09-27 22:25 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2016-09-27 22:25 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

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
> 


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

end of thread, other threads:[~2016-09-27 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-21 14:35 [PATCH] rt: Add reference to 'CPU Isolation' Figure Akira Yokosawa
2016-09-27 22:25 ` Paul E. McKenney

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.