On Fri, Aug 02, 2013 at 11:08:49AM -0700, Srinivas Pandruvada wrote:OK.- A uniform sys-fs interface for all devices which can offer power cappingThere is no "-" in sysfs please.
I will post the one client driver, which is already using this framework as this series.- A common API for drivers, which will avoid code duplication and easyNo, you need users of a framework in order for it to be approved, we
implementation of client drivers.
Once this framework is approved, we will submit a RAPL client driver using this
framework.
don't add infrastructure without users.
Especially as what usually happens is, when you add actual users, the
framework changes to fix the bugs found in it :)
Ideally you will have more than one client driver submitted, as aThere are other groups and vendors interested in using this framework. But they want to make sure that this
"framework" for just one driver seems a bit odd, don't you think?
Also, you add lots of new sysfs files, those need to be documented inI have a Documentation patch, which describes ABI and framework. It is under Documentation/powercap.
Documentation/ABI/ with this series.
thanks,Thanks,
greg k-h