Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-06-04 Thread Jonathan Cameron via
On Tue, 04 Jun 2024 14:06:53 +0200 Markus Armbruster wrote: > Sorry for the late reply. I had to put this aside, and I'm coming back > to it only now. No problem. Thanks for looking again! > > Jonathan Cameron writes: > > > On Tue, 30 Apr 2024 08:55:12 +0200 > > Markus Armbruster wrote: >

Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-06-04 Thread Markus Armbruster
Sorry for the late reply. I had to put this aside, and I'm coming back to it only now. Jonathan Cameron writes: > On Tue, 30 Apr 2024 08:55:12 +0200 > Markus Armbruster wrote: > >> Jonathan Cameron writes: >> >> > On Tue, 23 Apr 2024 12:56:21 +0200 >> > Markus Armbruster wrote: >> > >> >>

Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-04-30 Thread Jonathan Cameron via
On Tue, 30 Apr 2024 08:55:12 +0200 Markus Armbruster wrote: > Jonathan Cameron writes: > > > On Tue, 23 Apr 2024 12:56:21 +0200 > > Markus Armbruster wrote: > > > >> Jonathan Cameron writes: > >> > >> > These are very similar to the recently added Generic Initiators > >> > but instead of

Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-04-29 Thread Markus Armbruster
Jonathan Cameron writes: > On Tue, 23 Apr 2024 12:56:21 +0200 > Markus Armbruster wrote: > >> Jonathan Cameron writes: >> >> > These are very similar to the recently added Generic Initiators >> > but instead of representing an initiator of memory traffic they >> > represent an edge point beyon

Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-04-29 Thread Jonathan Cameron via
On Tue, 23 Apr 2024 12:56:21 +0200 Markus Armbruster wrote: > Jonathan Cameron writes: > > > These are very similar to the recently added Generic Initiators > > but instead of representing an initiator of memory traffic they > > represent an edge point beyond which may lie either targets or > >

Re: [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-04-23 Thread Markus Armbruster
Jonathan Cameron writes: > These are very similar to the recently added Generic Initiators > but instead of representing an initiator of memory traffic they > represent an edge point beyond which may lie either targets or > initiators. Here we add these ports such that they may > be targets of h

[PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

2024-04-03 Thread Jonathan Cameron via
These are very similar to the recently added Generic Initiators but instead of representing an initiator of memory traffic they represent an edge point beyond which may lie either targets or initiators. Here we add these ports such that they may be targets of hmat_lb records to describe the latenc