commit | 52c642f33b14bfa1b00ef2b68296effb34a573f3 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Nov 07 16:09:23 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 07 16:09:23 2008 +0100 |
tree | 508a49591138e91733ad228ae6a367d91b318b39 | |
parent | 14800984706bf6936bbec5187f736e928be5c218 [diff] |
sched: fine-tune SD_SIBLING_INIT 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: Ingo Molnar <mingo@elte.hu>