WO2016082360A1 - Procédé et dispositif de mise en œuvre d'une migration de services sur un cpu - Google Patents

Procédé et dispositif de mise en œuvre d'une migration de services sur un cpu Download PDF

Info

Publication number
WO2016082360A1
WO2016082360A1 PCT/CN2015/073414 CN2015073414W WO2016082360A1 WO 2016082360 A1 WO2016082360 A1 WO 2016082360A1 CN 2015073414 W CN2015073414 W CN 2015073414W WO 2016082360 A1 WO2016082360 A1 WO 2016082360A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
migration
cpu
preset
data plane
Prior art date
Application number
PCT/CN2015/073414
Other languages
English (en)
Chinese (zh)
Inventor
严军
肖鹏
宋亚东
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016082360A1 publication Critical patent/WO2016082360A1/fr

Links

Images

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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • 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

Definitions

  • the present application relates to computer technology, and more particularly to a method and apparatus for realizing CPU migration of a central processing unit.
  • the CPU's energy saving is usually implemented on the basis of technologies such as frequency reduction and shutdown supported by the chip itself.
  • Different CPU energy saving strategies are different in energy saving strategies.
  • OS operating system
  • the Performance regulator sets the CPU to the highest frequency supported to provide optimal performance;
  • the Userspace regulator can set the CPU to operate at a specific frequency without CPU load as needed.
  • the Userspace regulator can be referred to as a user mode regulator, and setting a user mode regulator on the CPU is also called setting the system CPU usage user mode.
  • the embodiments of the present invention provide a method and an apparatus for implementing CPU service migration, which can reduce the power consumption of the CPU and better implement system energy saving.
  • an embodiment of the present invention provides a method for implementing CPU service migration.
  • the preset service mobility factor is adjusted according to the corresponding preset step size and the preset period;
  • the services on the CPU are migrated according to a preset migration policy.
  • the method further includes:
  • the control plane is divided according to the CPU performance requirements of the system service thread.
  • Core and data face kernel and record the distribution of business application threads in the data plane kernel;
  • the service mobility factor includes a low load mobility factor
  • the migration threshold includes a low load migration threshold
  • the migrating the services on the CPU according to the preset migration policy includes:
  • the service on the CPU is decremented according to a preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to a preset allocation policy, and the corresponding is set according to a preset
  • the allocation of the policy is assigned, after the corresponding service application thread is migrated to the corresponding unclosed data plane core, the data plane core of the migrated service is closed, and the CPU frequency is adjusted to meet the low load operation requirement.
  • the service mobility factor includes a high load mobility factor
  • the migration threshold includes a high load migration threshold
  • the migrating the services on the CPU according to the preset migration policy includes:
  • the service on the CPU restores the service to the corresponding CPU according to the distribution of the business application thread on each data plane core recorded, and adjusts the frequency of the migrated CPU to meet the work. Claim.
  • the average value of the CPU load proportions on all the data plane cores includes: an accumulation of time occupied by data other than the management overhead of each service running on each data plane core per unit time;
  • the load threshold includes a high load threshold and a low load threshold.
  • the traffic mobility factor includes a high load mobility factor and a low load mobility factor; Adjusting the business mobility factor according to the corresponding preset step size and preset period includes:
  • the first preset step size is greater than the second preset step size.
  • migrating the services on the CPU includes:
  • Conducting business migration includes:
  • the service on the CPU When the high load migration factor satisfies the high load migration threshold, the service on the CPU is restored to the corresponding CPU according to the business application thread service on each data plane core of the record, and the frequency of the migrated CPU is adjusted to meet the work.
  • the service on the CPU When the low load migration factor satisfies the low load migration threshold, the service on the CPU is decremented according to the preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to the preset allocation policy, and the corresponding service is allocated. After the application process migrates to the corresponding unclosed data plane core, the data plane core of the migrated service is closed, and the CPU frequency is adjusted to meet the low load working requirement;
  • the service-related timer of the migration service is started, so that the service application thread continues to work.
  • the present application further provides an apparatus for implementing a CPU migration of a central processing unit, including: an adjustment unit and a migration unit;
  • Adjusting the unit when the average value of the CPU load proportion on all the data plane cores reaches the load threshold, adjusting the preset service mobility factor according to the corresponding preset step size and the preset period;
  • the migration unit is configured to migrate the services on the CPU according to a preset migration policy when the adjusted service migration factor satisfies the migration threshold.
  • the device further includes a core binding unit and a core setting unit; wherein
  • the core binding unit is configured to divide the control plane core and the data plane core according to the CPU performance requirements of the system service thread, and record the distribution of the service application thread in the data plane kernel;
  • the core setting unit is set to set the data plane core as the exclusive binding core when the system is started; when the business application thread starts, set the affinity binding to each data plane core.
  • the traffic mobility factor includes a low load mobility factor; the migration threshold includes a low load migration threshold; the migration unit is set to,
  • the service on the CPU is decremented according to a preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to a preset allocation policy, and the corresponding service application thread is allocated. After migrating to the corresponding unclosed data plane core, close the data plane core of the migrated service and adjust the CPU frequency to meet the low load operation requirements.
  • the traffic mobility factor includes a high load mobility factor; the migration threshold includes a high load migration threshold; and the migration unit is configured to record the traffic on the CPU according to the high load migration factor when the high load migration threshold is met.
  • the distribution of business application threads on each data plane core restores the service to the corresponding CPU and adjusts the frequency of the CPU that is migrated to meet the work requirements.
  • the adjusting unit is configured to calculate, as the average value of the load proportion of the data face kernel, of the time occupied by the data other than the management overhead of each service running on each data face core per unit time, when all When the average value of the CPU load proportion on the data plane core reaches the load threshold, the preset service mobility factor is adjusted according to the corresponding preset step size and preset period;
  • the load threshold includes a high load threshold and a low load threshold.
  • the service mobility factor includes a high load mobility factor and a low load mobility factor; and the adjusting unit is configured to adjust the traffic mobility factor by using the first preset step size according to the preset period for the high load mobility factor;
  • the low load migration factor is adjusted according to a preset period using a second preset step size;
  • the first preset step size is greater than the second preset step size.
  • the migration unit is configured to: when the adjusted service mobility factor meets the migration threshold, close a service-related timer of all service application threads on the data plane core for performing service migration, and perform service migration;
  • the business migration includes:
  • the service on the CPU When the high load migration factor satisfies the high load migration threshold, the service on the CPU is restored to the corresponding CPU according to the business application thread service on each data plane core of the record, and the frequency of the migrated CPU is adjusted to meet the work.
  • the service on the CPU When the low load migration factor satisfies the low load migration threshold, the service on the CPU is decremented according to the preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to the preset allocation policy, and the corresponding service is allocated. After the application process migrates to the corresponding unclosed data plane core, the data plane core of the migrated service is closed, and the CPU frequency is adjusted to meet the low load working requirement;
  • the service-related timer of the migration service is started, so that the service application thread continues to work.
  • the application also provides a computer storage medium having stored therein computer executable instructions for performing the above method.
  • the technical solution provided by the embodiment of the present invention includes: setting a system CPU to use a user mode, and further comprising: when a mean value of a CPU load proportion on all data plane cores reaches a load threshold, a preset service mobility factor The adjustment is performed according to the preset preset step size and the preset period; when the adjusted service migration factor satisfies the migration threshold, the services on the CPU are migrated according to the preset migration policy.
  • the embodiment of the present invention triggers the adjustment of the service migration by setting the CPU load threshold, and determines the adjustment according to the migration threshold to implement the adjustment of the service on the CPU when the set migration threshold is met, thereby reducing the power consumption of the CPU.
  • the adjustment and service migration are performed according to the preset CPU decrementing strategy, which reduces the CPU power consumption and improves the efficiency of CPU power consumption adjustment.
  • FIG. 1 is a flowchart of a method for implementing CPU service migration according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a control relationship between a management thread and a service thread according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of implementing a service migration and migration in an embodiment of the present invention.
  • FIG. 4 is a structural block diagram of an apparatus for implementing CPU service migration according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for implementing CPU service migration according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
  • Step 100 When the average value of the CPU load proportion on all the data plane cores reaches the load threshold, adjust the preset service mobility factor according to the preset preset step size and the preset period.
  • the method further includes: dividing the control plane core and the data plane core according to the performance requirement of the system service thread; and
  • the control plane core and the data plane core are divided into CPU performance requirements, including: binding a thread with lower CPU performance requirements to the control plane core; and having higher CPU performance requirements.
  • the business application thread is bound to the data plane core.
  • the kernel thread of the operating system (OS), the kernel interrupt of the OS, the application thread of the OS, and the thread for user configuration interaction in the service are threads that have lower CPU performance requirements according to experience of those skilled in the art. According to the experience of those skilled in the art, when other threads outside the thread that have lower CPU performance requirements are determined to be bound to the control plane core, the binding process can be adjusted according to actual conditions.
  • the definition of the data face kernel and the control face kernel are common knowledge of those skilled in the art. Setting the data plane kernel as the exclusive binding core and setting the affinity binding to each data plane core is a setting made by those skilled in the art according to the definition of the data plane kernel and the control plane kernel, and is common knowledge of those skilled in the art.
  • the average value of the CPU load proportions on all the data plane cores includes: an accumulation of time occupied by data other than the management overhead of each service running on each data plane core per unit time;
  • the load threshold includes a high load threshold and a low load threshold.
  • the high load threshold and the low load threshold herein are based on those skilled in the art.
  • the determination of the high load threshold and the low load threshold is related to the urgency of the system performance requirements. In a scenario with high performance requirements, for some services, when multi-core operation support is required, the high load threshold and low load The threshold can be set lower, otherwise it can be set higher. The urgency of the system is determined by the technician based on system requirements.
  • the service mobility factor includes a high load mobility factor and a low load mobility factor; adjusting the traffic mobility factor according to the corresponding preset step size and the preset period includes:
  • the preset step size is greater than the second preset step size.
  • the high load migration factor and the low load migration factor are values obtained according to the experience of those skilled in the art; optionally, the high load migration factor is 300; the low load migration factor is -300; when the service migration is required The damping time of the migration factor becomes small, and the migration factor can be adjusted as required.
  • the preset period is a value obtained by a person skilled in the art according to experience; optionally, the preset period may be 1S, and when the preset period is 1S, the first preset step size is 300, and the second preset is The step size is 1; that is, when the load is high, the CPU performance is improved with higher efficiency; when the load is low, the service migration is moderately adjusted. By adjusting the service migration, the service performance requirement can be met first; Secondly, it can also save CPU power consumption.
  • Step 101 When the adjusted service mobility factor meets the migration threshold, the services on the CPU are migrated according to a preset migration policy.
  • the services on the CPU are migrated according to the preset migration policy, including:
  • the service on the CPU is decremented according to a preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to a preset allocation policy, and the corresponding service application thread is allocated. After migrating to the corresponding unclosed data plane core, close the data plane core of the migrated service and adjust the CPU frequency to meet the low load operation requirements.
  • the CPU core is reduced according to the set decrement policy for each service migration; for example, when the system service is processed by 8 CPUs, when the low load mobility factor satisfies the low load migration threshold , reduce the number of CPU work to 4 CPUs; once again meet the low load migration threshold, reduce to 2; of course, can be carried out according to other preset decrement values, optionally, according to business changes and CPU performance.
  • the allocation of the data on the data plane of the decremented part according to the pre-set allocation policy refers to the allocation method according to the actual situation of the person skilled in the art, and optionally, the method of equal allocation may be adopted; of course, the service classification may also be adopted. After the method of distribution, the specific situation is determined according to the actual situation.
  • the performing the migration on the CPU according to the preset migration policy includes:
  • the service on the CPU is restored to the corresponding CPU according to the recorded business application thread on each data plane core, and the frequency of the migrated CPU is adjusted to meet the working requirement.
  • the migrating the service on the CPU includes: closing a service-related timer of the service application thread that performs the service migration on the data plane core, and performing service migration; where the service migration includes:
  • the service on the CPU is restored to the corresponding CPU according to the recorded business application thread service on each data plane core, and the frequency of the migrated CPU is adjusted to meet the working requirement;
  • the service on the CPU is decremented according to a preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to a preset allocation policy, and the corresponding service is allocated.
  • the application process migrates to the corresponding unclosed data plane core, the data plane core of the migrated service is closed, and the CPU frequency is adjusted to meet the low load working requirement;
  • the service-related timer of the migration service is started, so that the service application thread continues to work.
  • adjusting the CPU frequency to meet the low load working requirement or the high load working requirement belongs to the technical means used by those skilled in the art, and optional, low negative
  • the frequency required for the load operation is adjusted to use the lowest frequency supported by the CPU, and the frequency required for high load operation is adjusted to use the highest frequency.
  • FIG. 2 is a schematic diagram of a control relationship between a management thread and a service thread according to an embodiment of the present invention
  • a management thread is set on a control plane core to perform service migration, thereby avoiding a service migration caused by a service migration.
  • the management thread realizes the record of each data plane core business application thread, the CPU load proportion calculation of the data plane core, the adjustment of the service migration factor and the judgment of whether the migration threshold is satisfied, and whether the service migration is performed according to the migration threshold;
  • the business migration process can be realized by other hardware or chips, and the implementation of the management thread is only one of the implementation methods.
  • the business migration is implemented by the interaction between the added management thread and the data plane core.
  • the management thread closes the service-related timer, the management thread actually terminates the work of the service application thread on the data plane core.
  • the migration strategy is to move in and out of the data plane core. After completing the move in or out, open the service related timer and restart the business application thread of the service.
  • the stopping, migrating and opening of the business application thread is realized by generating corresponding control instructions in the management thread, and the generation of data of the control instruction is a conventional technical means by those skilled in the art.
  • the time taken by the "execution of business callback processing" and "processing of business processes" in the service 1 in FIG. 2 is the basis for the management thread to calculate the proportion of the CPU load of the data face kernel.
  • FIG. 3 is a schematic diagram of a process for implementing a service migration and migration according to an embodiment of the present invention. As shown in FIG. 3, it is assumed that a service application thread of service B is a thread 2 on a CPU 2, and a service application thread of service A is a CPU 1 Thread 1. Here, the specific process is still explained by the management thread.
  • the management thread sends a request command (by entering the migration mode). Equation), notifying CPU 1 and CPU 2 that service migration is required, and CPU1 thread 1 and CPU2 thread 2 respectively stop the service-related timers on CPU 1 and CPU 2 according to the notification instruction;
  • the management thread requests the thread 2 to migrate the service B to the CPU 1 by sending a request message (or a control instruction or a migration message), and continues to execute the service B through the thread 1 on the CPU 1, and the thread 1 receives the CPU 2 moving into the service B. Request to complete the move of business B;
  • the management thread closes the data plane core of the CPU 2 according to the migration of the service B from the CPU 2 and the migration to the CPU 1, adjusts the frequency of the data plane core of the CPU 1, starts the service-related timer, and continues the service A and the service. B's work.
  • FIG. 4 is a structural block diagram of an apparatus for implementing CPU service migration according to an embodiment of the present invention, including: an adjustment unit and a migration unit;
  • Adjusting the unit when the average value of the CPU load proportion on all the data plane cores reaches the load threshold, adjusting the preset service mobility factor according to the corresponding preset step size and the preset period;
  • the migration unit is configured to migrate the services on the CPU according to a preset migration policy when the adjusted service migration factor satisfies the migration threshold.
  • the device of the embodiment of the present invention further includes a core binding unit and a core setting unit; wherein
  • the core binding unit is configured to divide the control plane core and the data plane core according to the CPU performance requirement of the system service thread, and record the distribution of the service application thread in the data plane kernel;
  • the core setting unit is set to set the data plane core as the exclusive binding core when the system is started; when the business application thread starts, set the affinity binding to each data plane core.
  • the migration unit is set to
  • the service on the CPU is decremented according to a preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to a preset allocation policy, and the corresponding service application thread is allocated. After migrating to the corresponding unclosed data plane core, close the data plane core of the migrated service and adjust the CPU frequency to meet the low load operation requirements.
  • the migration unit is set to
  • the service on the CPU restores the service to the corresponding CPU according to the distribution of the business application thread on each data plane core recorded, and adjusts the frequency of the migrated CPU to meet the work. Claim.
  • the adjustment unit is set to accumulate the time occupied by the data other than the management overhead for each business operation on each data plane core in a unit time as the load weight of the data plane core, and the CPU load proportion on all the data plane cores.
  • the preset service migration factor is adjusted according to the corresponding preset step size and preset period;
  • the load threshold includes a high load threshold and a low load threshold.
  • the adjustment unit is configured to: when the average value of the CPU load proportion on all the data plane cores reaches the load threshold, perform the service migration according to the preset service migration factor according to the preset load period according to the preset period. Adjustment of the factor; adjusting the service mobility factor by using the second preset step size according to the preset period for the low load mobility factor;
  • the first preset step size is greater than the second preset step size.
  • the migration unit is configured to: when the adjusted service mobility factor meets the migration threshold, close the service-related timers of all service application threads on the data plane core for service migration, and perform service migration;
  • Conducting business migration includes:
  • the service on the CPU When the high load migration factor satisfies the high load migration threshold, the service on the CPU is restored to the corresponding CPU according to the recorded business application thread service on each data plane core, and the frequency of the migrated CPU is adjusted to meet the working requirement;
  • the service on the CPU When the low load migration factor satisfies the low load migration threshold, the service on the CPU is decremented according to the preset CPU decrement policy, and the service on the data plane of the decremented part is allocated according to the preset allocation policy, and the corresponding service is allocated.
  • the application process migrates to the corresponding unclosed data plane core, the data plane core of the migrated service is closed, and the CPU frequency is adjusted to meet the low load working requirement;
  • the service-related timer of the migration service is started, so that the service application thread continues to work.
  • the above technical solution triggers the adjustment of the service migration by setting the CPU load threshold, and determines the adjustment according to the migration threshold to implement the adjustment of the service on the CPU when the set migration threshold is met, thereby reducing the power consumption of the CPU.
  • the adjustment and service migration are performed according to the preset CPU decrementing strategy, which reduces the CPU power consumption and improves the efficiency of CPU power consumption adjustment.

