lkml.org 
[lkml]   [2018]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC v2 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
    Date
    Let's raise the number of supported vcpus along with
    vgic v3 now that HW is looming with more physical CPUs.

    Signed-off-by: Eric Auger <eric.auger@redhat.com>
    ---
    include/kvm/arm_vgic.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/include/kvm/arm_vgic.h b/include/kvm/arm_vgic.h
    index 64994d0..f36bdf1 100644
    --- a/include/kvm/arm_vgic.h
    +++ b/include/kvm/arm_vgic.h
    @@ -28,7 +28,7 @@

    #include <linux/irqchip/arm-gic-v4.h>

    -#define VGIC_V3_MAX_CPUS 255
    +#define VGIC_V3_MAX_CPUS 512
    #define VGIC_V2_MAX_CPUS 8
    #define VGIC_NR_IRQS_LEGACY 256
    #define VGIC_NR_SGIS 16
    --
    2.5.5
    \
     
     \ /
      Last update: 2018-03-27 16:06    [W:2.224 / U:0.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site