• Ingo Molnar's avatar
    sched: fine-tune SD_SIBLING_INIT · 52c642f3
    Ingo Molnar authored
    fine-tune the HT sched-domains parameters as well.
    
    On a HT capable box, this increases lat_ctx performance from 23.87
    usecs to 1.49 usecs:
    
     # before
    
     $ ./lat_ctx -s 0 2
    
       "size=0k ovr=1.89
        2 23.87
    
     # after
    
     $ ./lat_ctx -s 0 2
    
       "size=0k ovr=1.84
         2 1.49
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    52c642f3
topology.h 5.35 KB