Abstract

La présente invention concerne un procédé et un dispositif de mise en œuvre d'une migration de services sur un CPU. Le procédé consiste à définir l'adoption d'un mode utilisateur par un CPU de système. Le procédé comprend en outre : l'ajustement d'un facteur de migration de services prédéfini en fonction d'une longueur d'étape prédéfinie correspondante et d'une période prédéfinie correspondante quand une valeur moyenne de poids de charge de CPU sur tous les cœurs de plans de données atteint un seuil de charge ; et la migration des services sur le CPU conformément à une politique de migration prédéfinie lorsque le facteur de migration de services ajusté satisfait à un seuil de migration. Dans cette solution technique, un seuil de charge de CPU est défini afin de déclencher l'ajustement de la migration de services, et l'ajustement est déterminé en fonction d'un seuil de migration, de telle sorte que les services sur le CPU sont ajustés lorsque le seuil de migration défini est respecté, et la consommation d'énergie du CPU est réduite. De plus, un facteur de migration sur charge faible et un seuil de migration sur charge faible sont définis, et l'ajustement ainsi que la migration de services sont effectués conformément à une politique de modération du CPU prédéfinie, de manière à ce que la consommation d'énergie du CPU soit réduite et que l'ajustement de la consommation d'énergie du CPU soit plus efficace.
PCT/CN2015/073414 2014-11-25 2015-02-28 Procédé et dispositif de mise en œuvre d'une migration de services sur un cpu WO2016082360A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410691203.X 2014-11-25
CN201410691203.XA CN105700951B (zh) 2014-11-25 2014-11-25 一种实现cpu业务迁移的方法及装置

