git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f80850
)
sched: Add a comment to effective_load() since it's a pain
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 13 Oct 2011 14:52:28 +0000
(16:52 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 14 Nov 2011 11:50:32 +0000
(12:50 +0100)
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>
No differences found