WO2016192188A1 - Procédé et terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (cpu) - Google Patents

Procédé et terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (cpu) Download PDF

Info

Publication number
WO2016192188A1
WO2016192188A1 PCT/CN2015/084859 CN2015084859W WO2016192188A1 WO 2016192188 A1 WO2016192188 A1 WO 2016192188A1 CN 2015084859 W CN2015084859 W CN 2015084859W WO 2016192188 A1 WO2016192188 A1 WO 2016192188A1
Authority
WO
WIPO (PCT)
Prior art keywords
cpu
application
mode
setting
parameter
Prior art date
Application number
PCT/CN2015/084859
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 WO2016192188A1 publication Critical patent/WO2016192188A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and a terminal for adjusting a CPU operating parameter.
  • the user in the method of adjusting the central processing unit (CPU) operation mode for power saving, the user generally sets the operation mode of the mobile phone, such as setting the mobile phone to the power saving mode when the mobile phone is in low battery.
  • the frequency of the CPU is significantly lower than that in the normal mode, thereby achieving power saving.
  • all applications in the same mode use the same CPU frequency, and cannot customize the corresponding operating mode for each application, resulting in waste of CPU resources and increase. The power consumption of the system.
  • the main object of the present invention is to provide a method and a terminal for adjusting the operating parameters of the CPU, aiming to save power consumption of the system.
  • a method for adjusting a CPU operating parameter includes the following steps: when an application is started, determining whether a CPU setting parameter corresponding to the application is preset; If the CPU setting parameter corresponding to the application is set in advance, the current CPU operating parameter is adjusted according to the CPU setting parameter to run the application under the CPU setting parameter.
  • the CPU setting parameter is a CPU setting frequency
  • determining whether the CPU setting parameter corresponding to the application program is preset is further included: displaying the terminal installation All applications; when receiving a setting instruction for an application, providing a selection interface including a preset operation mode and a custom operation mode of the CPU; if the user selects the preset operation mode, the preset operation is performed
  • the CPU setting frequency corresponding to the mode is stored corresponding to the application package name of the application; if the user selects the customized operation mode, the current CPU available frequency range is read and displayed, and the user is obtained according to the current CPU available frequency.
  • the range selected CPU sets the frequency, and stores the CPU set frequency in correspondence with the application package name of the application.
  • the preset operation mode includes a performance mode, a power saving mode or a standard mode, and the performance mode, the power saving mode or the standard mode is pre-set with a corresponding CPU setting frequency.
  • the step of determining whether the CPU setting parameter corresponding to the application is preset before the application is started further includes: setting the corresponding stored CPU setting frequency and the application of the application The package name is uploaded to the server for the other terminal to share the CPU setting frequency corresponding to the application package name of the application.
  • the method further includes: if the CPU setting parameter corresponding to the application is not set in advance, The current CPU operating parameters are adjusted according to a preset CPU default parameter corresponding to the application to run the application under the CPU default parameters.
  • an embodiment of the present invention further provides a terminal for adjusting a CPU operating parameter, where the terminal for adjusting a CPU operating parameter includes: a determining module, configured to determine whether a preset is set when the application is started. The CPU setting parameter corresponding to the application; the adjustment module is configured to adjust the current CPU operating parameter according to the CPU setting parameter, if the CPU setting parameter corresponding to the application program is set in advance, Run the application under the CPU setting parameters.
  • the CPU setting parameter is a CPU setting frequency
  • the terminal for adjusting a CPU operating parameter further includes: a display module configured to display all applications installed on the terminal; and an interface providing module configured to receive when received When a setting instruction of an application is provided, a selection interface including a preset operation mode and a custom operation mode of the CPU is provided; and the storage module is configured to: if the user selects the preset operation mode, corresponding to the preset operation mode
  • the CPU setting frequency is stored corresponding to the application package name of the application; if the user selects the customized operation mode, the current CPU available frequency range is read and displayed, and the user is selected according to the current CPU available frequency range.
  • the CPU sets the frequency, and stores the CPU setting frequency in correspondence with the application package name of the application.
  • the preset operation mode includes a performance mode, a power saving mode or a standard mode, and the performance mode, the power saving mode or the standard mode is pre-set with a corresponding CPU setting frequency.
  • the terminal for adjusting the CPU operating parameter further includes: an uploading module, configured to upload the corresponding stored CPU setting frequency and the application package name of the application to the server, so that the other terminal shares the application The CPU setting frequency corresponding to the application package name of the program.
  • an uploading module configured to upload the corresponding stored CPU setting frequency and the application package name of the application to the server, so that the other terminal shares the application The CPU setting frequency corresponding to the application package name of the program.
  • the adjustment module is further configured to: if the CPU setting parameter corresponding to the application program is not set in advance, adjust the current CPU operating parameter according to the preset CPU default parameter corresponding to the application program, The application is run under the CPU default parameters.
  • the method for adjusting the operating parameters of the CPU and the terminal when the application is started, if it is determined that the CPU setting parameter corresponding to the application program is preset, the current CPU operating parameter is adjusted, and The application is run under the adjusted CPU setting parameters. Since the current CPU operating parameters can be adjusted according to the personalized CPU setting parameters preset by the characteristics of each application, and the application is run under the preset personalized CPU setting parameters, it is implemented for each application.
  • the program customizes the corresponding operation mode, effectively utilizes CPU resources, and saves system power consumption.
  • FIG. 1 is a schematic flowchart of a first embodiment of a method for adjusting operating parameters of a CPU according to the present invention
  • FIG. 2 is a schematic flow chart of a second embodiment of a method for adjusting operating parameters of a CPU according to the present invention
  • FIG. 3 is a schematic flowchart of a third embodiment of a method for adjusting operating parameters of a CPU according to the present invention.
  • FIG. 4 is a schematic flow chart of a fourth embodiment of a method for adjusting operating parameters of a CPU according to the present invention.
  • FIG. 5 is a schematic diagram of functional modules of a first embodiment of a terminal for adjusting CPU operating parameters according to the present invention
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a terminal for adjusting CPU operating parameters according to the present invention.
  • FIG. 7 is a schematic diagram of functional modules of a third embodiment of a terminal for adjusting CPU operating parameters according to the present invention.
  • Embodiments of the present invention provide a method for adjusting a CPU operating parameter.
  • FIG. 1 is a schematic flowchart diagram of a first embodiment of a method for adjusting operating parameters of a CPU according to the present invention.
  • the method for adjusting the operating parameters of the CPU includes:
  • Step S10 when the application is started, determining whether a CPU setting parameter corresponding to the application is set in advance;
  • a CPU setting parameter corresponding to the application program is preset, and the CPU setting parameter may be various operating parameters of the CPU, such as a frequency and the like.
  • the power consumption of terminals at different CPU frequencies is also different. The higher the CPU frequency, the greater the power consumption, but the high performance requirements of the application can be guaranteed. The lower the CPU frequency, the smaller the power consumption, but it may not be satisfied. High performance requirements for application running.
  • the user may set a corresponding CPU setting frequency for each application according to the characteristics of each application and its own usage habits, or according to the CPU setting frequency corresponding to each application on the server, This is not limited here.
  • step S20 if the CPU setting parameter corresponding to the application program is set in advance, the current CPU operating parameter is adjusted according to the CPU setting parameter to run the application program under the CPU setting parameter.
  • the CPU setting parameter preset by the currently started application is obtained, and the current CPU running parameter of the terminal system is adjusted to the CPU setting parameter. In this way, the currently started application can be run under the preset CPU setting parameters corresponding to it, and the CPU operation mode of each application is customized.
  • the application when the application is started, if it is determined that the CPU setting parameter corresponding to the application program is set in advance, the current CPU operation parameter is adjusted, and the application program is run under the adjusted CPU setting parameter. Since the current CPU operating parameters can be adjusted according to the personalized CPU setting parameters preset by the characteristics of each application, and the application is run under the preset personalized CPU setting parameters, it is implemented for each application.
  • the program customizes the corresponding operation mode, effectively utilizes CPU resources, and saves system power consumption.
  • the second embodiment of the present invention provides a method for adjusting the operating parameters of the CPU.
  • the method further includes:
  • Step S30 displaying all applications installed on the terminal
  • Step S40 when receiving a setting instruction for an application, providing a selection interface including a preset operation mode and a custom operation mode of the CPU;
  • Step S50 if the user selects the preset operation mode, the CPU setting frequency corresponding to the preset operation mode is stored corresponding to the application package name of the application; if the user selects the custom operation mode, the current CPU is read and displayed.
  • the frequency range obtains the CPU setting frequency selected by the user according to the current CPU available frequency range, and stores the CPU setting frequency corresponding to the application package name of the application.
  • the user when the user needs to customize the CPU running mode of the application, all applications installed on the terminal are read and displayed, and displayed to the user in the form of a list.
  • the user clicks on any application in the list to receive the user's setting instruction for an application the user is provided with a preset operation mode including the CPU and a custom operation.
  • a selection mode of the line mode the user can select an operation mode to be set for the application in the point in the selection interface, wherein the preset operation mode includes a performance mode, a power saving mode, or a standard mode.
  • the CPU setting frequency corresponding to the preset operation mode is stored corresponding to the application package name of the application.
  • the performance mode, the power saving mode or the standard mode are pre-configured with corresponding CPU setting frequencies, wherein the CPU setting frequency of the performance mode is the highest frequency, and the CPU setting frequency of the power saving mode is the lowest frequency.
  • the standard mode preset CPU setting frequency is the dynamic frequency according to the performance requirement.
  • the standard mode corresponds to the set CPU setting frequency
  • the CPU setting frequency corresponding to the preset operation mode selected by the user is corresponding to the application package name of the application.
  • the storage is used to adjust the CPU running parameters of the application running according to the CPU setting frequency corresponding to the stored application package name.
  • a shopping application, a reading application, and a social application do not have high performance requirements, and the shopping application, the reading application, and the social application can be set to the energy saving mode, so that the user runs the shopping application and the reading class.
  • the current CPU operation mode can be adjusted to the energy-saving mode, which does not affect the fluency of the user to read the e-book, and can greatly save the system power consumption.
  • the current CPU available frequency range of the system is read and displayed to the user in a list for the user to select in the displayed current CPU available frequency range according to the characteristics of the application and his own usage habits.
  • the name is stored correspondingly for subsequent adjustment of the CPU operating parameters of the application runtime according to the CPU setting frequency corresponding to the stored application package name of the application.
  • a third embodiment of the present invention provides a method for adjusting an operating parameter of a CPU.
  • the foregoing step S10 and step S50 further include:
  • Step S60 Upload the corresponding stored CPU setting frequency and the application package name of the application to the server, so that the other terminal shares the CPU setting frequency corresponding to the application package name of the application.
  • the corresponding set CPU setting frequency and the application package name of the application may also be uploaded to the server.
  • other terminal users can download the CPU setting frequency configured by different users for the application from the server, and share the configuration information, thereby eliminating the process of repeated setting, which is more convenient.
  • a fourth embodiment of the present invention provides a method for adjusting a CPU operating parameter.
  • the method further includes:
  • step S70 if the CPU setting parameter corresponding to the application program is not set in advance, the current CPU operating parameter is adjusted according to the preset CPU default parameter corresponding to the application program to run the application program under the CPU default parameter.
  • the default CPU default parameters corresponding to the application can be used as the CPU running mode customized by the application, and the current CPU running parameters are adjusted according to the CPU default parameters to run under the CPU default parameters.
  • the preset CPU default parameter corresponding to the application may be a CPU default parameter preset by the manufacturer according to different types of applications, for example, the default power saving mode, standard mode or custom mode corresponding to the CPU of different types of applications may be set.
  • the performance mode is only enabled when the user sets. When setting the CPU default parameters, the application is not set to the performance mode by default, which reduces the CPU resource loss during the running of the application and saves the system's power consumption.
  • the latest CPU setting parameters recommended by the vendor or the shared server for different applications may be received at any time, and the user may be prompted to set the recommended latest CPU setting parameters for different applications. Therefore, the setting accuracy and practicability of the CPU setting parameters corresponding to the application are continuously improved, which can not only affect the normal use of the application by the user, but also utilize the CPU resources to the maximum extent, thereby saving system power consumption.
  • the embodiment of the invention further provides a terminal for adjusting operating parameters of the CPU.
  • FIG. 5 is a schematic diagram of functional modules of a first embodiment of a terminal for adjusting CPU operating parameters according to the present invention.
  • the terminal for adjusting the operating parameters of the CPU includes:
  • the determining module 01 is configured to determine, when the application is started, whether a CPU setting parameter corresponding to the application program is preset;
  • a CPU setting parameter corresponding to the application program is preset, and the CPU setting parameter may be various operating parameters of the CPU, such as a frequency and the like.
  • the power consumption of terminals at different CPU frequencies is also different. The higher the CPU frequency, the greater the power consumption, but the high performance requirements of the application can be guaranteed. The lower the CPU frequency, the smaller the power consumption, but it may not be satisfied. High performance requirements for application running.
  • the user may set a corresponding CPU setting frequency for each application according to the characteristics of each application and its own usage habits, or according to the CPU setting frequency corresponding to each application on the server, This is not limited here.
  • the adjustment module 02 is configured to adjust the current CPU operation parameter according to the CPU setting parameter if the CPU setting parameter corresponding to the application program is set in advance to run the application program under the CPU setting parameter.
  • the CPU setting parameter preset by the currently started application is obtained, and the current CPU running parameter of the terminal system is adjusted to the CPU setting parameter. In this way, the currently started application can be run under the preset CPU setting parameters corresponding to it, and the CPU operation mode of each application is customized.
  • the application when the application is started, if it is determined that the CPU setting parameter corresponding to the application program is set in advance, the current CPU operation parameter is adjusted, and the application program is run under the adjusted CPU setting parameter. Since the current CPU operating parameters can be adjusted according to the personalized CPU setting parameters preset by the characteristics of each application, and the application is run under the preset personalized CPU setting parameters, it is implemented for each application.
  • the program customizes the corresponding operation mode, effectively utilizes CPU resources, and saves system power consumption.
  • the second embodiment of the present invention provides a terminal for adjusting operating parameters of a CPU. Based on the foregoing first embodiment, the method further includes:
  • Display module 03 configured to display all applications installed on the terminal
  • the selection interface providing module 04 is configured to provide a selection interface including a preset operation mode and a custom operation mode of the CPU when receiving a setting instruction for an application;
  • the storage module 05 is configured to: if the user selects the preset operation mode, store the CPU setting frequency corresponding to the preset operation mode and the application package name of the application; if the user selects the customized operation mode, read and display
  • the current CPU available frequency range acquires the CPU setting frequency selected by the user according to the current CPU available frequency range, and stores the CPU setting frequency corresponding to the application package name of the application.
  • the user when the user needs to customize the CPU running mode of the application, all applications installed on the terminal are read and displayed, and displayed to the user in the form of a list.
  • the user clicks on any application in the list to receive the user's setting instruction for an application the user is provided with a selection interface including a preset operation mode and a customized operation mode of the CPU; the user can select a desired interface in the selection interface.
  • the operating mode set for the application in the point wherein the preset operating mode includes a performance mode, a power saving mode, or a standard mode.
  • the CPU setting frequency corresponding to the preset operation mode is stored corresponding to the application package name of the application.
  • the performance mode, the power saving mode or the standard mode are pre-configured with corresponding CPU setting frequencies, wherein the performance mode preset CPU setting frequency is the highest frequency, and the power saving mode preset CPU setting frequency For the lowest frequency, the standard mode preset CPU setting frequency is the dynamic frequency according to the performance requirement.
  • the pre-performance mode can be directly obtained.
  • the power saving mode or the standard mode corresponds to the set CPU setting frequency, and after obtaining the application package name of the application in the user point, the CPU setting frequency corresponding to the preset operation mode selected by the user and the application of the application
  • the package name is stored correspondingly for subsequent adjustment of the CPU operating parameters of the application running according to the CPU setting frequency corresponding to the application package name of the application.
  • a shopping application, a reading application, and a social application do not have high performance requirements, and the shopping application, the reading application, and the social application can be set to the energy saving mode, so that the user runs the shopping application and the reading class.
  • the current CPU operation mode can be adjusted to the energy-saving mode, which does not affect the fluency of the user to read the e-book, and can greatly save the system power consumption.
  • the current CPU available frequency range of the system is read and displayed to the user in a list for the user to select in the displayed current CPU available frequency range according to the characteristics of the application and his own usage habits.
  • the name is stored correspondingly for subsequent adjustment of the CPU operating parameters of the application runtime according to the CPU setting frequency corresponding to the stored application package name of the application.
  • the third embodiment of the present invention provides a terminal for adjusting operating parameters of a CPU. Based on the foregoing embodiments, the method further includes:
  • the uploading module 06 is configured to upload the corresponding stored CPU setting frequency and the application package name of the application to the server, so that the other terminal shares the CPU setting frequency corresponding to the application package name of the application.
  • the corresponding set CPU setting frequency and the application package name of the application may also be uploaded to the server.
  • other terminal users can download the CPU setting frequency configured by different users for the application from the server, and share the configuration information, thereby eliminating the process of repeated setting, which is more convenient.
  • the foregoing adjusting module 02 is further configured to:
  • the current CPU operating parameters are adjusted according to the preset CPU default parameters corresponding to the application to run the application under the CPU default parameters.
  • the default CPU default corresponding to the application The parameters are used as the CPU running mode customized by the application, and the current CPU operating parameters are adjusted according to the CPU default parameters to run the application under the CPU default parameters.
  • the preset CPU default parameter corresponding to the application may be a CPU default parameter preset by the manufacturer according to different types of applications, for example, the default power saving mode, standard mode or custom mode corresponding to the CPU of different types of applications may be set.
  • the performance mode is only enabled when the user sets. When setting the CPU default parameters, the application is not set to the performance mode by default, which reduces the CPU resource loss during the running of the application and saves the system's power consumption.
  • the latest CPU setting parameters recommended by the vendor or the shared server for different applications may be received at any time, and the user may be prompted to set the recommended latest CPU setting parameters for different applications. Therefore, the setting accuracy and practicability of the CPU setting parameters corresponding to the application are continuously improved, which can not only affect the normal use of the application by the user, but also utilize the CPU resources to the maximum extent, thereby saving system power consumption.
  • serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic).
  • the disc, the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the current CPU operating parameters can be adjusted according to the personalized CPU setting parameters set in advance by the characteristics of each application, and the application is personalized in advance.
  • the CPU is set to operate under the parameters, and the corresponding operation mode is customized for each application, and the CPU resources are effectively utilized, thereby saving the power consumption of the system.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Power Sources (AREA)
  • Stored Programmes (AREA)

