CN107479949A - Low energy consumption cloud computing method for scheduling task - Google Patents

Low energy consumption cloud computing method for scheduling task Download PDF

Info

Publication number
CN107479949A
CN107479949A CN201710720291.5A CN201710720291A CN107479949A CN 107479949 A CN107479949 A CN 107479949A CN 201710720291 A CN201710720291 A CN 201710720291A CN 107479949 A CN107479949 A CN 107479949A
Authority
CN
China
Prior art keywords
task
virtual machine
energy consumption
main frame
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201710720291.5A
Other languages
Chinese (zh)
Inventor
危光辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing College of Electronic Engineering
Original Assignee
Chongqing College of Electronic Engineering
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing College of Electronic Engineering filed Critical Chongqing College of Electronic Engineering
Priority to CN201710720291.5A priority Critical patent/CN107479949A/en
Publication of CN107479949A publication Critical patent/CN107479949A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses low energy consumption cloud computing method for scheduling task, comprise the following steps:Step 1)The task that user submits is received, the task list that need to currently dispatch is obtained, if receiving user task first, then performs next step;Otherwise, step 3 is turned to);Step 2)System initialization, virtual machine is created according to number of tasks, virtual machine number is twice of the number of tasks that user submits, obtains virtual machine list, while the parameter of each virtual machine is initialized;Step 3)Judge whether task list is empty, if it is, destroying virtual machine, overall process terminates;Otherwise, next step is performed;Step 4)According to least energy consumption strategy, task scheduling is performed to the minimum virtual machine of energy consumption.Operation cost with reduction data center, reduce the technique effect of energy resource consumption.

Description

