[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/8] tests/unit/test-smp-parse.c: Bump max_cpus to 4096
From: |
Zhao Liu |
Subject: |
Re: [PATCH 2/8] tests/unit/test-smp-parse.c: Bump max_cpus to 4096 |
Date: |
Fri, 1 Mar 2024 15:59:33 +0800 |
Hi Thomas,
On Fri, Mar 01, 2024 at 08:40:54AM +0100, Thomas Huth wrote:
> Date: Fri, 1 Mar 2024 08:40:54 +0100
> From: Thomas Huth <thuth@redhat.com>
> Subject: Re: [PATCH 2/8] tests/unit/test-smp-parse.c: Bump max_cpus to 4096
>
> On 18/01/2024 15.48, Zhao Liu wrote:
> > From: Zhao Liu <zhao1.liu@intel.com>
> >
> > PC mahine is trying to support up to 4096 vCPUs [1], so it's necessary
>
> s/mahine/machine/
>
> > to bump max_cpus in test-smp-parse to 4096 to cover the topological
> > needs of future machines.
> >
> > [1]:
> > https://lore.kernel.org/qemu-devel/20231208122611.32311-1-anisinha@redhat.com/
>
> Is it ok for this test patch here to get included without that patch
> already, or shall this wait for the patch from Ani first?
>
This patch doesn't rely on Ani's, but given my typo and outdated links
(Ani already has v5), I can respin the series soon!
Thanks,
Zhao