Abstract

L'invention concerne un procédé et un terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (CPU). Le procédé consiste : à déterminer, lors de l'activation d'un programme d'application, si un paramètre de configuration de CPU correspondant au programme d'application est ou non préétabli (S10) ; si tel est le cas, à régler un paramètre de fonctionnement de CPU courant selon le paramètre de configuration de CPU de façon à utiliser le programme d'application selon le paramètre de configuration de CPU (S20). Le procédé et le terminal déterminent un mode de fonctionnement correspondant à chacun des programmes d'application, permettant ainsi d'utiliser de manière efficace une ressource de CPU, et d'économiser la consommation d'énergie d'un système.
PCT/CN2015/084859 2015-06-01 2015-07-22 Procédé et terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (cpu) WO2016192188A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510293829.XA CN106292990A (zh) 2015-06-01 2015-06-01 Cpu运行参数的调整方法及终端
CN201510293829.X 2015-06-01

Publications (1)

Publication Number Publication Date
WO2016192188A1 true WO2016192188A1 (fr) 2016-12-08

Family

ID=57439991

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/084859 WO2016192188A1 (fr) 2015-06-01 2015-07-22 Procédé et terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (cpu)

Country Status (2)

Country Link
CN (1) CN106292990A (fr)
WO (1) WO2016192188A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107426112A (zh) * 2017-07-26 2017-12-01 珠海市魅族科技有限公司 基于wifi网络的联网应用的运行方法、装置和计算机装置
CN111580875A (zh) * 2020-04-15 2020-08-25 北京小米移动软件有限公司 参数配置方法、装置及存储介质
CN112667407A (zh) * 2021-01-18 2021-04-16 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112764933A (zh) * 2021-01-27 2021-05-07 惠州Tcl移动通信有限公司 一种cpu配置方法、装置、终端及计算机可读存储介质
CN113032278A (zh) * 2021-04-19 2021-06-25 上海哔哩哔哩科技有限公司 应用程序的运行方式、终端设备的等级确认方法及装置

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107656774A (zh) * 2017-09-30 2018-02-02 努比亚技术有限公司 系统参数的自适应调节方法、装置、终端设备及存储介质
CN107832142B (zh) * 2017-10-11 2020-06-09 Oppo广东移动通信有限公司 应用程序的资源配置方法及设备
CN108733194A (zh) * 2018-04-27 2018-11-02 珠海格力电器股份有限公司 降频处理方法及装置,存储介质,电子装置
CN110716759B (zh) 2018-06-26 2023-06-30 深圳富泰宏精密工业有限公司 电子设备、计算机可读存储介质及运行参数配置方法
CN109407986B (zh) * 2018-10-17 2021-09-10 深圳市硅格半导体有限公司 实时更新设备运行参数的方法、系统、服务器及存储介质
CN110475325A (zh) * 2019-08-22 2019-11-19 北京字节跳动网络技术有限公司 功率分配方法、装置、终端及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5560020A (en) * 1990-09-21 1996-09-24 Hitachi, Ltd. Power saving processing system
CN1776568A (zh) * 2005-11-28 2006-05-24 北京中星微电子有限公司 基于任务的动态调节cpu工作频率的方法及系统
CN103207659A (zh) * 2012-01-16 2013-07-17 联想(北京)有限公司 切换方法和电子设备
CN103513748A (zh) * 2012-06-29 2014-01-15 联想(北京)有限公司 一种信息处理方法、信息处理器及电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5560020A (en) * 1990-09-21 1996-09-24 Hitachi, Ltd. Power saving processing system
CN1776568A (zh) * 2005-11-28 2006-05-24 北京中星微电子有限公司 基于任务的动态调节cpu工作频率的方法及系统
CN103207659A (zh) * 2012-01-16 2013-07-17 联想(北京)有限公司 切换方法和电子设备
CN103513748A (zh) * 2012-06-29 2014-01-15 联想(北京)有限公司 一种信息处理方法、信息处理器及电子设备

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107426112A (zh) * 2017-07-26 2017-12-01 珠海市魅族科技有限公司 基于wifi网络的联网应用的运行方法、装置和计算机装置
CN111580875A (zh) * 2020-04-15 2020-08-25 北京小米移动软件有限公司 参数配置方法、装置及存储介质
CN111580875B (zh) * 2020-04-15 2024-03-05 北京小米移动软件有限公司 参数配置方法、装置及存储介质
CN112667407A (zh) * 2021-01-18 2021-04-16 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112667407B (zh) * 2021-01-18 2023-09-19 成都国科微电子有限公司 一种处理器参数调节方法、装置、电子设备及存储介质
CN112764933A (zh) * 2021-01-27 2021-05-07 惠州Tcl移动通信有限公司 一种cpu配置方法、装置、终端及计算机可读存储介质
CN113032278A (zh) * 2021-04-19 2021-06-25 上海哔哩哔哩科技有限公司 应用程序的运行方式、终端设备的等级确认方法及装置
CN113032278B (zh) * 2021-04-19 2023-09-26 上海哔哩哔哩科技有限公司 应用程序的运行方式、终端设备的等级确认方法及装置

