From: Li Bin Date: Mon, 9 Sep 2013 06:05:40 +0000 (+0800) Subject: sched/Documentation: Update sched-design-CFS.txt documentation X-Git-Tag: v3.12-rc2~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b524d60943a2f9ee1194323ff9d5ee01a4d1ce1;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1378706740-7500-1-git-send-email-huawei.libin@huawei.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed