Ignore:
Timestamp:
06/08/13 22:20:59 (12 years ago)
Author:
wojtekp
Message:
 
Location:
papers/SMPaT-2012_DCWoRMS
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.aux

    r1078 r1079  
    133133\bibcite{SimGrid}{{6}{}{{}}{{}}} 
    134134\bibcite{DCD_Romonet}{{7}{}{{}}{{}}} 
     135\newlabel{}{{6}{31}} 
    135136\bibcite{networks}{{8}{}{{}}{{}}} 
    136 \newlabel{}{{6}{31}} 
    137137\bibcite{Ghislain}{{9}{}{{}}{{}}} 
    138138\bibcite{games}{{10}{}{{}}{{}}} 
  • papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.fdb_latexmk

    r1078 r1079  
    11# Fdb version 2 
    2 ["pdflatex"] 1370720839 "elsarticle-DCWoRMS.tex" "elsarticle-DCWoRMS.pdf" "elsarticle-DCWoRMS"  
     2["pdflatex"] 1370722816 "elsarticle-DCWoRMS.tex" "elsarticle-DCWoRMS.pdf" "elsarticle-DCWoRMS"  
    33  "/usr/local/texlive/2010/texmf-dist/tex/context/base/supp-pdf.mkii" 1251025892 71625 fad1c4b52151c234b6873a255b0ad6b3 "" 
    44  "/usr/local/texlive/2010/texmf-dist/tex/generic/oberdiek/etexcmds.sty" 1267408169 5670 cacb018555825cfe95cd1e1317d82c1d "" 
     
    3030  "/usr/local/texlive/2010/texmf-dist/tex/latex/psnfss/upsy.fd" 1137110629 148 2da0acd77cba348f34823f44cabf0058 "" 
    3131  "/usr/local/texlive/2010/texmf-dist/tex/latex/psnfss/upzd.fd" 1137110629 148 b2a94082cb802f90d3daf6dd0c7188a0 "" 
    32   "elsarticle-DCWoRMS.aux" 1370720841 9054 ce767eca17a41673648ebec1ac97b451 "" 
    33   "elsarticle-DCWoRMS.spl" 1370720839 0 d41d8cd98f00b204e9800998ecf8427e "" 
    34   "elsarticle-DCWoRMS.tex" 1370720839 80999 74059f701981185c8ea7126e062971ba "" 
     32  "elsarticle-DCWoRMS.aux" 1370722818 9054 b40f773f57a40a9f66fa293ad23d8043 "" 
     33  "elsarticle-DCWoRMS.spl" 1370722816 0 d41d8cd98f00b204e9800998ecf8427e "" 
     34  "elsarticle-DCWoRMS.tex" 1370722816 81239 bd7ab184bd2f1e0b2deb4d047ebd46d1 "" 
    3535  "elsarticle.cls" 1352447924 26095 ad44f4892f75e6e05dca57a3581f78d1 "" 
    3636  "fig/70dfsGantt.png" 1370005142 138858 edc557d8862a7825f2941d8c69c30659 "" 
  • papers/SMPaT-2012_DCWoRMS/elsarticle-DCWoRMS.tex

    r1078 r1079  
    726726\subsection{Verification of models}  
    727727 
    728 This section contains more detailed and experimental comparison of power consumption models that can be applied, among others, within the DCworms. As a reference model, called Mapping approach, we used model that was applied to the experiments in the previous section. As mentioned within this model, the values measured on the CoolEmAll testbed for each application were applied directly to the power consumption model used in DCworms.  
     728This section contains more detailed and experimental comparison of power consumption models that can be applied, among others, within the DCworms. As a reference model, we used model that was applied to the experiments in the previous section and called Mapping approach. As mentioned within this model, the values measured for each application on the CoolEmAll testbed were applied directly to the power consumption model used in DCworms.  
    729729 
    730730\paragraph{Static} 
    731 With each node power state, understood as a possible operating state (p-state), we associated a power consumption value that derives from the averaged values of measurements obtained for different types of application. Therefore, the current power usage of the node, can be expressed as:  
     731Within this model, with each node power state, understood as a possible operating state of its processor (p-state), we associated a power consumption value that derives from the averaged values of measurements obtained for different types of application. Therefore, the current power usage of the node, can be expressed as (equation (\ref{eq:modelStatic})):  
    732732\begin{equation} 
    733733P = P_{idle} + P_{f} \label{eq:modelStatic} 
     
    746746 
    747747\paragraph{Application} 
    748 The applied model followed the equation (\ref{eq:model}) and used the data presented in Section \ref{sec:models}. 
     748The applied model followes the equation (\ref{eq:model}) and uses the data presented in Section \ref{sec:models}. 
    749749 
    750750Table \ref{modelsResults} contains the results obtained for all examined models for five resource management strategies presented in the previous section, while Table \ref{modelsAccuracy} summarize their accuracy. 
     
    776776R+NPM &  36.705 & 38.790        & 36.679  & 34.846 \\ 
    777777EO & 46.305 & 49.254 & 46.746 & 44.585 \\ 
    778 EO +NPM & 30.568 &      33.915 & 30.31 & 28.728\\ 
     778EO+NPM & 30.568 &       33.915 & 30.31 & 28.728\\ 
    779779R+LF  & 77.109 &  78.371 & 76.5  &      81.919\\ 
    780780\hline 
     
    794794R+NPM & 100 & 94.32&    99.93&  94.94 \\ 
    795795EO & 100 & 93.63        &99.05  &96.29\\ 
    796 EO +NPM &  100 &        89.05&  99.16&  93.98\\ 
     796EO+NPM &  100 & 89.05&  99.16&  93.98\\ 
    797797R+LF  &  100 &  98.36   &99.21& 93.76\\ 
    798798\hline 
     
    801801\end {table} 
    802802 
    803 As it can be observed, the accuracy of the all models is high and exceeds visibly 90\%. Satisfactory accuracy suggests that applying various power consumption models, while verifying different approaches or in case of lack of detailed measurements, does not lead to deterioration of overall results. This fact confirms also the important role of simulations in the experiments related to the distributed computing systems.  
     803As it can be observed, the accuracy of the all models is high and exceeds visibly 90\%. The best results were obtained for the Dynamic approach which introduced the linear dependency between the load and power consumption for the given type of application. Satisfactory accuracy suggests that applying various power consumption models, while verifying different approaches or in case of lack of detailed measurements, does not lead to deterioration of overall results. This fact confirms also the important role of simulations in the experiments related to the distributed computing systems.  
    804804 
    805805 
Note: See TracChangeset for help on using the changeset viewer.