Re: [PATCH] Increase max VCPU count for Xen on x86_64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




----- Original Message -----
> The new maximum VCPU count is much larger, limited only by the hypervisor
> memory layout, currently to 8192 CPUs.
> 
> Signed-off-by: Petr Tesarik <ptesarik@xxxxxxx>

Seems safe enough -- queued for the next release.

Thanks,
  Dave

> ---
> xen_hyper_defs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- a/xen_hyper_defs.h
> +++ b/xen_hyper_defs.h
> @@ -123,7 +123,7 @@ typedef uint32_t Elf_Word;
> #define XEN_HYPER_HZ 100
> #endif
> #ifdef X86_64
> -#define XEN_HYPER_MAX_VIRT_CPUS (32)
> +#define XEN_HYPER_MAX_VIRT_CPUS (8192)
> #define XEN_HYPER_HZ 100
> #endif
> #ifdef IA64
> 
> --
> Crash-utility mailing list
> Crash-utility@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/crash-utility

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility


[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux