]> git.karo-electronics.de Git - karo-tx-linux.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)
commit3b524d60943a2f9ee1194323ff9d5ee01a4d1ce1
tree542dd1c5f0ec27c572060aee449903d57cb9d5e9
parentfc840914e9b07ab4685c195e1e54e58de4f84c03
sched/Documentation: Update sched-design-CFS.txt documentation

2bd2d6f2dc ("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