From: Ingo Molnar Date: Mon, 16 Jul 2007 07:46:30 +0000 (+0200) Subject: [PATCH] sched: improve weight-array comments X-Git-Tag: v2.6.23-rc1~780^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9153ee6c71cb9ab38de3b8ed66b1c3fa27c3f7d;p=pandora-kernel.git [PATCH] sched: improve weight-array comments improve the comments around the wmult array (which controls the weight of niced tasks). Clarify that to achieve a 10% difference in CPU utilization, a weight multiplier of 1.25 has to be used. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed