diff options
author | Mike Christie <michael.christie@oracle.com> | 2022-07-08 06:05:25 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-08-11 11:26:08 +0300 |
commit | f49c2226af8444563897e25bf293ea29e377995a (patch) | |
tree | 1dfcb6345f176193b0ec2f84db552f74761c3abb /drivers/vdpa | |
parent | 5a4b0420b28fed7e8df81ac7e3b53834142053dd (diff) | |
download | linux-f49c2226af8444563897e25bf293ea29e377995a.tar.xz |
vhost scsi: Allow user to control num virtqueues
We are currently hard coded to always create 128 IO virtqueues, so this
adds a modparam to control it. For large systems where we are ok with
using memory for virtqueues it allows us to add up to 1024. This limit
was just selected becuase that's qemu's limit.
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Message-Id: <20220708030525.5065-3-michael.christie@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/vdpa')
0 files changed, 0 insertions, 0 deletions