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:
f533c3d
)
sh: Make check_pgt_cache() more aggressive while idling.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 08:27:58 +0000
(17:27 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 16 Oct 2009 08:27:58 +0000
(17:27 +0900)
This follows the x86 change and moves check_pgt_cache() up under the
!need_resched() tight loop, rather than simply calling in to it when
exiting idle.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found