[PATCH] sched: improve weight-array comments
commitf9153ee6c71cb9ab38de3b8ed66b1c3fa27c3f7d
authorIngo Molnar <mingo@elte.hu>
Mon, 16 Jul 2007 07:46:30 +0000 (16 09:46 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 16 Jul 2007 07:46:30 +0000 (16 09:46 +0200)
tree77a00afe63230a59f7e10cd034eb467bbb1d5430
parent5926c50b83b626991c8c38efbca2020ee96b215f
[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 <mingo@elte.hu>
kernel/sched.c