Low energy consumption cloud computing method for scheduling task
Technical field
The present invention relates to field of cloud computer technology, and in particular to a kind of low energy consumption cloud computing method for scheduling task.
Background technology
Cloud computing system has provided the user substantial amounts of calculating and storage resource, is current business and scientific research institution both at home and abroad One of focus of research, calculating task is distributed in the resource pool of a large amount of computers compositions by it(Such as data center)On, make various Application system can obtain computing power, memory space and information service on demand.
Cloud computing relies on data center, using virtualization technology by the resource impact of main frame to virtual machine layer, execution user Task.Virtualization technology (such as VMware, Xen and Microsoft Virtual Servers) by flexible resource management, The technologies such as online migration, a feasible path is provided efficiently to manage the server resource of data center.These virtualizations Technology allows to generate more virtual machines (Virtual Machine, VM) on a physical server, can on every VM To run different operating system and application, while all VM share the hardware resource of bottom, and server money is improved to reach The purpose of source utilization rate, therefore cloud computing server is built in current data center using virtualization technology one after another.With virtual The application of change technology, effective task scheduling technique for improve cloud computing efficiency become particularly important, task scheduling be by Task is mapped with resource using certain optimization aim as principle.Passing task scheduling technique, often to meet user The QoS requirement specified, and reduce when performing user task for the purpose of usage time, but as the IT equipment in cloud is got over Come more, scale is increasing, and energy consumption cost problem is also more and more obvious, the as shown by data from Environmental Protection Agency, currently Cloud computation data center have become one of carbon emission amount source that can not be ignored in world wide;Therefore, design is efficiently closed The low energy consumption cloud computing method for scheduling task of reason is to reducing the operation cost of data center and reducing energy resource consumption to environment Pollution all tools are of great significance.
The content of the invention
The invention is intended to provide a kind of low energy consumption cloud computing method for scheduling task, with reduce the operation cost of data center with And reduce pollution of the energy resource consumption to environment.
Low energy consumption cloud computing method for scheduling task in this programme, comprises the following steps:
Step 1)The task that user submits is received, and the task of arrival is ranked up according to the priority of task, is obtained current The task list that need to be dispatched, if receiving user task first, then perform next step;Otherwise, step 3 is turned to);
Step 2)System initialization, virtual machine being created according to number of tasks, virtual machine number is twice of the number of tasks that user submits, Virtual machine list is obtained, while the parameter of each virtual machine is initialized, parameter includes virtual machine numbering, central processing unit Quantity, storage allocation size, bandwidth, power, processing speed and state, the original state of virtual machine is available;
Step 3)Judge whether task list is empty, if it is, destroying virtual machine, overall process terminates;Otherwise, next step is performed Suddenly;
Step 4)According to least energy consumption strategy, task scheduling is performed to the minimum virtual machine of energy consumption.
Method for scheduling task in the present invention is simple, and using least energy consumption as regulation goal, each task selects to make it disappear The minimum virtual machine of consumption energy consumption is matched, and may ultimately reach total energy consumption minimum.Meanwhile virtual machine is created with twice of quantity, More possibilities have not only been provided a system to, have added the possibility for the virtual machine for selecting smaller energy consumption;And it is marked off More than the resource of needs, system total resources will not be fully used during ensureing each virtual machines performing tasks, keep certain Amount of redundancy;Because system particularly CPU power consumption is not with workload linear rise, and then when CPU is delivered at full capacity Power consumption can greatly improve, and keep amount of redundancy then to reduce the generation of this case, reduce average total power consumption, reached reduction number According to the effect of pollution of the operation cost and reduction energy resource consumption at center to environment.
Further, in addition to step 5)Judge whether the clock cycle expires, if it is, performing next step;Otherwise, turn To step 1);
Step 6)According to load on host computers, operation plan is adjusted, turns to step 1).
Increase the clock cycle as one of Rule of judgment, system keeps stablizing constant, periodicity prison within some period Load on host computers is controlled, adjusts operation plan in time, reaches the balanced effect of energy load.
Further, the step 4)According to least energy consumption strategy, selection task corresponds to the minimum virtual machine of energy consumption and adjusted Degree comprises the following steps:
Step 401)Represent m task in task list on n virtual machine of establishment with m × n power consuming matrix The energy consumption of consumption, every a line in matrix represent energy consumption of the same task on n virtual machine, and each row represent m task Energy consumption on same virtual machine;
Step 402)In power consuming matrix, power consumption values of more each task on each available virtual machine, least energy consumption is taken Virtual machine and labeled as the virtual machine for performing the task, after completing the observable index of all tasks relatively, obtains the minimum of all tasks The list of the virtual machine of energy consumption;
Step 403)According to step 402)The list of the virtual machine of the least energy consumption of middle formation, it will appoint successively by task list order Business is distributed on the virtual machine of corresponding least energy consumption, is often distributed a task, is then deleted the task from task list, directly To distributing task all in task list.
By comparing one by one, it can simply be judged, simplify algorithm, improve efficiency.
Further, in power consuming matrix, the energy consumption of each task is multiplied by by execution time of the task on some virtual machine The power consumption of the virtual machine obtains;The execution time is obtained as total instruction number contained by the task divided by the processing speed of the virtual machine Arrive.
Total instruction number of task is relatively stable, establishes and can estimate well from task, and the processing of virtual machine is fast Degree is also relatively stable, so being calculated according to such method, power consumption efficiency is high, error is small.
Further, the step 6)According to load on host computers, adjustment operation plan comprises the following steps:
The power consumption utilization rate at the current time of each main frame is calculated, power consumption utilization rate is current power consumption divided by the total power consumption of main frame;
When the power consumption utilization rate of some main frame is less than sleep threshold, dormancy main frame in this clock cycle;
When the power consumption utilization rate of some main frame is higher than saturation threshold, by the main frame labeled as unavailable, the main frame is run on Power consumption of the virtual machine in power consuming matrix is infinity;
When power consumption utilization rate is higher than overloading threshold higher than the ratio between quantity of the main frame of saturation threshold and main frame sum, dormancy is waken up Main frame, and virtual machine is created on the main frame of wake-up, the quantity of wake-up master is no more than overload main frame in this clock cycle Sum.
Brief description of the drawings
Fig. 1 is the indicative flowchart of the embodiment of the present invention.
Embodiment
Below by embodiment, the present invention is further detailed explanation:
The flow of low energy consumption cloud computing method for scheduling task is substantially as shown in Figure 1 in embodiment:
Low energy consumption cloud computing method for scheduling task in this programme, comprises the following steps:
Step 1)The task that user submits is received, and the task of arrival is ranked up according to the priority of task, is obtained current The task list that need to be dispatched, if receiving user task first, then perform next step;Otherwise, step 3 is turned to);
Step 2)System initialization, virtual machine being created according to number of tasks, virtual machine number is twice of the number of tasks that user submits, Virtual machine list is obtained, while the parameter of each virtual machine is initialized, parameter includes virtual machine numbering, central processing unit Quantity, storage allocation size, bandwidth, power, processing speed and state, the original state of virtual machine is available;
Step 3)Judge whether task list is empty, if it is, destroying virtual machine, overall process terminates;Otherwise, next step is performed Suddenly;
Step 4)According to least energy consumption strategy, task scheduling is performed to the minimum virtual machine of energy consumption, comprised the following steps:
Step 401)Represent m task in task list on n virtual machine of establishment with m × n power consuming matrix The energy consumption of consumption, every a line in matrix represent energy consumption of the same task on n virtual machine, and each row represent m task Energy consumption on same virtual machine;
Step 402)In power consuming matrix, power consumption values of more each task on each available virtual machine, least energy consumption is taken Virtual machine and labeled as the virtual machine for performing the task, after completing the observable index of all tasks relatively, obtains the minimum of all tasks The list of the virtual machine of energy consumption;
Step 403)According to step 402)The list of the virtual machine of the least energy consumption of middle formation, it will appoint successively by task list order Business is distributed on the virtual machine of corresponding least energy consumption, is often distributed a task, is then deleted the task from task list, directly To distributing task all in task list;
Step 5)Judge whether the clock cycle expires, if it is, performing next step;Otherwise, step 1 is turned to).
Step 6)According to load on host computers, adjustment operation plan comprises the following steps:
The power consumption utilization rate at the current time of each main frame is calculated, power consumption utilization rate is current power consumption divided by the total power consumption of main frame;
When the power consumption utilization rate of some main frame is less than sleep threshold, dormancy main frame in this clock cycle;
When the power consumption utilization rate of some main frame is higher than saturation threshold, by the main frame labeled as unavailable, the main frame is run on Power consumption of the virtual machine in power consuming matrix is infinity;
When power consumption utilization rate is higher than overloading threshold higher than the ratio between quantity of the main frame of saturation threshold and main frame sum, dormancy is waken up Main frame, and virtual machine is created on the main frame of wake-up, the quantity of wake-up master is no more than overload main frame in this clock cycle Sum;
After adjusting operation plan, then step 1 is turned to).
In the present embodiment, sleep threshold is preferably 0.1, and saturation threshold is preferably 0.8, and overloading threshold can be selected in Between 0.7 to 1, the present embodiment has selected 0.8.
In power consuming matrix, the energy consumption of each task is multiplied by the virtual machine by execution time of the task on some virtual machine Power consumption obtain;The execution time is obtained as total instruction number contained by the task divided by the processing speed of the virtual machine.Task Total instruction number it is relatively stable, establish and can estimate well from task, and the processing speed of virtual machine is also relatively stable, So being calculated according to such method, power consumption efficiency is high, error is small.
Method for scheduling task in the present invention is simple, and using least energy consumption as regulation goal, each task selects to make it disappear The minimum virtual machine of consumption energy consumption is matched, and may ultimately reach total energy consumption minimum, i.e., all tasks carryings, which finish, needs what is consumed It is minimum to calculate energy consumption.Meanwhile virtual machine is created with twice of quantity, and mark off more than the resource needed, it is virtual every time to ensure System total resources will not be fully used when machine performs task, keep certain amount of redundancy;Due to system particularly CPU work( Consumption is not with workload linear rise, and then power consumption can greatly improve when CPU is delivered at full capacity, keeps amount of redundancy then to reduce The generation of this case, reduces average total power consumption, has reached the operation cost for reducing data center and has reduced the energy and disappears Consume the effect of the pollution to environment.Increase the clock cycle as one of Rule of judgment, system keeps stable within some period It is constant.Periodicity monitoring host computer loads, and adjusts operation plan in time, reaches the balanced effect of energy load.
Above-described is only embodiments of the invention, and the general knowledge such as known concrete structure and characteristic is not made herein in scheme Excessive description, technical field that the present invention belongs to is all before one skilled in the art know the applying date or priority date Ordinary technical knowledge, prior art all in the field can be known, and with using normal experiment hand before the date The ability of section, one skilled in the art can improve and implement under the enlightenment that the application provides with reference to self-ability This programme, some typical known features or known method should not implement the application as one skilled in the art Obstacle.It should be pointed out that for those skilled in the art, without departing from the structure of the invention, it can also make Go out several modifications and improvements, these should also be considered as protection scope of the present invention, these effects implemented all without the influence present invention Fruit and practical applicability.The scope of protection required by this application should be based on the content of the claims, the tool in specification The records such as body embodiment can be used for the content for explaining claim.

Claims (5)

1. low energy consumption cloud computing method for scheduling task, it is characterised in that comprise the following steps:
Step 1)The task that user submits is received, and the task of arrival is ranked up according to the priority of task, is obtained current The task list that need to be dispatched, if receiving user task first, then perform next step;Otherwise, step 3 is turned to);
Step 2)System initialization, virtual machine being created according to number of tasks, virtual machine number is twice of the number of tasks that user submits, Virtual machine list is obtained, while the parameter of each virtual machine is initialized, parameter includes virtual machine numbering, central processing unit Quantity, storage allocation size, bandwidth, power, processing speed and state, the original state of virtual machine is available;
Step 3)Judge whether task list is empty, if it is, destroying virtual machine, overall process terminates;Otherwise, next step is performed Suddenly;
Step 4)According to least energy consumption strategy, task scheduling is performed to the minimum virtual machine of energy consumption.
2. low energy consumption cloud computing method for scheduling task according to claim 1, it is characterised in that:Also include step 5)Judge Whether the clock cycle expires, if it is, performing next step;Otherwise, step 1 is turned to);
Step 6)According to load on host computers, operation plan is adjusted, turns to step 1).
3. low energy consumption cloud computing method for scheduling task according to claim 2, it is characterised in that:The step 6)According to master Machine loads, and adjustment operation plan comprises the following steps:
The power consumption utilization rate at the current time of each main frame is calculated, power consumption utilization rate is current power consumption divided by the total power consumption of main frame;
When the power consumption utilization rate of some main frame is less than sleep threshold, dormancy main frame in this clock cycle;
When the power consumption utilization rate of some main frame is higher than saturation threshold, by the main frame labeled as unavailable, the main frame is run on Power consumption of the virtual machine in power consuming matrix is infinity;
When power consumption utilization rate is higher than overloading threshold higher than the ratio between quantity of the main frame of saturation threshold and main frame sum, dormancy is waken up Main frame, and virtual machine is created on the main frame of wake-up, the quantity of wake-up master is no more than overload main frame in this clock cycle Sum.
4. low energy consumption cloud computing method for scheduling task according to claim 1, it is characterised in that the step 4)According to most Small energy consumption strategy, selection task, which corresponds to the minimum virtual machine of energy consumption and is scheduled, to be comprised the following steps:
Step 401)Represent m task in task list on n virtual machine of establishment with m × n power consuming matrix The energy consumption of consumption, every a line in matrix represent energy consumption of the same task on n virtual machine, and each row represent m task Energy consumption on same virtual machine;
Step 402)In power consuming matrix, power consumption values of more each task on each available virtual machine, least energy consumption is taken Virtual machine and labeled as the virtual machine for performing the task, after completing the observable index of all tasks relatively, obtains the minimum of all tasks The list of the virtual machine of energy consumption;
Step 403)According to step 402)The list of the virtual machine of the least energy consumption of middle formation, it will appoint successively by task list order Business is distributed on the virtual machine of corresponding least energy consumption, is often distributed a task, is then deleted the task from task list, directly To distributing task all in task list.
5. low energy consumption cloud computing method for scheduling task according to claim 4, it is characterised in that:In the power consuming matrix, The power consumption that the energy consumption of each task is multiplied by the virtual machine by execution time of the task on some virtual machine obtains;The execution Time is obtained as total instruction number contained by the task divided by the processing speed of the virtual machine.
CN201710720291.5A 2017-08-21 2017-08-21 Low energy consumption cloud computing method for scheduling task Pending CN107479949A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710720291.5A CN107479949A (en) 2017-08-21 2017-08-21 Low energy consumption cloud computing method for scheduling task

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710720291.5A CN107479949A (en) 2017-08-21 2017-08-21 Low energy consumption cloud computing method for scheduling task

