commit | 5fa4f8bac9516b988d2ccd3f05f4267f8da24269 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 25 09:08:56 2019 +0200 |
committer | Song Liu <songliubraving@fb.com> | Mon Nov 11 16:32:22 2019 -0800 |
tree | 3418d060df452d8539fb72877eec594a73f1be9e | |
parent | da644b2cc1a4664ff7f75d3ae50e3fcf638580d9 [diff] |
md/raid1: avoid soft lockup under high load As all I/O is being pushed through a kernel thread the softlockup watchdog might be triggered under high load. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Song Liu <songliubraving@fb.com>