2013-07-30 05:52:58

by Shaohua Li

[permalink] [raw]
Subject: [patch 0/3] raid5: make stripe handling multi-threading

Neil,

This is another attempt to make raid5 stripe handling multi-threading.
Recent workqueue improvement for unbound workqueue looks very promising to the
raid5 usage. I had details in the first patch.

The patches are against your tree with patch 'raid5: make release_stripe
lockless' and 'raid5: fix stripe release order' but without 'raid5: create
multiple threads to handle stripes'

Thanks,
Shaohua