Umeå universitets logga

umu.sePublikationer
Ändra sökning
RefereraExporteraLänk till posten
Permanent länk

Direktlänk
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annat format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annat språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf
Autonomic resource management for optimized power and performance in multi-tenant clouds
Umeå universitet, Teknisk-naturvetenskapliga fakulteten, Institutionen för datavetenskap.
Umeå universitet, Teknisk-naturvetenskapliga fakulteten, Institutionen för datavetenskap.
Umeå universitet, Teknisk-naturvetenskapliga fakulteten, Institutionen för datavetenskap.
2016 (Engelska)Ingår i: 2016 IEEE INTERNATIONAL CONFERENCE ON AUTONOMIC COMPUTING (ICAC) / [ed] Samuel Kounev, Holger Giese, Jie Liu, LOS ALAMITOS: IEEE Computer Society, 2016, s. 85-94Konferensbidrag, Publicerat paper (Refereegranskat)
Abstract [en]

We present an autonomic resource management framework that takes advantage of both virtual machine resizing (CPU and memory) and physical CPU frequency scaling to reduce the power consumption of servers while meeting performance requirements of colocated applications. We design online performance and power model estimators that capture the complex relationships between applications' performance and server power (respectively), and resource utilization. Based on these models, we devise two optimization strategies to determine the most power efficient configuration. We also show that an operator can tune the tradeoff between power and performance. Our evaluation using a set of cloud benchmarks compares the proposed solution in power savings against the Linux ondemand and performance CPU governors. The results show that our solution achieves power savings between 12% to 20% compared to the baseline performance governor, while still meeting applications' performance goals.

Ort, förlag, år, upplaga, sidor
LOS ALAMITOS: IEEE Computer Society, 2016. s. 85-94
Serie
Proceedings of the International Conference on Autonomic Computing, ISSN 2474-0756
Nationell ämneskategori
Datavetenskap (datalogi)
Identifikatorer
URN: urn:nbn:se:umu:diva-121089DOI: 10.1109/ICAC.2016.32ISI: 000390681200013Scopus ID: 2-s2.0-84991736604ISBN: 978-1-5090-1654-9 (digital)OAI: oai:DiVA.org:umu-121089DiVA, id: diva2:930985
Konferens
13th IEEE International Conference on Autonomic Computing (ICAC), JUL 17-22, 2016, Würzburg, Germany
Tillgänglig från: 2016-05-26 Skapad: 2016-05-26 Senast uppdaterad: 2023-03-23Bibliografiskt granskad
Ingår i avhandling
1. Energy-efficient resource provisioning for cloud data centers
Öppna denna publikation i ny flik eller fönster >>Energy-efficient resource provisioning for cloud data centers
2016 (Engelska)Licentiatavhandling, sammanläggning (Övrigt vetenskapligt)
Abstract [en]

Energy efficiency has become a fundamental concern in data centers, raising issues to all energy-related costs, including capital costs, operating expenses, and environmental impact. Energy inefficiency is mainly caused by unoptimized use of energy by sub-components of these data centers. For example, energy can be lost due to transport and conversion, cooling, and lightning. Energy can be wasted while running an idle server or when using unoptimized functions to perform a task. Addressing this problem as a whole requires redesigning data centers, rethinking components, and implementing energy-aware algorithms for data center operation. As one step towards achieving this goal, this thesis focuses on the development of resource allocation algorithms to improve the energy efficiency of servers in virtualized data centers. The thesis proposes models, techniques, and algorithms to improve data center resource efficiency for optimized power and performance. We present approaches that takes advantage of horizontal scaling, vertical scaling, CPU frequency scaling, and the scheduling of FPGAs to reduce the power consumption of servers while meeting performance requirements of applications. We design online performance and power models to capture system behaviour while adapting to changes in the underlying infrastructure. Based on these models, we propose controllers that dynamically determine power-efficient resource allocations. We also devise optimization strategies for colocated applications and evaluate their suitability in a number of scenarios. The proposed strategies simplify the handling of trade-offs between power minimization and meeting performance targets. We also consider fluctuations in resource allocation in decision making. Additionally, we propose a scheduling algorithm for the use of custom hardware accelerators, FPGAs, and their integration to data centers for the purpose of increasing processing and energy efficiency. Our evaluation results demonstrate that our proposed approaches provide improved energy-efficient management of resources in virtualized data centers.

