Commit 35f1fcea authored by Chun-Hung Tseng's avatar Chun-Hung Tseng Committed by Jonathan Corbet

Documentation: scheduler: fixed 2 typos in sched-nice-design.rst

This patch fixed 2 spelling errors in the documentation.
Signed-off-by: default avatarChun-Hung Tseng <henrybear327@gmail.com>
Link: https://lore.kernel.org/r/20210516105955.120651-1-henrybear327@gmail.comSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6586f2d8
......@@ -60,7 +60,7 @@ within the constraints of HZ and jiffies and their nasty design level
coupling to timeslices and granularity it was not really viable.
The second (less frequent but still periodically occurring) complaint
about Linux's nice level support was its assymetry around the origo
about Linux's nice level support was its asymmetry around the origin
(which you can see demonstrated in the picture above), or more
accurately: the fact that nice level behavior depended on the _absolute_
nice level as well, while the nice API itself is fundamentally
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment