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:
08239ca
)
bcache: kthread don't set writeback task to INTERUPTIBLE
author
Stefan Priebe
<s.priebe@profihost.ag>
Sat, 16 Nov 2013 20:26:52 +0000
(21:26 +0100)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 16 Dec 2013 22:04:57 +0000
(14:04 -0800)
at the beginning (schedule_timout_interuptible) and others
do his on their own
This prevents wrong load average calculation (load of 1 per thread)
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found