Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1d9d5241 authored by NeilBrown's avatar NeilBrown
Browse files

md/raid1/raid10: add a cond_resched



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: default avatarLee Howard <faxguy@howardsilvan.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 1442577b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment