On Sat, 5 Nov 2011 22:20:45 +0530, R, Durgadoss wrote: > > We also have > > > > curr[1-*]_crit > > In the systems that I used, this 'curr' stuff is more extensive. > There are at least 3 current limits. The third one is the 'crit' > Stuff; the HW shuts down the platform when the platform hits crit. > The other two are kind of 'warnings' that the system can use to > reduce the consumption so that it never reaches 'crit'. > > So, if we are using hwmon for this, we may to extend the ABI > in terms of these. Note that in the hwmon sysfs interface, every input traditionally has up to 3 upper limits: _max, _crit and _emergency in this order. While the sysfs-interface document doesn't list all of them for each input type, all this means is that so far no driver needed them and libsensors doesn't know about them. But they can be added at any time if the need exists. > (...) > May be an initial patch will make things more visible and give more idea > I guess. Then we can add/modify things from there. Certainly. It will be easier to evaluate the different options after seeing actual code. -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors