* [PATCH 1/2] rt: Insert missing NBSPs
@ 2016-11-06 17:52 SeongJae Park
2016-11-06 17:52 ` [PATCH 2/2] rt: Fix a typo: soo -> so SeongJae Park
2016-11-06 23:28 ` [PATCH 1/2] rt: Insert missing NBSPs Paul E. McKenney
0 siblings, 2 replies; 3+ messages in thread
From: SeongJae Park @ 2016-11-06 17:52 UTC (permalink / raw)
To: paulmck; +Cc: perfbook, SeongJae Park
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
rt/rt.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rt/rt.tex b/rt/rt.tex
index 21a53a4514b8..870bc9af6e0b 100644
--- a/rt/rt.tex
+++ b/rt/rt.tex
@@ -386,7 +386,7 @@ cylinder contained in the log to the blade,
Each of these six phases of operation might well have its own set of
deadlines and environmental constraints,
for example, one would expect phase~4's deadlines to be much more severe
-than those of phase 6, milliseconds instead of seconds.
+than those of phase~6, milliseconds instead of seconds.
One might therefore expect that low-priority work would be performed in
phase~6 rather than in phase~4.
That said, careful choices of hardware, drivers, and software configuration
@@ -1429,7 +1429,7 @@ only being one runnable task on that CPU is said to be in
\emph{adaptive ticks mode}.
As an alternative to the \co{nohz_full=} boot parameter, you can build
-your kernel with \co{NO_HZ_FULL_ALL}, which will designate CPU 0 as
+your kernel with \co{NO_HZ_FULL_ALL}, which will designate CPU~0 as
a housekeeping CPU and all other CPUs as worker CPUs.
Either way, it is important to ensure that you have designated enough
housekeeping CPUs to handle the housekeeping load imposed by the
--
2.10.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] rt: Fix a typo: soo -> so
2016-11-06 17:52 [PATCH 1/2] rt: Insert missing NBSPs SeongJae Park
@ 2016-11-06 17:52 ` SeongJae Park
2016-11-06 23:28 ` [PATCH 1/2] rt: Insert missing NBSPs Paul E. McKenney
1 sibling, 0 replies; 3+ messages in thread
From: SeongJae Park @ 2016-11-06 17:52 UTC (permalink / raw)
To: paulmck; +Cc: perfbook, SeongJae Park
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
rt/rt.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rt/rt.tex b/rt/rt.tex
index 870bc9af6e0b..6fbc8dde0808 100644
--- a/rt/rt.tex
+++ b/rt/rt.tex
@@ -1849,7 +1849,7 @@ on lines~17-35.
the call to \co{malloc()}???
\QuickQuizAnswer{
In early 2016, situations forbidding runtime memory were
- also not soo excited with multithreaded computing.
+ also not so excited with multithreaded computing.
So the runtime memory allocation is not an additional
obstacle to safety criticality.
} \QuickQuizEnd
--
2.10.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] rt: Insert missing NBSPs
2016-11-06 17:52 [PATCH 1/2] rt: Insert missing NBSPs SeongJae Park
2016-11-06 17:52 ` [PATCH 2/2] rt: Fix a typo: soo -> so SeongJae Park
@ 2016-11-06 23:28 ` Paul E. McKenney
1 sibling, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2016-11-06 23:28 UTC (permalink / raw)
To: SeongJae Park; +Cc: perfbook
On Mon, Nov 07, 2016 at 02:52:33AM +0900, SeongJae Park wrote:
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Queued, thank you!
Thanx, Paul
> ---
> rt/rt.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rt/rt.tex b/rt/rt.tex
> index 21a53a4514b8..870bc9af6e0b 100644
> --- a/rt/rt.tex
> +++ b/rt/rt.tex
> @@ -386,7 +386,7 @@ cylinder contained in the log to the blade,
> Each of these six phases of operation might well have its own set of
> deadlines and environmental constraints,
> for example, one would expect phase~4's deadlines to be much more severe
> -than those of phase 6, milliseconds instead of seconds.
> +than those of phase~6, milliseconds instead of seconds.
> One might therefore expect that low-priority work would be performed in
> phase~6 rather than in phase~4.
> That said, careful choices of hardware, drivers, and software configuration
> @@ -1429,7 +1429,7 @@ only being one runnable task on that CPU is said to be in
> \emph{adaptive ticks mode}.
>
> As an alternative to the \co{nohz_full=} boot parameter, you can build
> -your kernel with \co{NO_HZ_FULL_ALL}, which will designate CPU 0 as
> +your kernel with \co{NO_HZ_FULL_ALL}, which will designate CPU~0 as
> a housekeeping CPU and all other CPUs as worker CPUs.
> Either way, it is important to ensure that you have designated enough
> housekeeping CPUs to handle the housekeeping load imposed by the
> --
> 2.10.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-11-06 23:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-06 17:52 [PATCH 1/2] rt: Insert missing NBSPs SeongJae Park
2016-11-06 17:52 ` [PATCH 2/2] rt: Fix a typo: soo -> so SeongJae Park
2016-11-06 23:28 ` [PATCH 1/2] rt: Insert missing NBSPs 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.