Publications (1)

Publication Number Publication Date
WO2016082360A1 true WO2016082360A1 (fr) 2016-06-02

Family

ID=56073443

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/073414 WO2016082360A1 (fr) 2014-11-25 2015-02-28 Procédé et dispositif de mise en œuvre d'une migration de services sur un cpu

Country Status (2)

Country Link
CN (1) CN105700951B (fr)
WO (1) WO2016082360A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110309036B (zh) * 2018-03-27 2023-02-10 华为技术有限公司 一种cpu占用率检测方法及检测设备
CN110928661B (zh) * 2019-11-22 2023-06-16 北京浪潮数据技术有限公司 一种线程迁移方法、装置、设备及可读存储介质
CN114968540A (zh) * 2021-02-23 2022-08-30 华为技术有限公司 一种核间迁移的频率调整方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013387A (zh) * 2007-02-09 2007-08-08 华中科技大学 基于对象存储设备的负载平衡方法
CN101256515A (zh) * 2008-03-11 2008-09-03 浙江大学 多核处理器操作系统负载均衡的实现方法
CN103024034A (zh) * 2012-12-11 2013-04-03 华为技术有限公司 一种调度方法及装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090005921A (ko) * 2007-07-10 2009-01-14 삼성전자주식회사 대칭적 다중 프로세서 시스템에서의 로드 밸런싱 방법 및장치
CN103188277B (zh) * 2011-12-27 2016-05-18 中国电信股份有限公司 负载能耗管理系统、方法和服务器
KR20140080058A (ko) * 2012-12-20 2014-06-30 삼성전자주식회사 멀티코어를 위한 로드 밸런싱 방법 및 휴대 단말
CN103957231B (zh) * 2014-03-18 2015-08-26 成都盛思睿信息技术有限公司 一种云计算平台下的虚拟机分布式任务调度方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101013387A (zh) * 2007-02-09 2007-08-08 华中科技大学 基于对象存储设备的负载平衡方法
CN101256515A (zh) * 2008-03-11 2008-09-03 浙江大学 多核处理器操作系统负载均衡的实现方法
CN103024034A (zh) * 2012-12-11 2013-04-03 华为技术有限公司 一种调度方法及装置

