[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/8] xenalyze: increase NR_CPUS to 256
On Thu, May 07, 2015 at 10:35:38AM +0000, Olaf Hering wrote: > To match the hypervisor default which was introduced in > 9da0c5b63933b9912e3903190601661813954d0d, bump the limit. > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > Cc: Wei Liu <wei.liu2@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > tools/xentrace/xenalyze/analyze.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/xentrace/xenalyze/analyze.h > b/tools/xentrace/xenalyze/analyze.h > index 40ee551..64b1911 100644 > --- a/tools/xentrace/xenalyze/analyze.h > +++ b/tools/xentrace/xenalyze/analyze.h > @@ -16,7 +16,7 @@ > > #define TRC_LOST_RECORDS_END (TRC_GEN + 50) > > -#define NR_CPUS 128 > +#define NR_CPUS 256 > #if __x86_64__ > # define BITS_PER_LONG 64 > #else _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |