]> git.baikalelectronics.ru Git - kernel.git/commit
sched/Documentation: Update sched-design-CFS.txt documentation
authorLi Bin <huawei.libin@huawei.com>
Mon, 9 Sep 2013 06:05:40 +0000 (14:05 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 12 Sep 2013 17:14:17 +0000 (19:14 +0200)
commitdc35e75c0fa5454e3e6b84230aba63243be315cf
tree542dd1c5f0ec27c572060aee449903d57cb9d5e9
parent509f6a23a34a8f4576850508064ac100d4ad66e8
sched/Documentation: Update sched-design-CFS.txt documentation

2b1f1aa1fd ("sched: Replace use of entity_key()") had remove the
entity_key() which function is to subtract a tasks vruntime by
its groups minvruntime as the rbtree key.
The phrase "there is a subtraction using rq->cfs.min_vruntime
to account for possible wraparounds" in documentation feels strange
and meaningless. So remove it.

Signed-off-by: Li Bin <huawei.libin@huawei.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1378706740-7500-1-git-send-email-huawei.libin@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/sched-design-CFS.txt