From: Peter Zijlstra Date: Thu, 13 Oct 2011 14:52:28 +0000 (+0200) Subject: sched: Add a comment to effective_load() since it's a pain X-Git-Tag: v3.2-rc5~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5f0acf3935c91379e709a71ecf68805d366659;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1318518057.27731.2.camel@twins Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed