]> git.proxmox.com Git - mirror_zfs.git/commit
Avoid Linux hung task message in ZTHR
authorTim Chase <tim@chase2k.com>
Sun, 15 Apr 2018 22:12:28 +0000 (17:12 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 15 Apr 2018 22:12:28 +0000 (15:12 -0700)
commit5284f43a1e66f6237bb300f256460b4220398f3e
tree9aac85ba619fd4b2397618e9f04a4f4a7480daec
parent5e567da987e3ba930cd908aae9f1d0373de9a0f8
Avoid Linux hung task message in ZTHR

Use an interruptible to avoid Linux hung task message in
ZTHR and to prevent inflating the load average.

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Closes #7440
Closes #7441
module/zfs/zthr.c