[SPDK] Re: virtio blk and vhost blk question
Liu, Changpeng <changpeng.liu at intel.com>
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <BN7PR11MB2739A88F83015D44DEE0AA7FEEF00@BN7PR11MB2739.namprd11.prod.outlook.com> |
Hi Sheng, You can increase the size as you wish, even you didn't change it, if the queue.size in front driver bigger that this value, SPDK will report an error when startup. > -----Original Message----- > From: sheng qiu <herbert1984106(a)gmail.com> > Sent: Saturday, December 5, 2020 3:38 AM > To: spdk(a)lists.01.org > Subject: [SPDK] virtio blk and vhost blk question > > 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 > _______________________________________________ > SPDK mailing list -- spdk(a)lists.01.org > To unsubscribe send an email to spdk-leave(a)lists.01.org