Ilya Dryomov
2014-10-10 18:27:03 UTC
Hello,
These are fixes for the problem that Micha was running into and helped
debug. It appeared to be a stupid bug in messenger and to a lesser
extent in rbd - workqueues in memory reclaim paths really do need to
have WQ_MEM_RECLAIM set.
Thanks,
Ilya
Ilya Dryomov (3):
libceph: ceph-msgr workqueue needs a resque worker
rbd: rbd workqueues need a resque worker
rbd: use a single workqueue for all devices
drivers/block/rbd.c | 32 ++++++++++++++++++--------------
net/ceph/messenger.c | 6 +++++-
2 files changed, 23 insertions(+), 15 deletions(-)
These are fixes for the problem that Micha was running into and helped
debug. It appeared to be a stupid bug in messenger and to a lesser
extent in rbd - workqueues in memory reclaim paths really do need to
have WQ_MEM_RECLAIM set.
Thanks,
Ilya
Ilya Dryomov (3):
libceph: ceph-msgr workqueue needs a resque worker
rbd: rbd workqueues need a resque worker
rbd: use a single workqueue for all devices
drivers/block/rbd.c | 32 ++++++++++++++++++--------------
net/ceph/messenger.c | 6 +++++-
2 files changed, 23 insertions(+), 15 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html