sched: Add a comment to effective_load() since it's a pain
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 13 Oct 2011 14:52:28 +0000 (16:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 14 Nov 2011 11:50:32 +0000 (12:50 +0100)
commitcf5f0acf3935c91379e709a71ecf68805d366659
tree66bbd968ec8031c33e7134b6c7f9387c796d6873
parent7f80850d3f9fd8fda23a317044aef3a6bafab06b
sched: Add a comment to effective_load() since it's a pain

Every time I have to stare at this function I need to completely
reverse engineer its workings, about time I write a comment
explaining the thing.

Collected bits and pieces from previous changelogs, mostly:

  4be9daaa1b33701f011f4117f22dc1e45a3e6e34
  83378269a5fad98f562ebc0f09c349575e6cbfe1

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1318518057.27731.2.camel@twins
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c