Strathmore Research Brown Bag Sessions
Permanent URI for this community
Browse
Browsing Strathmore Research Brown Bag Sessions by Subject "Algorithms"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- ItemEnergy-efficient resource utilization algorithms in cloud data-centre servers(Strathmore University, 2019-02-13) Kenga, DerdusThe use of cloud computing has increased exponentially in recent years to satisfy computing needs in both big and small organisations. However, cloud data-centres consume enormous amounts of energy. This raises their operating costs, reduces profits, increases Total Cost of Ownership (TCO) of datacentre infrastructure and increases carbon dioxide emissions. The main cause of energy wastage in data-centres is low levels of server utilization, leading to wastage of idle energy. The fact that servers are energy un-proportional compounds this problem. Low levels of server utilization lead to resource wastage. The current techniques for addressing the problem of resource under-utilization for energy savings are VM consolidation and DVFS. However, these techniques have failed. For instance, VM consolidation does not take into account workload type energy profiles before consolidation. On the other hand, DVFS works well only on CPU-bound tasks because dynamic power ranges for other computing resources such as memory are narrower.
- ItemMining fuzzy-temporal gradual patterns(Strathmore University, 2019-02-27) Owuor, DicksonGradual patterns allow for retrieval of the correlations between attributes through rules such as “the more the exercise, the less the stress.” However, it may be the case that there is a lag between changes in some attributes and their impact on others. Current methods do not take this into account. In this paper, we extend existing methods to handle these situations in order to retrieve patterns such as: “the more the exercise increases, the more the stress decreases one month later”. We also extend our gradual rules to include fuzzy temporal constraints such as “the more the exercise increases, the more the stress decreases almost one month later”. For this kind of patterns, we designed three algorithms that were implemented and tested on real data.