Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
translate a comment
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 14 Oct 2015 17:32:58 +0000 (19:32 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 14 Oct 2015 17:32:58 +0000 (19:32 +0200)
src/surf/cpu_interface.hpp

index 9cc9f70..7cdd244 100644 (file)
@@ -197,7 +197,7 @@ public:
   void addTraces(void);
   int m_core;
   double m_powerPeak;            /*< CPU power peak */
   void addTraces(void);
   int m_core;
   double m_powerPeak;            /*< CPU power peak */
-  double m_powerScale;           /*< Percentage of CPU disponible */
+  double m_powerScale;           /*< Percentage of CPU available */
 
   /* Note (hypervisor): */
   lmm_constraint_t *p_constraintCore;
 
   /* Note (hypervisor): */
   lmm_constraint_t *p_constraintCore;