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:
1480098
)
sched: fine-tune SD_SIBLING_INIT
author
Ingo Molnar
<mingo@elte.hu>
Fri, 7 Nov 2008 15:09:23 +0000
(16:09 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 7 Nov 2008 15:09:23 +0000
(16:09 +0100)
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>
No differences found