Hi Matthew, answering your question: > How is this different to the cpufreq code and governors already present > in the Linux kernel? The goal of our tool is to support embedded systems developers in the translation from their code (power unware) to a power aware code. We consider that this developers are usually not familiar with power management and timing constraints. Our tool performs a static analysis of the input code in order to find places where voltage and frequency scaling code could be included. In fact, our tool also makes use of cpufreq libs. So, our intention is not to create another cpufreq or anything else, but to use existing tools/libs available in the open source community. Regards, Carlos Mar 2008/5/5 Matthew Garrett <mjg59@xxxxxxxxxxxxx>: > On Mon, May 05, 2008 at 12:47:23PM -0400, Carlos Augusto de Araújo Mar wrote: > >> Our group, named Group of Interest in Embedded Systems (GISE), is researching >> about power management and other subjects related to embedded systems. >> We began our researches last year and as a first result We developed a >> tool for apply Dynamic Voltage and Frequency Scale (DVFS) in C codes. >> Now, We are applying this tool in real codes and doing adjusts. This >> tool was developed >> under open source filosofy and will be available in sourceforge even >> end next month (june) . The next step to be taken for us is to >> participate of groups which interest is the same ours. In a first >> moment, our tool was designed to work with ARM platform, more >> specifically ARM 9. > > How is this different to the cpufreq code and governors already present > in the Linux kernel? > > -- > Matthew Garrett | mjg59@xxxxxxxxxxxxx > _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm