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.

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to