[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Why is vhost-user limited to 8 slots?
From: |
Raphael Norwitz |
Subject: |
Re: [Qemu-devel] Why is vhost-user limited to 8 slots? |
Date: |
Tue, 26 Mar 2019 19:42:39 +0000 |
ping
From: Raphael Norwitz <address@hidden>
Date: Monday, March 18, 2019 at 7:10 PM
To: "address@hidden" <address@hidden>
Cc: "address@hidden" <address@hidden>, Malcolm Crossley <address@hidden>, Mike
Cui <address@hidden>, Felipe Franciosi <address@hidden>
Subject: [Qemu-devel] Why is vhost-user limited to 8 slots?
Hi MST,
Looking at the kernel commit log, I see that commit
c9ce42f72fd0ba180fd35539829e4139dca31494 introduced support for a configurable
number of regions in vhost, but vhost-user is still limited to 8 slots. Is
there a reason for that? Would you consider a patch to either statically
increase the number of vhost-user slots (to something like 64?) or define some
protocol allowing the number of slots to be negotiated?
Apologies if this has already been answered. I briefly looked through the
mailing list archive and couldn’t find anything obvious.
Thanks,
Raphael