Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-28 Thread Jan Beulich
>>> On 28.08.17 at 11:11, wrote: > On 8/25/2017 6:04 PM, Wei Liu wrote: >> On Fri, Aug 25, 2017 at 10:57:26AM +0100, Roger Pau Monné wrote: >>> On Fri, Aug 25, 2017 at 10:18:24AM +0100, Wei Liu wrote: On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu wrote: >

Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-28 Thread Wei Liu
On Mon, Aug 28, 2017 at 05:11:27PM +0800, Lan, Tianyu wrote: > On 8/25/2017 6:04 PM, Wei Liu wrote: > > On Fri, Aug 25, 2017 at 10:57:26AM +0100, Roger Pau Monné wrote: > > > On Fri, Aug 25, 2017 at 10:18:24AM +0100, Wei Liu wrote: > > > > On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu

Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-28 Thread Lan, Tianyu
On 8/25/2017 6:04 PM, Wei Liu wrote: On Fri, Aug 25, 2017 at 10:57:26AM +0100, Roger Pau Monné wrote: On Fri, Aug 25, 2017 at 10:18:24AM +0100, Wei Liu wrote: On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu wrote: This patch is to increase event channels to support more vcpus in single

Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-25 Thread Wei Liu
On Fri, Aug 25, 2017 at 10:57:26AM +0100, Roger Pau Monné wrote: > On Fri, Aug 25, 2017 at 10:18:24AM +0100, Wei Liu wrote: > > On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu wrote: > > > This patch is to increase event channels to support more vcpus in single > > > VM. > > > > > >

Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-25 Thread Roger Pau Monné
On Fri, Aug 25, 2017 at 10:18:24AM +0100, Wei Liu wrote: > On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu wrote: > > This patch is to increase event channels to support more vcpus in single VM. > > > > Signed-off-by: Lan Tianyu > > There is no need to bump the

Re: [Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-25 Thread Wei Liu
On Thu, Aug 24, 2017 at 10:52:17PM -0400, Lan Tianyu wrote: > This patch is to increase event channels to support more vcpus in single VM. > > Signed-off-by: Lan Tianyu There is no need to bump the default. There is already a configuration option called max_event_channel.

[Xen-devel] [RFC PATCH 2/5] XL: Increase event channels to support more vcpus

2017-08-25 Thread Lan Tianyu
This patch is to increase event channels to support more vcpus in single VM. Signed-off-by: Lan Tianyu --- tools/libxl/libxl_create.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c index