Research Article

MeReg: Managing Energy-SLA Tradeoff for Green Mobile Cloud Computing

Algorithm 1

MeReg host overloaded detection.
Input: Dataset of the CPU utilization
Output: Boolean // Host is overloaded or Not
Initiate the Y and X // Y is the CPU utilization dataset.
for each  j     do
for each  i   Y.length  do
end for
Calculated the
  
Initialised array
for each  i   Y.length  do
end for
Calculate Tukey’s bisquare function
if    then
else if    then
Calculate the weighted value
if    then
else if    then
Finding the value of and by using as follows
  end for
MeReg minimum value of
(28) upTp × MeReg
(29) return HostUtilisation upT