> >>> [However, we also would need to find out how BSD numbers the
> >>> domains, too, as it's possible an OS could just call them 0 and 1,
> >>> rather than
> >>> 0 and 8 if it wanted to.]
> >>>
> >>> In short, we'd need to test to be sure. Is FreeBSD on P9 a supported
> >>> config, and if so can
...@intel.com; jerinjac...@gmail.com; dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v4] build: optional NUMA and cpu counts
detection
On 7/6/21 2:08 AM, Bruce Richardson wrote:
On Tue, Jul 06, 2021 at 08:56:37AM +, Juraj Linkeš wrote:
-Original Message-
From: Bruce Richardson
Sent: Tuesday
march...@redhat.com;
> > honnappa.nagaraha...@arm.com; ruifeng.w...@arm.com;
> > ferruh.yi...@intel.com; jerinjac...@gmail.com; dev@dpdk.org
> > Subject: Re: [dpdk-dev] [PATCH v4] build: optional NUMA and cpu counts
> > detection
> >
> >
> >
> > On 7/6
rinjac...@gmail.com; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v4] build: optional NUMA and cpu counts
> detection
>
>
>
> On 7/6/21 2:08 AM, Bruce Richardson wrote:
> > On Tue, Jul 06, 2021 at 08:56:37AM +, Juraj Linkeš wrote:
> >>
> >>
> &g
On 7/6/21 2:08 AM, Bruce Richardson wrote:
On Tue, Jul 06, 2021 at 08:56:37AM +, Juraj Linkeš wrote:
-Original Message-
From: Bruce Richardson
Sent: Tuesday, June 29, 2021 1:29 PM
To: Juraj Linkeš
Cc: tho...@monjalon.net; david.march...@redhat.com;
honnappa.nagaraha...@arm.co
On Tue, Jul 06, 2021 at 08:56:37AM +, Juraj Linkeš wrote:
>
>
> > -Original Message-
> > From: Bruce Richardson
> > Sent: Tuesday, June 29, 2021 1:29 PM
> > To: Juraj Linkeš
> > Cc: tho...@monjalon.net; david.march...@redhat.com;
> > honnappa.nagaraha...@arm.com; ruifeng.w...@arm.co
> -Original Message-
> From: Bruce Richardson
> Sent: Tuesday, June 29, 2021 1:29 PM
> To: Juraj Linkeš
> Cc: tho...@monjalon.net; david.march...@redhat.com;
> honnappa.nagaraha...@arm.com; ruifeng.w...@arm.com;
> ferruh.yi...@intel.com; jerinjac...@gmail.com; dev@dpdk.org
> Subject: Re
On Tue, 29 Jun 2021 12:55:05 +0200
Juraj Linkeš wrote:
> diff --git a/buildtools/get-numa-count.py b/buildtools/get-numa-count.py
> new file mode 100644
> index 00..3b67564fd4
> --- /dev/null
> +++ b/buildtools/get-numa-count.py
> @@ -0,0 +1,24 @@
> +#!/usr/bin/env python3
> +# SPDX-Licen
On Tue, Jun 29, 2021 at 12:55:05PM +0200, Juraj Linkeš wrote:
> Add an option to automatically discover the host's numa and cpu counts
> and use those values for a non cross-build.
> Give users the option to override the per-arch default values or values
> from cross files by specifying them on the
Add an option to automatically discover the host's numa and cpu counts
and use those values for a non cross-build.
Give users the option to override the per-arch default values or values
from cross files by specifying them on the command line with -Dmax_lcores
and -Dmax_numa_nodes.
Signed-off-by:
10 matches
Mail list logo