From 7fa3dd2881be537ec6144850064ad1419dc12f3e Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Sun, 27 Oct 2019 17:28:10 -0400 Subject: docs: cleanup typos on readthrough Type: style Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880 Signed-off-by: Paul Vinciguerra --- docs/gettingstarted/users/configutil/sysinfo.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/gettingstarted/users/configutil') diff --git a/docs/gettingstarted/users/configutil/sysinfo.rst b/docs/gettingstarted/users/configutil/sysinfo.rst index 893f94999ce..77dd1c778c2 100644 --- a/docs/gettingstarted/users/configutil/sysinfo.rst +++ b/docs/gettingstarted/users/configutil/sysinfo.rst @@ -11,15 +11,15 @@ Threads ------- It usually is not needed, but VPP can be configured to run on isolated CPUs. In the example shown -VPP is configured with 2 workers. The main thread is also configured to run on a seperate CPU. The -stats thread will always run on CPU 0. This utilty will put the worker threads on CPUs that are +VPP is configured with 2 workers. The main thread is also configured to run on a separate CPU. The +stats thread will always run on CPU 0. This utility will put the worker threads on CPUs that are associated with the ports that are configured. Grub Command Line ----------------- In general the Grub command line does not need to be changed. If the system is running many processes -it may be neccessary to isolate CPUs for VPP or other processes. +it may be necessary to isolate CPUs for VPP or other processes. Huge Pages ---------- -- cgit 1.2.3-korg