Mike Christie
95e7249691
scsi: virtio_scsi: Add mq_poll support
...
This adds polling support to virtio-scsi. It's based on and works similar
to virtblk support where we add a module param to specify the number of
poll queues then subtract to calculate the IO queues.
When using 8 poll queues and a vhost worker per queue we see 4K IOPs
with fio:
fio --filename=/dev/sda --direct=1 --rw=randread --bs=4k \
--ioengine=io_uring --hipri --iodepth=128 --numjobs=$NUM_JOBS
increase like:
jobs base poll
1 207K 296K
2 392K 552K
3 581K 860K
4 765K 1235K
5 936K 1598K
6 1104K 1880K
7 1253K 2095K
8 1311k 2187K
Signed-off-by: Mike Christie <michael.christie@oracle.com >
Message-Id: <20231214052649.57743-1-michael.christie@oracle.com >
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2024-01-10 13:01:37 -05:00
..
2023-11-21 09:20:25 +01:00
2023-11-24 19:16:22 +01:00
2023-11-03 14:51:08 -10:00
2023-11-20 09:22:26 +09:00
2023-11-02 14:05:18 -10:00
2023-11-07 16:56:10 -08:00
2023-12-04 09:43:53 -05:00
2023-10-23 11:04:51 -07:00
2023-11-01 14:46:51 -10:00
2023-10-26 09:42:37 +02:00
2023-11-03 14:51:08 -10:00
2023-11-03 14:51:08 -10:00
2023-11-01 14:46:51 -10:00
2023-11-10 09:23:17 -08:00
2023-10-24 10:53:45 +02:00
2023-11-07 20:45:12 +01:00
2023-10-27 18:04:29 +08:00
2023-11-02 14:09:01 -07:00
2023-11-02 19:38:47 -10:00
2023-10-19 21:21:16 +09:00
2023-11-03 18:56:51 -10:00
2023-11-02 20:53:31 -10:00
2023-11-21 17:41:20 -08:00
2023-10-30 19:09:55 -10:00
2023-11-05 21:15:17 +09:00
2023-11-16 07:39:37 -05:00
2023-11-03 14:51:08 -10:00
2023-11-09 13:47:52 -08:00
2023-11-24 11:18:29 +10:00
2023-10-27 13:19:04 +02:00
2023-11-23 17:31:53 -08:00
2023-10-31 18:32:51 -10:00
2023-11-03 15:44:25 -10:00
2023-10-31 17:44:17 -10:00
2023-11-13 12:43:42 -05:00
2023-11-04 16:25:36 -10:00
2023-11-03 14:51:08 -10:00
2023-11-02 15:20:30 -10:00
2023-11-09 14:18:42 -08:00
2023-10-19 00:50:03 +03:00
2023-11-09 13:37:28 -08:00
2023-11-19 13:49:32 -08:00
2023-10-30 19:09:55 -10:00
2023-11-09 13:47:52 -08:00
2023-11-03 10:07:39 -10:00
2023-11-05 18:45:32 -08:00
2023-10-21 23:04:02 +02:00
2023-11-23 17:40:15 -08:00
2023-11-06 15:06:06 -08:00
2023-11-09 13:37:28 -08:00
2023-10-24 22:36:39 -04:00
2023-11-02 14:40:51 -10:00
2023-11-08 09:21:18 -08:00
2023-11-07 13:08:12 +01:00
2023-11-10 09:19:46 -08:00
2023-12-27 16:10:37 -05:00
2023-11-22 10:55:48 +00:00
2024-01-10 13:01:37 -05:00
2023-11-22 18:41:14 -07:00
2023-11-03 14:51:08 -10:00
2023-11-10 09:23:17 -08:00
2023-11-18 18:59:30 +01:00
2023-11-10 08:41:23 +01:00
2023-11-04 16:20:36 -10:00
2023-11-07 16:40:42 -08:00
2023-11-10 12:22:14 -08:00
2023-11-06 14:47:36 +01:00
2023-11-04 10:23:23 +01:00
2023-11-21 10:09:04 +02:00
2023-11-01 14:46:51 -10:00
2023-10-20 19:50:40 +02:00
2023-11-03 16:00:42 -10:00
2023-10-24 22:07:07 +02:00
2023-11-13 20:51:37 -08:00
2023-11-10 09:20:48 +01:00
2023-10-30 13:14:27 +00:00
2023-10-24 14:10:04 -07:00
2023-10-23 13:11:07 -06:00
2023-11-05 18:49:40 -08:00
2023-11-23 17:40:15 -08:00
2024-01-10 13:01:37 -05:00
2023-10-25 16:50:11 +02:00
2023-11-03 10:07:39 -10:00
2023-11-03 19:10:41 -10:00
2023-11-10 11:44:38 -08:00
2023-11-01 10:02:18 +00:00
2023-10-19 10:26:26 +03:00
2023-11-09 13:47:52 -08:00
2023-11-02 15:13:50 -10:00
2023-10-18 10:01:34 +02:00
2023-10-31 15:28:37 -10:00
2023-11-17 13:05:57 +02:00
2023-11-10 09:19:46 -08:00
2023-11-14 11:40:40 -05:00
2023-11-24 16:30:38 +00:00
2023-12-27 16:10:38 -05:00
2023-11-03 14:51:08 -10:00
2023-12-27 15:50:36 -05:00
2023-11-10 09:16:02 +01:00
2023-11-04 15:58:13 -10:00
2024-01-10 13:01:06 -05:00
2023-10-21 19:19:06 +02:00
2023-11-10 09:19:46 -08:00
2023-11-17 10:47:19 +01:00
2023-11-10 09:19:46 -08:00
2023-11-10 09:19:46 -08:00