• Gautham R Shenoy's avatar
    sched: Add comments to find_busiest_group() function · b7bb4c9b
    Gautham R Shenoy authored
    Impact: cleanup
    
    Add /** style comments around find_busiest_group(). Also add a few
    explanatory comments.
    
    This concludes the find_busiest_group() cleanup. The function is
    now down to 72 lines from the original 313 lines.
    Signed-off-by: default avatarGautham R Shenoy <ego@in.ibm.com>
    Acked-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Suresh Siddha <suresh.b.siddha@intel.com>
    Cc: "Balbir Singh" <balbir@in.ibm.com>
    Cc: Nick Piggin <nickpiggin@yahoo.com.au>
    Cc: "Dhaval Giani" <dhaval@linux.vnet.ibm.com>
    Cc: Bharata B Rao <bharata@linux.vnet.ibm.com>
    Cc: "Vaidyanathan Srinivasan" <svaidy@linux.vnet.ibm.com>
    LKML-Reference: <20090325091427.13992.18933.stgit@sofia.in.ibm.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b7bb4c9b
sched.c 244 KB