Files
linux-legacy/drivers/md
NeilBrown 57a0aa351b md/raid1/raid10: add a cond_resched
commit 1d9d52416c0445019ccc1f0fddb9a227456eb61b upstream.

During 'check' of a raid1 or raid10 it is possible for the management
thread to spend a lot of time running 'memcmp' on blocks from
different devices, so make sure the thread has a chance to schedule.
raid5d already has a cond_resched (in process_stripe).

Reported-By: Lee Howard <faxguy@howardsilvan.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-08 10:20:58 -08:00
..
2009-06-22 10:12:26 +01:00
2009-06-22 10:12:36 +01:00
2009-04-09 00:27:17 +01:00
2009-09-04 20:40:25 +01:00
2009-06-22 10:12:29 +01:00
2009-09-04 20:40:25 +01:00
2007-10-20 02:01:26 +01:00
2009-06-22 10:12:35 +01:00
2009-06-22 10:12:35 +01:00
2009-08-10 12:50:52 +10:00
2009-12-08 10:20:58 -08:00
2009-03-31 14:57:37 +11:00
2009-12-08 10:20:58 -08:00