On Fri, 1 Jul 2022 17:08:48 +0100
Jonathan Cameron wrote:
> On Thu, 30 Jun 2022 09:30:58 -0400
> "Michael S. Tsirkin" wrote:
>
> > On Thu, Jun 30, 2022 at 02:40:13PM +0200, Brice Goglin wrote:
> > >
> > > Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
> > > > On Thu, 30 Jun 2022 09:36:47
On Thu, 30 Jun 2022 09:30:58 -0400
"Michael S. Tsirkin" wrote:
> On Thu, Jun 30, 2022 at 02:40:13PM +0200, Brice Goglin wrote:
> >
> > Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
> > > On Thu, 30 Jun 2022 09:36:47 +0200
> > > Brice Goglin wrote:
> > >
> > > > Allow -numa without initiat
On Thu, Jun 30, 2022 at 02:40:13PM +0200, Brice Goglin wrote:
>
> Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
> > On Thu, 30 Jun 2022 09:36:47 +0200
> > Brice Goglin wrote:
> >
> > > Allow -numa without initiator value when hmat=on so that we may
> > > build more complex topologies, e.g. NUMA
On Thu, Jun 30, 2022 at 02:56:16PM +0200, Igor Mammedov wrote:
> On Thu, 30 Jun 2022 14:40:13 +0200
> Brice Goglin wrote:
>
> > Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
> > > On Thu, 30 Jun 2022 09:36:47 +0200
> > > Brice Goglin wrote:
> > >
> > >> Allow -numa without initiator value whe
On Thu, 30 Jun 2022 14:40:13 +0200
Brice Goglin wrote:
> Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
> > On Thu, 30 Jun 2022 09:36:47 +0200
> > Brice Goglin wrote:
> >
> >> Allow -numa without initiator value when hmat=on so that we may
> >> build more complex topologies, e.g. NUMA nodes wh
Le 30/06/2022 à 14:23, Igor Mammedov a écrit :
On Thu, 30 Jun 2022 09:36:47 +0200
Brice Goglin wrote:
Allow -numa without initiator value when hmat=on so that we may
build more complex topologies, e.g. NUMA nodes whose best initiators
are not just another single node.
patches looks fine cod
On Thu, 30 Jun 2022 09:36:47 +0200
Brice Goglin wrote:
> Allow -numa without initiator value when hmat=on so that we may
> build more complex topologies, e.g. NUMA nodes whose best initiators
> are not just another single node.
>
patches looks fine code-wise,
however something wrong with them, i
Allow -numa without initiator value when hmat=on so that we may
build more complex topologies, e.g. NUMA nodes whose best initiators
are not just another single node.
changes v3->v4
* use -numa cpu instead of legacy cpus=
changes v2->v3:
* improve messages for patches 0/4 and 3/4
changes v1->v2: