diff options
author | José Pekkarinen <jose.pekkarinen@nokia.com> | 2016-01-28 18:54:09 +0200 |
---|---|---|
committer | José Pekkarinen <jose.pekkarinen@nokia.com> | 2016-01-28 18:54:09 +0200 |
commit | d38f6ce67cff4803da5836c886fea78300bbaf50 (patch) | |
tree | a5eba4b3370b1d67d000bdb15e43c90718df896d /docs/all/tunning.rst | |
parent | 10565daa54b5dfbb52ed5008d76eea3b9a3cd402 (diff) |
Fix typos in the documentation.
This is a candidate for the Brahmaputra branch.
Change-Id: Idbe41ac77f1aae902cd00af4bc9a0e3532f4284a
Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com>
Diffstat (limited to 'docs/all/tunning.rst')
-rw-r--r-- | docs/all/tunning.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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:** |