Also Published As

Publication number Publication date
CN105700951A (zh) 2016-06-22
CN105700951B (zh) 2021-01-26

Similar Documents

Publication Publication Date Title
US9176572B2 (en) System and method for controlling central processing unit power with guaranteed transient deadlines
US10613876B2 (en) Methods and apparatuses for controlling thread contention
US8775838B2 (en) Limiting the number of unexpected wakeups in a computer system implementing a power-saving preemptive wakeup method from historical data
US9104411B2 (en) System and method for controlling central processing unit power with guaranteed transient deadlines
US9367340B2 (en) Resource management method and apparatus for virtual machine system, and virtual machine system
KR101659705B1 (ko) 보장된 과도 데드라인들로 중앙 프로세싱 유닛 전력을 제어하기 위한 시스템 및 방법
US9323559B2 (en) Reducing virtual machine suspension time in checkpoint system
WO2012103728A1 (fr) Procédé de répartition d'unité centrale de machine virtuelle de domaine hotspot et système de machine virtuelle
WO2016082360A1 (fr) Procédé et dispositif de mise en œuvre d'une migration de services sur un cpu
US20090198979A1 (en) Processor performance state optimization
Devadas et al. Real-time dynamic power management through device forbidden regions
CN107872480B (zh) 大数据集群数据平衡方法和装置
WO2016058149A1 (fr) Procédé pour prédire un taux d'utilisation d'un processeur, appareil de traitement et dispositif de terminal
JP6795827B1 (ja) IaaSホストの省エネ方法及びそのシステム
Kim et al. Neural Network Characteristics-aware Proactive Boost for Heterogeneous Computing to Improve Energy Efficiency
JP2019049844A (ja) 制御装置、制御方法及び制御プログラム
KR20220084900A (ko) 인터럽트 제어 장치 및 방법
WO2020237728A1 (fr) Procédé de prise en charge de garantie de performance et d'évaluation de la quantité de machines virtuelles en mode de fonctionnement
Tambe et al. Virtual batching approach for green computing
Devadas System-Level Energy Management for Real-Time Systems
JP2004326364A (ja) タスク管理システム
Aydin Real-Time Dynamic Power Management through Device Forbidden Regions

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15862842

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15862842

Country of ref document: EP

Kind code of ref document: A1