commit | f9153ee6c71cb9ab38de3b8ed66b1c3fa27c3f7d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jul 16 09:46:30 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jul 16 09:46:30 2007 +0200 |
tree | 77a00afe63230a59f7e10cd034eb467bbb1d5430 | |
parent | 5926c50b83b626991c8c38efbca2020ee96b215f [diff] |
[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>