[SPDK] virtio blk and vhost blk question
sheng qiu <herbert1984106 at gmail.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <CAB7xdimOzHkvkE7E63TxFvPbQKVs2F2u5Fo-J1ZtO6aG9yYu=g@mail.gmail.com> |
Hi, I have a question regarding virtio blk and vhost blk. In the code there's a limitation on max vq size which is bounded by SPDK_VHOST_MAX_VQ_SIZE. If we increase this size, will there be any problems? Thanks, Sheng