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:
f9865f0
)
rbd: rbd workqueues need a resque worker
author
Ilya Dryomov
<idryomov@redhat.com>
Fri, 10 Oct 2014 14:36:07 +0000
(18:36 +0400)
committer
Sage Weil
<sage@redhat.com>
Tue, 14 Oct 2014 19:57:05 +0000
(12:57 -0700)
Need to use WQ_MEM_RECLAIM for our workqueues to prevent I/O lockups
under memory pressure - we sit on the memory reclaim path.
Cc: stable@vger.kernel.org # 3.17, needs backporting for 3.16
Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
Tested-by: Micha Krause <micha@krausam.de>
Reviewed-by: Sage Weil <sage@redhat.com>
No differences found