Publications (1)

Publication Number Publication Date
CN107479949A true CN107479949A (en) 2017-12-15

Family

ID=60601092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710720291.5A Pending CN107479949A (en) 2017-08-21 2017-08-21 Low energy consumption cloud computing method for scheduling task

Country Status (1)

Country Link
CN (1) CN107479949A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108574600A (en) * 2018-03-20 2018-09-25 北京航空航天大学 The QoS guarantee method of the power consumption and resource contention Collaborative Control of cloud computing server
WO2019196701A1 (en) * 2018-04-09 2019-10-17 阿里巴巴集团控股有限公司 Method and system for scheduling virtual machine
CN110851263A (en) * 2019-11-15 2020-02-28 西安石油大学 Green cloud task scheduling method for heterogeneous cloud data center
CN115373826A (en) * 2022-10-26 2022-11-22 北京创新乐知网络技术有限公司 Task scheduling method and device based on cloud computing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508714A (en) * 2011-11-03 2012-06-20 南京邮电大学 Green-computer-based virtual machine scheduling method for cloud computing
US20140053153A1 (en) * 2012-08-15 2014-02-20 Kabushiki Kaisha Toshiba Apparatus, system, method and computer-readable medium for scheduling
CN103945548A (en) * 2014-04-29 2014-07-23 西安电子科技大学 Resource distribution system and task/service scheduling method in C-RAN
CN105912406A (en) * 2016-05-05 2016-08-31 中国人民解放军国防科学技术大学 Low-energy independent task scheduling and resource configuration method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508714A (en) * 2011-11-03 2012-06-20 南京邮电大学 Green-computer-based virtual machine scheduling method for cloud computing
US20140053153A1 (en) * 2012-08-15 2014-02-20 Kabushiki Kaisha Toshiba Apparatus, system, method and computer-readable medium for scheduling
CN103945548A (en) * 2014-04-29 2014-07-23 西安电子科技大学 Resource distribution system and task/service scheduling method in C-RAN
CN105912406A (en) * 2016-05-05 2016-08-31 中国人民解放军国防科学技术大学 Low-energy independent task scheduling and resource configuration method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
潘钰: "云计算平台中的能耗管理方法", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108574600A (en) * 2018-03-20 2018-09-25 北京航空航天大学 The QoS guarantee method of the power consumption and resource contention Collaborative Control of cloud computing server
CN108574600B (en) * 2018-03-20 2020-07-10 北京航空航天大学 Service quality guarantee method for power consumption and resource competition cooperative control of cloud computing server
WO2019196701A1 (en) * 2018-04-09 2019-10-17 阿里巴巴集团控股有限公司 Method and system for scheduling virtual machine
US11782769B2 (en) 2018-04-09 2023-10-10 Alibaba Group Holding Limited Virtual machine scheduling method and system
CN110851263A (en) * 2019-11-15 2020-02-28 西安石油大学 Green cloud task scheduling method for heterogeneous cloud data center
CN115373826A (en) * 2022-10-26 2022-11-22 北京创新乐知网络技术有限公司 Task scheduling method and device based on cloud computing
CN115373826B (en) * 2022-10-26 2022-12-30 北京创新乐知网络技术有限公司 Task scheduling method and device based on cloud computing

