Message ID | 20190311205606.11228-1-keith.busch@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Heterogenous memory node attributes | expand |
Le 11/03/2019 à 21:55, Keith Busch a écrit : > == Changes since v7 == > > Fixed an early return that prevented reporting HMAT when there are no > direct attached initiators. > > Fixed introducing a variable that was unused until several patches > later. > > Miscellaneous typos, editorial clarifications, and whitespace fixups. > > Merged to most current linux-next. > > Added received review, test, and ack by's. Tested-by: Brice Goglin <Brice.Goglin@inria.fr> I tested this series with several manually-created HMATs. I already have user-space support in hwloc for reading initiator symlinks and memory-side cache information. Looks good. Given the feedback I sent, patches 06 and 07 even deserve Reviewed-by: Brice Goglin <Brice.Goglin@inria.fr> Brice
Hi Greg, Just wanted to check with you on how we may proceed with this series. The main feature is exporting new sysfs attributes through driver core, so I think it makes most sense to go through you unless you'd prefer this go through a different route. The proposed interface has been pretty stable for a while now, and we've received reviews, acks and tests on all patches. Please let me know if there is anything else you'd like to see from this series, or if you just need more time to get around to this. Thanks, Keith
On Fri, Mar 15, 2019 at 11:50:57AM -0600, Keith Busch wrote: > Hi Greg, > > Just wanted to check with you on how we may proceed with this series. > The main feature is exporting new sysfs attributes through driver core, > so I think it makes most sense to go through you unless you'd prefer > this go through a different route. > > The proposed interface has been pretty stable for a while now, and we've > received reviews, acks and tests on all patches. Please let me know if > there is anything else you'd like to see from this series, or if you > just need more time to get around to this. I can't do anything with patches until after -rc1 is out, sorry. Once that happens I'll work to dig through my pending queue and will review these then. thanks, greg k-h
On Fri, Mar 15, 2019 at 08:04:07PM -0700, Greg Kroah-Hartman wrote: > On Fri, Mar 15, 2019 at 11:50:57AM -0600, Keith Busch wrote: > > Hi Greg, > > > > Just wanted to check with you on how we may proceed with this series. > > The main feature is exporting new sysfs attributes through driver core, > > so I think it makes most sense to go through you unless you'd prefer > > this go through a different route. > > > > The proposed interface has been pretty stable for a while now, and we've > > received reviews, acks and tests on all patches. Please let me know if > > there is anything else you'd like to see from this series, or if you > > just need more time to get around to this. > > I can't do anything with patches until after -rc1 is out, sorry. Once > that happens I'll work to dig through my pending queue and will review > these then. Sorry for the delay, all now queued up, thanks! greg k-h