Ort, förlag, år, upplaga, sidor
Umeå: Department of Computing Science, Umeå University, 2016. s. 24
Serie
UMINF, ISSN 0348-0542 ; 16.05
Nationell ämneskategori
Datavetenskap (datalogi)
Identifikatorer
urn:nbn:se:umu:diva-121093 (URN)978-91-7601-433-2 (ISBN)
Handledare
Tillgänglig från: 2016-05-26 Skapad: 2016-05-26 Senast uppdaterad: 2018-06-07Bibliografiskt granskad
2. Energy-efficient cloud computing: autonomic resource provisioning for datacenters
Öppna denna publikation i ny flik eller fönster >>Energy-efficient cloud computing: autonomic resource provisioning for datacenters
2018 (Engelska)Doktorsavhandling, sammanläggning (Övrigt vetenskapligt)
Abstract [en]

Energy efficiency has become an increasingly important concern in data centers because of issues associated with energy consumption, such as capital costs, operating expenses, and environmental impact. While energy loss due to suboptimal use of facilities and non-IT equipment has largely been reduced through the use of best-practice technologies, addressing energy wastage in IT equipment still requires the design and implementation of energy-aware resource management systems. This thesis focuses on the development of resource allocation methods to improve energy efficiency in data centers. The thesis employs three approaches to improve efficiency for optimized power and performance: scaling virtual machine (VM) and server processing capabilities to reduce energy consumption; improving resource usage through workload consolidation; and exploiting resource heterogeneity.

To achieve these goals, the first part of the thesis proposes models, algorithms, and techniques that reduce energy usage through the use of VM scaling, VM sizing for CPU and memory, CPU frequency adaptation, as well as hardware power capping for server-level resource allocation. The proposed online performance and power models capture system behavior while adapting to changes in the underlying infrastructure. Based on these models, the thesis proposes controllers that dynamically determine power-efficient resource allocations while minimizing performance penalty.

These methods are then extended to support resource overbooking and workload consolidation to improve resource utilization and energy efficiency across the cluster or data center. In order to cater for different performance requirements among collocated applications, such as latency-sensitive services and batch jobs, the controllers apply service differentiation among prioritized VMs and performance isolation techniques, including CPU pinning, quota enforcement, and online resource tuning.

This thesis also considers resource heterogeneity and proposes heterogeneousaware scheduling techniques to improve energy efficiency by integrating hardware accelerators (in this case FPGAs) and exploiting differences in energy footprint of different servers. In addition, the thesis provides a comprehensive study of the overheads associated with a number of virtualization platforms in order to understand the trade-offs provided by the latest technological advances and to make the best resource allocation decisions accordingly. The proposed methods in this thesis are evaluated by implementing prototypes on real testbeds and conducting experiments using real workload data taken from production systems and synthetic workload data that we generated. Our evaluation results demonstrate that the proposed approaches provide improved energy management of resources in virtualized data centers.

Ort, förlag, år, upplaga, sidor
Umeå: Umeå University, 2018. s. 63
Serie
Report / UMINF, ISSN 0348-0542 ; 18.05
Nyckelord
Cloud computing, datacenter, energy-efficiency, performance management, virtualization
Nationell ämneskategori
Datorsystem
Identifikatorer
urn:nbn:se:umu:diva-145926 (URN)978-91-7601-862-0 (ISBN)
Disputation
2018-04-16, MA121, MIT-building, Umeå, 10:15 (Engelska)
Opponent
Handledare
Tillgänglig från: 2018-03-26 Skapad: 2018-03-22 Senast uppdaterad: 2021-03-18Bibliografiskt granskad

Open Access i DiVA

Fulltext saknas i DiVA

Övriga länkar

Förlagets fulltextScopus

Person

Kostentinos Tesfatsion, SelomeWadbro, EddieTordsson, Johan

Sök vidare i DiVA

Av författaren/redaktören
Kostentinos Tesfatsion, SelomeWadbro, EddieTordsson, Johan
Av organisationen
Institutionen för datavetenskap
Datavetenskap (datalogi)

Sök vidare utanför DiVA

GoogleGoogle Scholar

doi
isbn
urn-nbn

Altmetricpoäng

doi
isbn
urn-nbn
Totalt: 1150 träffar
RefereraExporteraLänk till posten
Permanent länk

Direktlänk
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annat format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annat språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf