Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-02-07 Thread Keith Busch
On Thu, Feb 07, 2019 at 01:53:36AM -0800, Jonathan Cameron wrote: > As a general heads up, ACPI 6.3 is out and makes some changes. > Discussions I've had in the past suggested there were few systems > shipping with 6.2 HMAT and that many firmwares would start at 6.3. > Of course, that might not be

Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-02-07 Thread Jonathan Cameron
On Thu, 24 Jan 2019 16:07:14 -0700 Keith Busch wrote: > == Changes since v4 == > > All public interfaces have kernel docs. > > Renamed "class" to "access", docs and changed logs updated > accordingly. (Rafael) > > The sysfs hierarchy is altered to put initiators and targets in their >

Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-02-06 Thread Jonathan Cameron
On Wed, 6 Feb 2019 10:19:37 -0700 Keith Busch wrote: > On Wed, Feb 06, 2019 at 12:31:00PM +, Jonathan Cameron wrote: > > On Thu, 24 Jan 2019 16:07:14 -0700 > > Keith Busch wrote: > > > > 1) It seems this version added a hard dependence on having the memory node > >listed in the Memory P

Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-02-06 Thread Keith Busch
On Wed, Feb 06, 2019 at 12:31:00PM +, Jonathan Cameron wrote: > On Thu, 24 Jan 2019 16:07:14 -0700 > Keith Busch wrote: > > 1) It seems this version added a hard dependence on having the memory node >listed in the Memory Proximity Domain attribute structures. I'm not 100% >sure there

Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-02-06 Thread Jonathan Cameron
On Thu, 24 Jan 2019 16:07:14 -0700 Keith Busch wrote: > == Changes since v4 == > > All public interfaces have kernel docs. > > Renamed "class" to "access", docs and changed logs updated > accordingly. (Rafael) > > The sysfs hierarchy is altered to put initiators and targets in their >

Re: [PATCHv5 00/10] Heterogeneuos memory node attributes

2019-01-28 Thread Michal Hocko
Is there any reason why is this not CCing linux-api (Cced now). On Thu 24-01-19 16:07:14, Keith Busch wrote: > == Changes since v4 == > > All public interfaces have kernel docs. > > Renamed "class" to "access", docs and changed logs updated > accordingly. (Rafael) > > The sysfs hierarch