Re: [Powertop] Why C++ is the language of implementation?
Arjan van de Ven <arjan at linux.intel.com>
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
On 3/31/2014 8:54 AM, Bill Vyzas wrote: > What the physical things will be in the case of powertop? Are we talking about device drivers and cpu measurements? powertop builds a power model of the devices in your computer, from fans to USB devices to CPU to ... you name it. to model those, it uses C++ style objects in a class hierarchy