${project.artifactId} · Implements PowerAPI CPU Formula module in only taking into account the maximum CPU frequency and its associated voltage. CPU energy computation is based on the well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.
Group: fr.inria.powerapi.formula - All Dependencies
${project.artifactId} · Base types for each CPU Formula module implementation.
formula-cpu-general · Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the general well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.
${project.artifactId} · Base types for each disk Formula module implementation.
${project.artifactId} · Implements PowerAPI memory Formula module in seeing all the RAM sticks as an only one.
${project.artifactId} · Implements PowerAPI disk Formula module
${project.artifactId} · Base types for each memory Formula module implementation.
${project.artifactId} · PowerAPI formula providing power metrics from a PowerSpy outlet under a Linux platform. See also http://www.alciom.com/fr/produits/powerspy2.html
${project.artifactId} · Implements PowerAPI CPU Formula module in weighting each frequency by the time spent by CPU in working under it. Global CPU energy computation is based on the well-known formula: P = c * f * V * V where c constant, f a frequency and V its associated voltage.