All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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.