Similar Documents

Publication Publication Date Title
Sharma et al. Multi-objective energy efficient virtual machines allocation at the cloud data center
CN102103516B (en) Virtual-CPU based frequency and voltage scaling
Wolke et al. More than bin packing: Dynamic resource allocation strategies in cloud data centers
CN109324875B (en) Data center server power consumption management and optimization method based on reinforcement learning
KR101629155B1 (en) Power-aware thread scheduling and dynamic use of processors
Liao et al. Towards a green cluster through dynamic remapping of virtual machines
CN106020927B (en) Task scheduling and the universal method of resource distribution in a kind of cloud computing system
Gao et al. Quality of service aware power management for virtualized data centers
Li et al. An energy-efficient scheduling approach based on private clouds
CN107479949A (en) Low energy consumption cloud computing method for scheduling task
CN102662750A (en) Virtual machine resource optimal control method and control system based on elastic virtual machine pool
CN102508714A (en) Green-computer-based virtual machine scheduling method for cloud computing
Adhikary et al. Energy-efficient scheduling algorithms for data center resources in cloud computing
Sampaio et al. Towards high-available and energy-efficient virtual computing environments in the cloud
Supreeth et al. VM Scheduling for Efficient Dynamically Migrated Virtual Machines (VMS-EDMVM) in Cloud Computing Environment.
Liang et al. Memory-aware resource management algorithm for low-energy cloud data centers
Shaheen et al. Towards energy saving in computational clouds: taxonomy, review, and open challenges
Farahnakian et al. Multi-agent based architecture for dynamic VM consolidation in cloud data centers
Sanjeevi et al. A green energy optimized scheduling algorithm for cloud data centers
Feng et al. Towards heat-recirculation-aware virtual machine placement in data centers
Gabhane et al. Metaheuristics algorithms for virtual machine placement in cloud computing environments—a review
Singh et al. Artificial Intelligence Based Virtual Machine Allocation and Migration Policy using Improved MBFD
CN107197013B (en) Energy-saving system for enhancing cloud computing environment
Anan et al. SLA-based optimization of energy efficiency for green cloud computing
Ghoreyshi Energy-efficient resource management of cloud datacenters under fault tolerance constraints

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171215