From d38f6ce67cff4803da5836c886fea78300bbaf50 Mon Sep 17 00:00:00 2001 From: José Pekkarinen Date: Thu, 28 Jan 2016 18:54:09 +0200 Subject: Fix typos in the documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a candidate for the Brahmaputra branch. Change-Id: Idbe41ac77f1aae902cd00af4bc9a0e3532f4284a Signed-off-by: José Pekkarinen --- docs/all/tunning.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/all/tunning.rst') diff --git a/docs/all/tunning.rst b/docs/all/tunning.rst index 075bf0488..337255328 100644 --- a/docs/all/tunning.rst +++ b/docs/all/tunning.rst @@ -22,7 +22,7 @@ but others may not be configurable (e.g. SMI on most platforms). expensive of latency. These features include: Intel®Turbo Boost Technology, Enhanced Intel®SpeedStep, Processor C state and P state. Normally they should be disabled but, depending on the real-time application design and latency - requirements, there might be some features can be enabled if the impact on + requirements, there might be some features that can be enabled if the impact on deterministic execution of the workload is small. * **Hyper-Threading:** @@ -56,7 +56,7 @@ Operating System Configuration * **IRQ affinity:** All the non-realtime IRQs should be affinitized to non realtime CPUs to reduce the impact on realtime CPUs. Some OS distributions contain an irqbalance - deamon which balances the IRQs among all the cores dynamically. It should be + daemon which balances the IRQs among all the cores dynamically. It should be disabled as well. * **Device assignment for VM:** -- cgit 1.2.3-korg