Also Published As

Publication number Publication date
CN106292990A (zh) 2017-01-04

Similar Documents

Publication Publication Date Title
WO2016192188A1 (fr) Procédé et terminal permettant de régler un paramètre de fonctionnement d'unité centrale de traitement (cpu)
EP3334127B1 (fr) Procédé de poussée de message et appareil correspondant
CN105630167B (zh) 屏幕自适应调整方法、屏幕自适应调整装置及终端设备
CN106664544B (zh) 用于嵌入式sim供应的方法和设备
US10091188B2 (en) Accelerated passphrase verification
CN108334193B (zh) 一种马达刹车信号的生成方法及装置
CN105578446B (zh) 使用多个订户身份模块的移动通信
KR20190022218A (ko) 전자 장치 및 전자 장치에 프로파일을 원격으로 제공하는 방법
KR101706388B1 (ko) 어플리케이션 서비스 제공 방법, 장치 및 이를 제공하는 시스템
CN104571990A (zh) 一种调整显示屏的运行状态的方法和装置
CN109857508B (zh) 一种界面皮肤动态更换的方法、系统、设备及其存储介质
EP2728468A1 (fr) Procédé de modification de l'habillage d'une application tierce
CN103941871A (zh) 控制智能终端的硬件运行状态的方法和设备
JP2009225000A (ja) 折畳み型携帯電話機への情報配信制御用のプログラム
CN107726539B (zh) 终端运行参数调整方法、装置及计算机可读存储介质
CN105100447A (zh) 一种应用属性的设置及消息处理方法、装置
WO2014134998A1 (fr) Procédé et dispositif de configuration niveau plateforme d'application
CN105988677A (zh) 页面亮度的控制方法及装置
US20160255496A1 (en) Method and server for configuring a mobile terminal and portable electronic device
CN104954437A (zh) 一种情境卡片的推送方法及系统
EP3145123B1 (fr) Appareil, procédé et produit de programme d'optimisation de bande passante d'informations
CN105188113A (zh) 一种信息处理方法及无线接入设备
CN112824999B (zh) 温度控制方法及相关产品
KR20160076394A (ko) 사용자 인터페이스의 제공 방법, 전자 장치 및 저장 매체
CN104980570A (zh) 移动设备多用户个性化配置方法

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: 15893844

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: 15893844

Country of ref document: EP

Kind code of ref document: A1