Re: [PATCH] scsi: sd: Contribute to randomness when running rotational device

2018-09-16 Thread Martin K. Petersen
Xuewei, > Currently a scsi device won't contribute to kernel randomness when it > uses blk-mq. Since we commonly use scsi on rotational device with > blk-mq, it make sense to keep contributing to kernel randomness in these > cases. This is especially important for virtual machines. Applied to 4

Re: [PATCH] scsi: sd: Contribute to randomness when running rotational device

2018-09-13 Thread Maciej Żenczykowski
On Sun, Sep 9, 2018 at 4:52 AM, Ming Lei wrote: > On Thu, Sep 06, 2018 at 01:37:19PM -0700, Xuewei Zhang wrote: >> Currently a scsi device won't contribute to kernel randomness when it >> uses blk-mq. Since we commonly use scsi on rotational device with >> blk-mq, it make sense to keep contributin