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:
7c95149
)
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
author
Rafael J. Wysocki
<rjw@sisk.pl>
Fri, 10 Feb 2012 23:00:34 +0000
(
00:00
+0100)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Mon, 13 Feb 2012 15:26:05 +0000
(16:26 +0100)
Use the observation that it is more efficient to check the wakeup
variable once before the loop reporting tasks that were not
frozen in try_to_freeze_tasks() than to do that in every step of that
loop.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found