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:
43999d9
)
[PATCH] i386: Don't use the TSC in sched_clock if unstable
author
Guillaume Chazarain
<guichaz@gmail.com>
Fri, 16 Mar 2007 20:07:36 +0000
(21:07 +0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Fri, 16 Mar 2007 20:07:36 +0000
(21:07 +0100)
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=
f9690982b8c2f9a2c65acdc113e758ec356676a3
caused a regression by letting sched_clock use the TSC even when cpufreq
disabled it. This caused scheduling weirdnesses.
Signed-off-by: Guillaume Chazarain <guichaz@yahoo.fr>
Signed-off-by: Andi Kleen <ak@suse.de>
No differences found