[dm-devel] [PATCH v14 04/11] block: add emulation for copy

Bart Van Assche bvanassche at acm.org
Fri Aug 11 15:11:05 PDT 2023


On 8/11/23 03:52, Nitesh Shetty wrote:
> +	schedule_work(&emulation_io->emulation_work);

schedule_work() uses system_wq. This won't work for all users since 
there are no latency guarantees for system_wq.

Thanks,

Bart.



More information about the Linux-nvme mailing list