WO2017206860A1 - 移动终端的处理方法及移动终端 - Google Patents

移动终端的处理方法及移动终端 Download PDF

Info

Publication number
WO2017206860A1
WO2017206860A1 PCT/CN2017/086455 CN2017086455W WO2017206860A1 WO 2017206860 A1 WO2017206860 A1 WO 2017206860A1 CN 2017086455 W CN2017086455 W CN 2017086455W WO 2017206860 A1 WO2017206860 A1 WO 2017206860A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
processing unit
central processing
touch
touch operation
Prior art date
Application number
PCT/CN2017/086455
Other languages
English (en)
French (fr)
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 WO2017206860A1 publication Critical patent/WO2017206860A1/zh

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken

Definitions

  • the present invention relates to the field of electronic devices, and in particular, to a method for processing a mobile terminal and a mobile terminal.
  • the mobile terminal's central processor typically runs in a low power mode (ie, the central processor runs with fewer cores and lower frequencies) before launching a specific application.
  • the processor After receiving the touch operation and confirming that it is operating on a specific application or operating on a specified application, the processor is switched from the low power mode to the high performance mode to respond to the user's click operation, and needs to be explained.
  • the switch from the low-power mode to the high-performance mode takes hundreds of milliseconds, which causes the user to have a significant lag in the process from the click operation to the screen response of the mobile terminal.
  • the embodiment of the invention provides a processing method for a mobile terminal and a mobile terminal, which can speed up the response speed of the mobile terminal to the touch operation.
  • an embodiment of the present invention provides a processing method of a mobile terminal, including:
  • a second aspect of the embodiments of the present invention provides a mobile terminal, including:
  • a monitoring unit configured to monitor a touch operation on a touch screen of the mobile terminal
  • a determining unit configured to determine whether the touch operation is a touch operation performed on a preset page
  • a first processing unit configured to generate, according to the touch operation, an elevation instruction for improving an operating performance of a central processing unit of the mobile terminal, if the determination result of the determining unit is YES;
  • a second processing unit configured to: improve performance of a central processor of the mobile terminal according to the lifting instruction.
  • a third aspect of the embodiments of the present invention provides a mobile terminal, including:
  • processor a memory, a touch screen, a communication interface, and a communication bus, wherein the processor, the memory, the touch screen, and the communication interface are connected by the communication bus and complete communication with each other;
  • the memory stores executable program code, the touch screen is used to acquire a touch operation of a user, and the communication interface is used for wireless communication;
  • the processor is operative to invoke the executable program code in the memory to perform some or all of the steps as described in the first aspect of the example.
  • the present invention also provides a storage medium for storing an application for performing some or all of the steps as described in the first aspect of the embodiments of the present invention at runtime.
  • the present invention also provides an application for performing some or all of the steps as described in the first aspect of the embodiments of the present invention at runtime.
  • FIG. 1 is a schematic flowchart of a processing method of a mobile terminal according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of another method for processing a mobile terminal according to an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of a preset page according to an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of another preset page according to an embodiment of the present invention.
  • FIG. 2-d is a schematic diagram of another preset page provided by an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another mobile terminal according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a mobile terminal according to another embodiment of the present invention.
  • the central processing unit (CPU) mentioned in the embodiment of the present invention is a CPU having multiple cores.
  • the central processing unit in this embodiment may be a Symmetrical Multi-Processing (SMP). It can be an Asymmetric Multi-Processing (AMP).
  • the mobile terminal mentioned in the embodiment of the present invention may be a smart phone, a tablet personal computer, a car mobile terminal, or the like.
  • FIG. 1 is a schematic flowchart diagram of a processing method of a central processing unit according to an embodiment of the present invention.
  • the embodiments of the present invention are described from the perspective of a mobile terminal.
  • the processing method of the central processing unit of this embodiment may include the following contents:
  • the touch operation may be a click operation on the touch screen. It may also be a touch operation that satisfies a preset condition, such as multiple touches, or a touch operation in which a pressure exceeds a preset pressing pressure, or a touch operation in which a touch area exceeds a predetermined value.
  • a preset condition such as multiple touches
  • a touch operation in which a pressure exceeds a preset pressing pressure or a touch operation in which a touch area exceeds a predetermined value.
  • the preset page includes any one of the following pages.
  • the preset page may be a running page of the photo application, or a running page of the WeChat application, or a system interface displayed after the mobile terminal is activated or unlocked.
  • the promotion instruction may be used to indicate the number of core operations of the central processor that raises the mobile terminal; or,
  • the touch parameters of the touch operation include: a touch number of the touch screen and a pressing force for pressing on the touch screen;
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • a boost instruction is generated that includes the kernel run quantity increase parameter and the run frequency increase parameter.
  • the touch operation may be a click operation on the touch screen
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • a boost instruction is generated that includes the kernel run quantity increase parameter and the run frequency increase parameter.
  • the kernel running quantity increase parameter may be used to indicate the number of kernel running in the central processing unit. For example, if the current core running quantity of the central processing unit of the mobile terminal is 1, the kernel running quantity increasing parameter in the lifting instruction may be 2 , 3, 4, 5, 6, 7, or 8, etc., used to indicate that the number of cores of the CPU of the mobile terminal is increased to 2, 3, 4, 5, 6, 7, or 8 And so on. It can be understood that the maximum number of running cores of the central processing unit of the mobile terminal is the number of cores included in the central processing unit of the mobile terminal.
  • the operating frequency increase parameter can be used to indicate the operating frequency of the central processing unit. For example, if the current operating frequency of the central processing unit of the mobile terminal is 200 MHz, and if the running frequency increasing parameter is 500, the operating frequency increasing parameter in the lifting instruction is used to indicate that the operating frequency of the central processing unit is raised to 500 MHz.
  • the operating performance of the central processing unit of the mobile terminal is improved according to the lifting instruction.
  • the kernel running quantity increase parameter in the boost instruction is 3
  • the kernel operating parameter of the central processing unit of the mobile terminal is adjusted to 3 according to the lifting instruction.
  • the operating frequency increase parameter in the boost command is 500 MHz
  • the operating frequency of the central processing unit of the mobile terminal is raised to 500 MHz according to the lifting command.
  • the kernel operating parameter of the central processing unit of the mobile terminal is adjusted to 3 according to the lifting instruction, and the movement is performed.
  • the operating frequency of the terminal's central processor is increased to 500 MHz.
  • the kernel running quantity increase parameter in the promotion instruction may be used to indicate that the number of running cores in the central processing unit is adjusted to be consistent with the value of the kernel running quantity increasing parameter, or may be according to the current state of the central processing unit.
  • the number of kernel runs changes dynamically, for example, it can be set. If the touch operation is a touch operation performed on a preset page, the boost instruction sets the number of core operations of the central processor to increase by one, for example, If the current number of core operations of the central processing unit is 1, the promotion instruction can set the number of core operations of the central processing unit to 2.
  • the lifting instruction may be used to indicate an operating frequency of the elevated central processing unit. For example, if the current operating frequency of the central processing unit of the mobile terminal is 200 MHz per second, the lifting instruction may indicate that the operating frequency of the central processing unit of the mobile terminal is set to 1 GHz per second or the like.
  • the operating frequency of the central processing unit indicated by the lifting instruction may be a specific value. It can also be a value determined by the current operating frequency. For example, it can indicate that the operating frequency of the central processing unit is increased by 300 MHz. For example, if the current operating frequency in the central processing unit is 200 MHz, the central processing is improved according to the lifting instruction.
  • the operating frequency of the device can be 500 MHz.
  • the lifting instruction may indicate that the number of core operations of the central processing unit is increased to correspond to the preset page.
  • the value may also be increased to increase the operating frequency of the central processing unit to a value corresponding to the preset page; and may also indicate that the number of core operations of the central processing unit is increased to a value corresponding to the preset page, and the center is The operating frequency of the processor is increased to a value corresponding to the preset page.
  • the number of core operations of the central processing unit of the mobile terminal may be set to a number matching the preset page, such as 6 or 8; If the operating frequency of the central processing unit of the mobile terminal is 200 MHz per second, the lifting instruction may indicate that the operating frequency of the central processing unit is set to a frequency matching the current preset page, such as 1 GHz or the like.
  • the technical solution provided by the embodiment of the present invention generates a lifting instruction for improving the performance of the central processing unit when the user performs a touch operation on the preset page of the mobile terminal, and improves the operation of the central processing unit according to the lifting instruction. performance. It is beneficial to speed up the response speed of the mobile terminal to the touch operation.
  • FIG. 2-a is a schematic flowchart of a processing method of a central processing unit according to another embodiment of the present invention.
  • the embodiments of the present invention are described from the perspective of a mobile terminal.
  • the processing method of the central processing unit of this embodiment may include the following contents:
  • the preset page includes any one of the following: an application interface of the application in the mobile terminal and a system desktop of the mobile terminal.
  • the preset page may be a running page of the photo application, or a running page of the WeChat application, or a system interface displayed after the mobile terminal is activated or unlocked.
  • the preset page may include at least one of the following pages: a running page of the specified application and a main page of the mobile terminal.
  • a preset page The main interface after the mobile terminal is started is shown in Figure 2-b.
  • the running page of the WeChat application is shown in Figure 2-c.
  • the running page of the camera application is shown in Figure 2-d.
  • the operating performance of the central processing unit of the mobile terminal is improved according to the lifting instruction.
  • the touch operation is a touch time of the touch screen and/or a pressing force for pressing on the touch screen;
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • the generating, according to the touch operation, generating a processor performance for improving the mobile terminal Promotion instructions including:
  • the number of running cores of the central processing unit of the mobile terminal may be set to 2, 3, 4, 5, 6, 7, or 8, and the like. It can be understood that the maximum number of running cores of the central processing unit of the mobile terminal is the number of cores included in the central processing unit of the mobile terminal.
  • the number of core operations of the central processing unit corresponding to the promotion instruction may be a preset specific value. It can also be determined according to the current number of core operations of the central processing unit. For example, if the touch operation is a touch operation performed on a preset page, the lifting instruction can set the core operation of the central processing unit. The number is increased by one. For example, if the current number of core operations of the central processing unit is 1, the promotion instruction can set the number of core operations of the central processing unit to 2.
  • the lifting instruction may be used to indicate an operating frequency of the elevated central processing unit. For example, if the current operating frequency of the central processing unit of the mobile terminal is 200 MHz per second, the lifting instruction may indicate that the operating frequency of the central processing unit of the mobile terminal is set to 1 GHz per second or the like.
  • the operating frequency of the central processing unit indicated by the lifting instruction may be a specific value or a value determined by the current operating frequency.
  • the operating frequency of the central processing unit may be increased by 300 MHz, for example, If the current operating frequency in the central processing unit is 200 MHz, the operating frequency of the central processor after the boosting command is increased may be 500 MHz.
  • the running performance of the central processor of the mobile terminal is raised according to the lifting instruction, and when the timer duration of the timer reaches a predetermined timing duration, The running performance of the central processing unit of the mobile terminal is restored to a preset range.
  • the lifting instruction is used to indicate that the processor performance of the mobile terminal is raised to a preset level; and the starting timer is timed, including: according to the preset Set the time duration horizontally.
  • different preset durations may be set for the preset interface corresponding to the touch operation, or different timing durations may be set according to different touch operations.
  • the restoring the running performance of the central processing unit of the mobile terminal to a preset range includes: reducing the number of core operations of the central processing unit to a preset The first value is set, and/or the operating frequency of the central processor is reduced to a preset second value.
  • the preset timing is 200 milliseconds
  • the number of core operations of the CPU can be increased from 1 to 6 according to the promotion command, and the number of cores of the CPU can be run when the timing is 200 milliseconds. From 6 to 1, you can also gradually reduce the number of cores in the central processor, such as reducing the number of core operations of a central processor every 200 milliseconds until it is reduced by one.
  • the technical solution provided by the embodiment of the present invention generates a lifting instruction for improving the performance of the central processing unit when the user performs a touch operation on the preset page of the mobile terminal, and improves the operation of the central processing unit according to the lifting instruction. performance. It is beneficial to speed up the response speed of the mobile terminal to the touch operation. In addition, when the timer duration of the timer reaches a predetermined timing, the running performance of the central processing unit of the mobile terminal is restored to a preset range, which is advantageous for reducing power consumption.
  • FIG. 3 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • a mobile terminal 300 according to an embodiment of the present invention may include:
  • the monitoring unit 301 is configured to monitor a touch operation on the touch screen of the mobile terminal.
  • the touch operation may include a touch number of the touch screen and/or a pressing force for pressing on the touch screen.
  • the touch operation may be a click operation on the touch screen.
  • the determining unit 302 is configured to determine whether the touch operation monitored by the monitoring unit 301 is a touch operation performed on a preset page.
  • the preset page may include at least one of the following pages: a running page of the specified application and a main page of the mobile terminal.
  • the preset page may be a running page of the photo application, or a running page of the WeChat application, or a main interface after the mobile terminal is started.
  • the first processing unit 303 is configured to generate, according to the touch operation, an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal, if the determination result of the determining unit 302 is YES.
  • the second processing unit 304 is configured to improve the running performance of the central processing unit of the mobile terminal according to the lifting instruction.
  • the touch operation is a touch time of the touch screen and/or a pressing force for pressing on the touch screen;
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • the generating, according to the touch operation, generating an upgrade instruction for improving processor performance of the mobile terminal including:
  • the number of running cores of the central processing unit of the mobile terminal may be set to 2, 3, 4, 5, 6, 7, or 8, and the like. It can be understood that the maximum number of running cores of the central processing unit of the mobile terminal is the number of cores included in the central processing unit of the mobile terminal.
  • the number of core operations of the central processing unit corresponding to the promotion instruction may be a preset specific value. It can also be dynamically changed according to the current number of core operations of the central processing unit. For example, if the touch operation is a touch operation performed on a preset page, the lifting instruction sets the core operation of the central processing unit. The number is increased by one. For example, if the current number of core operations of the central processing unit is 1, the promotion instruction can set the number of core operations of the central processing unit to 2.
  • the lifting instruction may be used to indicate an operating frequency of the elevated central processing unit. For example, if the current operating frequency of the central processing unit of the mobile terminal is 200 MHz per second, the lifting instruction may indicate that the operating frequency of the central processing unit of the mobile terminal is set to 1 GHz per second or the like.
  • the operating frequency of the central processing unit indicated by the lifting instruction may be a specific value or a value determined by the current operating frequency.
  • the operating frequency of the central processing unit may be increased by 300 MHz, for example, If the current operating frequency in the central processing unit is 200 MHz, the operating frequency of the central processor after the boosting command is increased may be 500 MHz.
  • the lifting instruction may indicate that the number of core operations of the central processing unit is increased to correspond to the preset page.
  • the value may also be increased to increase the operating frequency of the central processing unit to a value corresponding to the preset page; and may also indicate that the number of core operations of the central processing unit is increased to a value corresponding to the preset page, and the center is The operating frequency of the processor is increased to a value corresponding to the preset page.
  • the mobile terminal can be The number of core operations of the central processing unit is set to match the preset page number, such as 6 or 8, etc.; and if the central processing unit of the mobile terminal operates at a frequency of 200 MHz per second, the lifting instruction may indicate that the central processing unit is to be The running frequency is set to the frequency matching the current preset page, such as 1GHZ.
  • the kernel running quantity promotion parameter corresponding to the current preset page may be a specific value. It may also be a value that dynamically changes with the current number of core operations or the operating frequency of the central processing unit.
  • the kernel running quantity increase parameter may set the number of core operations of the central processing unit one more than the current one, for example, if The current number of core operations of the central processing unit is 1, and the promotion instruction can set the number of core operations of the central processing unit to 2.
  • the frequency boost parameter can be a specific value. It may also be a value that dynamically changes with the change of the operating frequency of the central processing unit.
  • the operating frequency of the central processing unit may be set to be higher than the operating frequency of the current central processing unit by 300 MHz according to the lifting instruction, for example, if the central The current operating frequency of the processor is 200 MHz, and the operating frequency of the central processor is raised to 500 MHz according to the lifting instruction.
  • the technical solution provided by the embodiment of the present invention generates a lifting instruction for improving the performance of the central processing unit when the user performs a touch operation on the preset page of the mobile terminal, and improves the operation of the central processing unit according to the lifting instruction. performance. It is beneficial to speed up the response speed of the mobile terminal to the touch operation.
  • FIG. 4 is a schematic structural diagram of a mobile terminal according to another embodiment of the present invention.
  • a mobile terminal 400 according to an embodiment of the present invention may include:
  • the monitoring unit 401 is configured to monitor a touch operation on the touch screen of the mobile terminal.
  • the touch operation may be the number of touches on the touch screen and/or the pressing force on the touch screen.
  • the touch operation may be a click operation on the touch screen.
  • the determining unit 402 is configured to determine whether the touch operation is a touch operation performed on a preset page.
  • the preset page may include at least one of the following pages: a running page of the specified application and a main page of the mobile terminal.
  • the preset page may be the main interface after the mobile terminal is started, as shown in FIG. 2-b, or may be the running page of the WeChat application.
  • the running page of the camera application can also be as shown in Figure 2-d.
  • the first processing unit 403 is configured to generate, according to the touch operation, an elevation instruction for improving the running performance of the central processing unit of the mobile terminal, if the determination result of the determining unit 402 is YES.
  • the touch operation is a touch time of the touch screen and/or a pressing force for pressing on the touch screen;
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • the generating, according to the touch operation, generating a processor performance for improving the mobile terminal Promotion instructions including:
  • the number of running cores of the central processing unit of the mobile terminal may be set to 2, 3, 4, 5, 6, 7, or 8, and the like. It can be understood that the maximum number of running cores of the central processing unit of the mobile terminal is the number of cores included in the central processing unit of the mobile terminal.
  • the number of core operations of the central processing unit corresponding to the promotion instruction may be a preset specific value. It can also be determined according to the current number of core operations of the central processing unit. For example, if the touch operation is a touch operation performed on a preset page, the lifting instruction can set the core operation of the central processing unit. The number is increased by one. For example, if the current number of core operations of the central processing unit is 1, the promotion instruction can set the number of core operations of the central processing unit to 2.
  • the lifting instruction may be used to indicate an operating frequency of the elevated central processing unit.
  • the lifting instruction may indicate that the operating frequency of the central processing unit of the mobile terminal is set to 1 GHz per second or the like.
  • the operating frequency of the central processing unit indicated by the lifting instruction may be a specific value or a value determined by the current operating frequency.
  • the operating frequency of the central processing unit may be increased by 300 MHz, for example, If the current operating frequency in the central processing unit is 200 MHz, the operating frequency of the central processor after the boosting command is increased may be 500 MHz.
  • the timing unit 404 is configured to start timing after the first processing unit 403 generates the lifting instruction.
  • the second processing unit 405 is configured to: before the timing duration of the timing unit 404 reaches a predetermined timing, increase the running performance of the central processing unit of the mobile terminal according to the lifting instruction, and the timing of the timing unit 404 When the predetermined time duration is reached, the operating performance of the central processing unit of the mobile terminal is restored to a preset range.
  • the lifting instruction is used to indicate that the processor performance of the mobile terminal is raised to a preset level; and the timing unit is further configured to: according to the preset level Set the timing.
  • different preset durations may be set for the preset interface corresponding to the touch operation, or different timing durations may be set according to different touch operations.
  • the restoring the running performance of the central processing unit of the mobile terminal to a preset range includes: reducing the number of core operations of the central processing unit to a preset The first value is set, and/or the operating frequency of the central processor is reduced to a preset second value.
  • the preset timing is 200 milliseconds
  • the number of core operations of the CPU can be increased from 1 to 6 according to the promotion command, and the number of cores of the CPU can be run when the timing is 200 milliseconds. From 6 to 1, you can also gradually reduce the number of cores in the central processor, such as reducing the number of core operations of a central processor every 200 milliseconds until it is reduced by one.
  • the technical solution provided by the embodiment of the present invention generates a lifting instruction for improving the performance of the central processing unit when the user performs a touch operation on the preset page of the mobile terminal, and improves the operation of the central processing unit according to the lifting instruction. performance. It is beneficial to speed up the response speed of the mobile terminal to the touch operation. In addition, when the timer duration of the timer reaches a predetermined timing, the central processing unit of the mobile terminal The running performance is restored to the preset range, which helps to reduce power consumption.
  • FIG. 5 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal of this embodiment includes: an RF (Radio Frequency) circuit 510, a memory 520 including one or more computer readable storage media, an input unit 530, a display unit 540, a sensor 550, an audio circuit 560, and WiFi ( A wireless fidelity module 570, a processor 580 including one or more processing cores, and a power supply 590 and the like.
  • RF Radio Frequency
  • the RF circuit 510 can be used for receiving and transmitting signals during and after receiving or transmitting information, in particular, after receiving downlink information of the base station, and processing it by one or more processors 580; in addition, transmitting data related to the uplink to the base station.
  • the RF circuit 510 includes, but is not limited to, an antenna, at least one amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier). , duplexer, etc.
  • SIM Subscriber Identity Module
  • RF circuitry 510 can also communicate with the network and other devices via wireless communication.
  • the wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System of Mobile communication), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access). , Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), e-mail, SMS (Short Messaging Service), and the like.
  • GSM Global System of Mobile communication
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • e-mail Short Messaging Service
  • the memory 520 can be used to store software programs and modules, and the processor 580 executes various functional applications and data processing by running software programs and modules stored in the memory 520.
  • the memory 520 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the mobile terminal (such as audio data, phone book, etc.).
  • memory 520 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, memory 520 may also include a memory controller to provide access to memory 520 by processor 580 and input unit 530.
  • Input unit 530 can be used to receive input numeric or character information, as well as to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function controls.
  • input unit 530 can include touch-sensitive surface 531 as well as other input devices 532.
  • a touch-sensitive surface 531 also referred to as a touch display or trackpad, collects click operations by the user on or near it (eg, the user uses a finger, stylus, etc., any suitable object or accessory on the touch-sensitive surface 531 or The operation near the touch-sensitive surface 531) and driving the corresponding connecting device according to a preset program.
  • the touch sensitive surface 531 can include two portions of a click detection device and a touch controller.
  • the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
  • the processor 580 is provided and can receive commands from the processor 580 and execute them.
  • the touch sensitive surface 531 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 530 can also include other input devices 532. Specifically, other input devices 532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
  • Display unit 540 can be used to display information entered by the user or information provided to the user as well as various graphical user interfaces of the mobile terminal, which can be composed of graphics, text, icons, video, and any combination thereof.
  • the display unit 540 can include a display panel 541.
  • the display panel 541 can be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like.
  • the touch-sensitive surface 531 can cover the display panel 541, and when the touch-sensitive surface 531 detects a touch operation thereon or nearby, it is transmitted to the processor 580 to determine the type of the touch event, and then the processor 580 according to the touch event The type provides a corresponding visual output on display panel 541.
  • touch-sensitive surface 531 and display panel 541 are implemented as two separate components to implement input and input functions, in some embodiments, touch-sensitive surface 531 can be integrated with display panel 541 for input. And output function.
  • the mobile terminal may also include at least one type of sensor 550, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 541 according to the brightness of the ambient light, and the proximity sensor may When the mobile terminal moves to the ear, the display panel 541 and/or the backlight are turned off.
  • the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • gesture of the mobile phone such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the gyroscope, barometer, hygrometer, thermometer, infrared sensor and other sensors that can be configured in the mobile terminal, Let me repeat.
  • An audio circuit 560, a speaker 561, and a microphone 562 can provide an audio interface between the user and the mobile terminal.
  • the audio circuit 560 can transmit the converted electrical data of the received audio data to the speaker 561, and convert it into a sound signal output by the speaker 561.
  • the microphone 562 converts the collected sound signal into an electrical signal, and the audio circuit 560 is used by the audio circuit 560. After receiving, it is converted into audio data, and then processed by the audio data output processor 580, transmitted to the mobile terminal 510 via the RF circuit 510, or outputted to the memory 520 for further processing.
  • the audio circuit 560 may also include an earbud jack to provide communication between the peripheral earphone and the mobile terminal.
  • WiFi is a short-range wireless transmission technology
  • the mobile terminal can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 570, which provides wireless broadband Internet access for users.
  • FIG. 5 shows the WiFi module 570, it can be understood that it does not belong to the essential configuration of the mobile terminal, and may be omitted as needed within the scope of not changing the essence of the invention.
  • Processor 580 is the control center of the mobile terminal, connecting various portions of the entire handset using various interfaces and lines, by running or executing software programs and/or modules stored in memory 520, and recalling data stored in memory 520, Perform various functions of the mobile terminal and process data to monitor the mobile phone as a whole.
  • the processor 580 may include one or more processing cores; preferably, the processor 580 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 580.
  • the mobile terminal also includes a power source 590 (such as a battery) that supplies power to the various components.
  • a power source 590 (such as a battery) that supplies power to the various components.
  • the power source can be logically coupled to the processor 580 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • Power supply 590 may also include any one or more of a DC or AC power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
  • the mobile terminal may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • the display unit of the mobile terminal is a touch screen display
  • the mobile terminal further includes a memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be Or one or more processors executing one or more programs containing instructions for performing the following operations:
  • the method further includes:
  • the improving the running performance of the central processing unit of the mobile terminal according to the lifting instruction comprises:
  • the running performance of the central processor of the mobile terminal is raised according to the lifting instruction, and when the timing of the timer reaches a predetermined timing, The running performance of the central processing unit of the mobile terminal is restored to a preset range.
  • the lifting instruction is used to indicate that the processor performance of the mobile terminal is raised to a preset level
  • the start timer is timed, including:
  • the timing duration is set according to the preset level.
  • the touch operation includes: a touch number of the touch screen and/or a pressing force for pressing on the touch screen;
  • an upgrade instruction for improving the running performance of the central processing unit of the mobile terminal including:
  • the frequency boost parameter is encapsulated in the boost instruction.
  • the touch operation includes: a click operation on the touch screen;
  • an upgrade instruction for improving processor performance of the mobile terminal including:
  • the recovering the running performance of the central processing unit of the mobile terminal to a preset range includes:
  • the number of core runs of the central processor is reduced to a preset first value, and/or the operating frequency of the central processor is reduced to a preset second value.
  • the preset page includes at least one of the following pages:
  • the technical solution provided by the embodiment of the present invention generates a lifting instruction for improving the performance of the central processing unit when the user performs a touch operation on the preset page of the mobile terminal, and improves the operation of the central processing unit according to the lifting instruction. performance. It is beneficial to speed up the response speed of the mobile terminal to the touch operation. In addition, when the timer duration of the timer reaches a predetermined timing, the running performance of the central processing unit of the mobile terminal is restored to a preset range, which is advantageous for reducing power consumption.
  • the embodiment of the present invention further provides a storage medium for storing an application for executing a processing method of any of the processors described in the foregoing method embodiments at runtime.
  • An embodiment of the present invention further provides an application for executing a processing method of any of the processors described in the foregoing method embodiments at runtime.
  • the foregoing method embodiments for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should understand that the present invention is not limited by the described action sequence. Because certain steps may be performed in other sequences or concurrently in accordance with the present invention.
  • the embodiments described in the specification are all preferred embodiments, and the actions and modules involved are not necessarily required by the present invention.
  • the disclosed apparatus may be implemented in other ways.
  • the device embodiments described above are schematic, for example, the division of the unit is only a logical function division, and the actual implementation may have another division manner, for example, multiple units or components may be combined or may be integrated. Go to another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种移动终端的处理方法及移动终端,其中,所述方法包括:监测对移动终端的触控屏的触控操作(101);判断所述触控操作是否是对预设页面执行的触控操作(102);若是,则根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令(103);根据所述提升指令提升所述移动终端的中央处理器的运行性能(104)。有利于加快移动终端触控操作的响应速度。

Description

移动终端的处理方法及移动终端 技术领域
本发明涉及电子设备领域,尤其是涉及一种移动终端的处理方法及移动终端。
背景技术
为了节省功耗,移动终端在启动具体应用之前,移动终端的中央处理器通常运行在低功耗模式(即:中央处理器以较少的内核数和较低的频率运行)。当接收到触控操作并确认是对具体的某个应用进行操作或者是对指定的某个应用进行操作后,将处理器由低功耗模式切换到高性能模式响应用户的点击操作,需要说明的是,处理器由低功耗模式切换到高性能模式需要上百毫秒,会导致用户从发出点击操作到移动终端的屏幕响应点击操作的过程有明显的滞后感。
发明内容
本发明实施例提供了一种移动终端的处理方法及移动终端,可以加快移动终端对触控操作的响应速度。
第一方面,本发明实施例提供了一种移动终端的处理方法,包括:
监测对移动终端的触控屏的触控操作;
判断所述触控操作是否是对预设页面执行的触控操作;
若是,则根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令;
根据所述提升指令提升所述移动终端的中央处理器的运行性能。
本发明实施例第二方面提供了一种移动终端,包括:
监测单元,用于监测对移动终端的触控屏的触控操作;
判断单元,用于判断所述触控操作是否是对预设页面执行的触控操作;
第一处理单元,用于若所述判断单元的判断结果为是时,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令;
第二处理单元,用于根据所述提升指令提升所述移动终端的中央处理器的运行性能。
本发明实施例第三方面提供了一种移动终端,包括:
处理器、存储器、触控屏、通信接口和通信总线,所述处理器、所述存储器、所述触控屏和所述通信接口通过所述通信总线连接并完成相互间的通信;
所述存储器存储有可执行程序代码,所述触控屏用于获取用户的触控操作,所述通信接口用于无线通信;
所述处理器用于调用所述存储器中的所述可执行程序代码,执行如本发明是实例第一方面中所描述的部分或全部步骤。
第四方面,本发明还提供一种存储介质,所述存储介质用于存储应用程序,所述应用程序用于在运行时执行如本发明实施例第一方面中所描述的部分或全部步骤。
第五方面,本发明还提供一种应用程序,所述应用程序用于在运行时执行如本发明实施例第一方面中所描述的部分或全部步骤。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的明显变形方式。
图1是本发明实施例提供的一种移动终端的处理方法的流程示意图。
图2-a是本发明实施例提供的另一种移动终端的处理方法的流程示意图。
图2-b是本发明实施例提供的一种预设页面的示意图。
图2-c是本发明实施例提供的另一种预设页面的示意图。
图2-d是本发明实施例提供的另一种预设页面的示意图。
图3是本发明实施例提供的一种移动终端的结构示意图。
图4是本发明实施例提供的另一种移动终端的结构示意图。
图5是本发明的另一实施例提供的一种移动终端的结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
需要说明的是,在本发明实施例中使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本发明。在本发明实施例和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
本发明实施例中提及的中央处理器(Central Processing Unit,CPU)是有多个内核的CPU,本实施例中的中央处理器可以是对称多核处理器(Symmetrical Multi-Processing,SMP),也可以是非对称多核处理器(Asymmetric Multi-Processing,AMP)。另外,本发明实施例中提及的移动终端可以是智能手机(smart phone)、平板电脑(Tablet Personal Computer)、车载移动终端等等。
请参阅图1,图1是本发明实施例提供的一种中央处理器的处理方法的流程示意图。本发明实施例从移动终端的角度出发进行描述。本实施例的中央处理器的处理方法可以包括以下内容:
101、监测对移动终端的触控屏的触控操作。
所述触控操作可以是对触控屏的点击操作。也可以是满足预设条件的触控操作,比如多次触摸,或者按压压力超过预设按压压力的触控操作,或者触控面积超过预定值的触控操作等。
102、判断所述触控操作是否是对预设页面执行的触控操作。
可选的,在本发明一些可能的实施方式中,预设页面包括如下页面中的任 意一个:移动终端中的应用的应用界面和所述移动终端的***桌面。比如,预设页面可以是拍照应用的运行页面、或者微信应用的运行页面、或者是移动终端启动或解锁后显示的***界面等。
103、若是,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令。
提升指令可以用于指示提升移动终端的中央处理器的内核运行数量;或者,
用于指示提升移动终端的运行频率;或者,
用于指示提升移动终端的中央处理器的内核运行数量和运行频率。
可选的,在本发明一些可能的实施方式中,所述触控操作的触控参数包括:对所述触控屏的触摸次数和在所述触控屏上进行按压的按压力度;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
获取所述触控操作的触控参数;
根据所述触控参数中的所述触摸次数生成所述中央处理器的内核运行数量提升参数;
根据所述触控参数中的所述按压力度生成所述中央处理器的运行频率提升参数;
生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
可选的,在本发明一些可能的实施方式中,所述触控操作可以是对所述触控屏的点击操作;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
根据所述点击操作生成所述中央处理器的运行频率提升参数;
生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
其中,内核运行数量提升参数可以用于指示中央处理器中的内核运行数量,举例来说,若移动终端的中央处理器当前内核运行数量为1,提升指令中的内核运行数量提升参数可以是2、3、4、5、6、7或8等,用于指示将移动终端的中央处理器的内核的运行数量提升为2个、3个、4个、5个、6个、7个或8个等。可以理解的是,移动终端的中央处理器的内核的运行数量的最大值为移动终端的中央处理器中包括的内核数量。
其中,运行频率提升参数可以用于指示中央处理器的运行频率。举例来说,若移动终端的中央处理器当前运行频率为200MHZ,若运行频率提升参数为500,则提升指令中的运行频率提升参数用于指示将中央处理器的运行频率提升至500MHZ。
104、根据所述提升指令提升所述移动终端的中央处理器的运行性能。
举例来说,若提升指令中的内核运行数量提升参数为3,则根据提升指令将移动终端的中央处理器的内核运行参数调整至3。
举例来说,若提升指令中的运行频率提升参数为500MHZ,则根据提升指令将移动终端的中央处理器的运行频率提升为500MHZ。
举例来说,若提升指令中的内核运行数据提升参数为3,提升指令中的运行频率提升参数为500MHZ,则根据提升指令将移动终端的中央处理器的内核运行参数调整至3,并将移动终端的中央处理器的运行频率提升为500MHZ。
需要说明的是,提升指令中的内核运行数量提升参数,可以用于指示将中央处理器中的运行的内核数量调整为与所述内核运行数量提升参数的值一致,也可以根据中央处理器当前的内核运行数量的改变而动态变化,举例来说,可以设定,若触控操作是对预设页面执行的触控操作时,提升指令设置中央处理器的内核运行数量增加1个,比如,若当前中央处理器的内核运行数量为1,则提升指令可以设置中央处理器的内核运行数量为2。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面执行的触控操作,提升指令可以用于指示提升中央处理器的运行频率。举例来说,若移动终端的中央处理器当前的运行的频率为每秒200MHZ,则提升指令可以指示将移动终端的中央处理器的运行频率设置为每秒1GHZ等。
可以理解的是,提升指令指示的中央处理器的运行频率可以是具体的值, 也可以是由当前运行频率确定的值,举例来说,可以指示中央处理器的运行频率提高了300MHZ,比如,若中央处理器中当前的运行频率为200MHZ,则根据提升指令提升后的中央处理器的运行频率可以为500MHZ。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面的触控操作,提升指令可以指示将中央处理器的内核运行数量提升为与所述预设页面对应的数值;也可以指示将中央处理器的运行频率提升为与所述预设页面对应的数值;还可以既指示将中央处理器的内核运行数量提升为与所述预设页面对应的数值、将中央处理器的运行频率提升为与所述预设页面对应的数值。举例来说,若移动终端的中央处理器的内核运行数量为1,则可以将移动终端的中央处理器的内核运行数量设置为与所述预设页面匹配的数量,比如6或8等;以及若移动终端的中央处理器的运行频率为每秒200MHZ,则提升指令可以指示将中央处理器的运行频率设置为与当前的预设页面匹配的频率,比如1GHZ等。
可以看出,本发明实施例提供的技术方案,在监测到用户对移动终端的预设页面执行触控操作时,生成提升中央处理器性能的提升指令,并根据提升指令提升中央处理器的运行性能。有利于加快移动终端对触控操作的响应速度。
请参阅图2-a,图2-a是本发明另一实施例提供的一种中央处理器的处理方法的流程示意图。本发明实施例从移动终端的角度出发进行描述。本实施例的中央处理器的处理方法可以包括以下内容:
201、监测对移动终端的触控屏的触控操作。
可选的,在本发明一些可能的实施方式中,预设页面包括如下页面中的任意一个:移动终端中的应用的应用界面和所述移动终端的***桌面。比如,预设页面可以是拍照应用的运行页面、或者微信应用的运行页面、或者是移动终端启动或解锁后显示的***界面等。
202、判断所述触控操作是否是对预设页面执行的触控操作。
可选的,在本发明一些可能的实施方式中,预设页面可以包括如下页面中的至少一个:指定应用的运行页面和移动终端的主页面。举例来说,预设页面 可以是移动终端启动后的主界面如图2-b所示,也可以是微信应用的运行页面如图2-c所示,还可以是拍照应用的运行页面如图2-d所示。
203、若是,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令。
204、根据所述提升指令提升所述移动终端的中央处理器的运行性能。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
根据所述触摸次数生成中央处理器的内核运行数量提升参数;
根据所述按压力度生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于提升指令中。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的点击操作,则所述根据所述触控操作生成用于提升所述移动终端的处理器性能的提升指令,包括:
根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
根据所述点击操作生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于所述提升指令中。
举例来说,若移动终端的中央处理器当前内核运行数量为1,则可以将移动终端的中央处理器的内核的运行数量设置为2、3、4、5、6、7或8等。可以理解的是,移动终端的中央处理器的内核的运行数量的最大值为移动终端的中央处理器中包括的内核数量。
可以理解的是,提升指令对应的中央处理器的内核运行数量可以是预设的具体的值。也可以根据中央处理器当前的内核运行数量来确定的值,举例来说,可以设定,若触控操作是对预设页面执行的触控操作时,提升指令可以设置中央处理器的内核运行数量增加1个,比如,若当前中央处理器的内核运行数量为1,则提升指令可以设置中央处理器的内核运行数量为2。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面执行的触控操作,提升指令可以用于指示提升中央处理器的运行频率。举例来说,若移动终端的中央处理器当前的运行的频率为每秒200MHZ,则提升指令可以指示将移动终端的中央处理器的运行频率设置为每秒1GHZ等。
可以理解的是,提升指令指示的中央处理器的运行频率可以是具体的值,也可以是由当前运行频率确定的值,举例来说,可以指示中央处理器的运行频率提高了300MHZ,比如,若中央处理器中当前的运行频率为200MHZ,则根据提升指令提升后的中央处理器的运行频率可以为500MHZ。
205、启动计时器计时。
206、在计时器的计时时长达到预定计时时长之前,根据所述提升指令提升所述移动终端的中央处理器的运行性能,并且,在所述计时器的计时时长达到预定的计时时长时,将所述移动终端的中央处理器的运行性能恢复至预设范围内。
可选的,在本发明一些可能的实施方式中,所述提升指令用于指示将所述移动终端的处理器性能提升至预设水平;所述启动计时器计时,包括:根据所述预设水平设置计时时长。
可选的,在本发明一些可能的实施方式中,还可以对触控操作对应的预设界面设置不同的计时时长,也可以根据不同的触控操作设置不同的计时时长。
可选的,在本发明一些可能的实施方式中,所述将所述移动终端的中央处理器的运行性能恢复至预设范围内,包括:将所述中央处理器的内核运行数量减少至预设的第一数值、和/或将所述中央处理器的运行频率降低至预设的第二数值。举例来说,若预设计时时长为200毫秒,根据提升指令可以将中央处理器的内核运行数量由1提升到6,当计时时长达到计时时长200毫秒时,可以将中央处理器的内核运行数量由6降为1,也可以将中央处理器的内核数量逐渐降低,比如可以每隔200毫秒减少一个中央处理器的内核运行数量直至减少1。
可以看出,本发明实施例提供的技术方案,在监测到用户对移动终端的预设页面执行触控操作时,生成提升中央处理器性能的提升指令,并根据提升指令提升中央处理器的运行性能。有利于加快移动终端对触控操作的响应速度。 另外,在计时器的计时时长达到预定计时时长时,将移动终端的中央处理器的运行性能恢复至预设范围,有利于减少功耗。
请参阅图3,图3是本发明的一个实施例提供的一种移动终端的结构示意图。如图3所示,本发明实施例提供的一种移动终端300可以包括:
监测单元301,用于监测对移动终端的触控屏的触控操作。
可选的,在本发明一些可能的实施方式中,触控操作可以包括对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度。
可选的,在本发明一些可能的实施方式中,触控操作可以是对触控屏的点击操作。
判断单元302,用于判断所述监测单元301监测到的所述触控操作是否是对预设页面执行的触控操作。
可选的,在本发明一些可能的实施方式中,预设页面可以包括如下页面中的至少一个:指定应用的运行页面和移动终端的主页面。举例来说,预设页面可以是拍照应用的运行页面、或者微信应用的运行页面、或者是移动终端启动后的主界面等。
第一处理单元303,用于若所述判断单元302的判断结果为是时,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令。
第二处理单元304,用于根据所述提升指令提升所述移动终端的中央处理器的运行性能。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
根据所述触摸次数生成中央处理器的内核运行数量提升参数;
根据所述按压力度生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于提升指令中。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的 点击操作,则所述根据所述触控操作生成用于提升所述移动终端的处理器性能的提升指令,包括:
根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
根据所述点击操作生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于所述提升指令中。
举例来说,若移动终端的中央处理器当前内核运行数量为1,则可以将移动终端的中央处理器的内核的运行数量设置为2、3、4、5、6、7或8等。可以理解的是,移动终端的中央处理器的内核的运行数量的最大值为移动终端的中央处理器中包括的内核数量。
可以理解的是,提升指令对应的中央处理器的内核运行数量可以是预设的具体的值。也可以根据中央处理器当前的内核运行数量的改变而动态变化,举例来说,可以设定,若触控操作是对预设页面执行的触控操作时,提升指令设置中央处理器的内核运行数量增加1个,比如,若当前中央处理器的内核运行数量为1,则提升指令可以设置中央处理器的内核运行数量为2。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面执行的触控操作,提升指令可以用于指示提升中央处理器的运行频率。举例来说,若移动终端的中央处理器当前的运行的频率为每秒200MHZ,则提升指令可以指示将移动终端的中央处理器的运行频率设置为每秒1GHZ等。
可以理解的是,提升指令指示的中央处理器的运行频率可以是具体的值,也可以是由当前运行频率确定的值,举例来说,可以指示中央处理器的运行频率提高了300MHZ,比如,若中央处理器中当前的运行频率为200MHZ,则根据提升指令提升后的中央处理器的运行频率可以为500MHZ。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面的触控操作,提升指令可以指示将中央处理器的内核运行数量提升为与所述预设页面对应的数值;也可以指示将中央处理器的运行频率提升为与所述预设页面对应的数值;还可以既指示将中央处理器的内核运行数量提升为与所述预设页面对应的数值、将中央处理器的运行频率提升为与所述预设页面对应的数值。举例来说,若移动终端的中央处理器的内核运行数量为1,则可以将移动终端的 中央处理器的内核运行数量设置为与所述预设页面匹配的数量,比如6或8等;以及若移动终端的中央处理器的运行频率为每秒200MHZ,则提升指令可以指示将中央处理器的运行频率设置为与当前的预设页面匹配的频率,比如1GHZ等。
可以理解的是,与所述当前预设页面对应的内核运行数量提升参数可以是具体的值。也可以是随当前中央处理器的内核运行数量或者运行频率的改变而动态变化的值,举例来说,内核运行数量提升参数可以设置中央处理器的内核运行数量比当前多1个,比如,若中央处理器当前的内核运行数量为1,则提升指令可以设置中央处理器的内核运行数量为2。类似的,频率提升参数可以是具体的值。也可以是随中央处理器的运行频率的改变而动态变化的值,举例来说,可以根据提升指令将中央处理器的运行频率设置为比当前中央处理器的运行频率提高300MHZ,比如,若中央处理器的当前运行频率为200MHZ,则根据提升指令将中央处理器的运行频率提升至500MHZ。
可以看出,本发明实施例提供的技术方案,在监测到用户对移动终端的预设页面执行触控操作时,生成提升中央处理器性能的提升指令,并根据提升指令提升中央处理器的运行性能。有利于加快移动终端对触控操作的响应速度。
请参阅图4,图4是本发明另一实施例提供的一种移动终端的结构示意图。如图4所示,本发明实施例提供的一种移动终端400可以包括:
监测单元401,用于监测对移动终端的触控屏的触控操作。
可选的,在本发明一些可能的实施方式中,触控操作可以是对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度。
可选的,在本发明一些可能的实施方式中,触控操作可以是对触控屏的点击操作。
判断单元402,用于判断所述触控操作是否是对预设页面执行的触控操作。
可选的,在本发明一些可能的实施方式中,预设页面可以包括如下页面中的至少一个:指定应用的运行页面和移动终端的主页面。举例来说,预设页面可以是移动终端启动后的主界面如图2-b所示,也可以是微信应用的运行页面 如图2-c所示,还可以是拍照应用的运行页面如图2-d所示。
第一处理单元403,用于若所述判断单元402的判断结果为是时,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
根据所述触摸次数生成中央处理器的内核运行数量提升参数;
根据所述按压力度生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于提升指令中。
可选的,在本发明一些可能的实施方式中,若触控操作为对所述触控屏的点击操作,则所述根据所述触控操作生成用于提升所述移动终端的处理器性能的提升指令,包括:
根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
根据所述点击操作生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于所述提升指令中。
举例来说,若移动终端的中央处理器当前内核运行数量为1,则可以将移动终端的中央处理器的内核的运行数量设置为2、3、4、5、6、7或8等。可以理解的是,移动终端的中央处理器的内核的运行数量的最大值为移动终端的中央处理器中包括的内核数量。
可以理解的是,提升指令对应的中央处理器的内核运行数量可以是预设的具体的值。也可以根据中央处理器当前的内核运行数量来确定的值,举例来说,可以设定,若触控操作是对预设页面执行的触控操作时,提升指令可以设置中央处理器的内核运行数量增加1个,比如,若当前中央处理器的内核运行数量为1,则提升指令可以设置中央处理器的内核运行数量为2。
可选的,在本发明一些可能的实施方式中,若触控操作为对预设页面执行的触控操作,提升指令可以用于指示提升中央处理器的运行频率。举例来说, 若移动终端的中央处理器当前的运行的频率为每秒200MHZ,则提升指令可以指示将移动终端的中央处理器的运行频率设置为每秒1GHZ等。
可以理解的是,提升指令指示的中央处理器的运行频率可以是具体的值,也可以是由当前运行频率确定的值,举例来说,可以指示中央处理器的运行频率提高了300MHZ,比如,若中央处理器中当前的运行频率为200MHZ,则根据提升指令提升后的中央处理器的运行频率可以为500MHZ。
计时单元404,用于在所述第一处理单元403生成提升指令之后,开始计时。
第二处理单元405,用于在计时单元404的计时时长达到预定计时时长之前,根据所述提升指令提升所述移动终端的中央处理器的运行性能,并且,在所述计时单元404的计时时长达到预定的计时时长时,将所述移动终端的中央处理器的运行性能恢复至预设范围内。
可选的,在本发明一些可能的实施方式中,所述提升指令用于指示将所述移动终端的处理器性能提升至预设水平;所述计时单元还用于:根据所述预设水平设置计时时长。
可选的,在本发明一些可能的实施方式中,还可以对触控操作对应的预设界面设置不同的计时时长,也可以根据不同的触控操作设置不同的计时时长。
可选的,在本发明一些可能的实施方式中,所述将所述移动终端的中央处理器的运行性能恢复至预设范围内,包括:将所述中央处理器的内核运行数量减少至预设的第一数值、和/或将所述中央处理器的运行频率降低至预设的第二数值。举例来说,若预设计时时长为200毫秒,根据提升指令可以将中央处理器的内核运行数量由1提升到6,当计时时长达到计时时长200毫秒时,可以将中央处理器的内核运行数量由6降为1,也可以将中央处理器的内核数量逐渐降低,比如可以每隔200毫秒减少一个中央处理器的内核运行数量直至减少1。
可以看出,本发明实施例提供的技术方案,在监测到用户对移动终端的预设页面执行触控操作时,生成提升中央处理器性能的提升指令,并根据提升指令提升中央处理器的运行性能。有利于加快移动终端对触控操作的响应速度。另外,在计时器的计时时长达到预定计时时长时,将移动终端的中央处理器的 运行性能恢复至预设范围,有利于减少功耗。
请参阅图5,图5是本发明实施例提供的一种移动终端的结构示意图。本实施例的移动终端包括:RF(Radio Frequency,射频)电路510、包括有一个或一个以上计算机可读存储介质的存储器520、输入单元530、显示单元540、传感器550、音频电路560、WiFi(wireless fidelity,无线保真)模块570、包括有一个或者一个以上处理核心的处理器580、以及电源590等部件。本领域技术人员可以理解,图5中示出的移动终端结构并不构成对移动终端的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。其中:
RF电路510可用于收发信息或通话过程中,信号的接收和发送,特别地,将基站的下行信息接收后,交由一个或者一个以上处理器580处理;另外,将涉及上行的数据发送给基站。通常,RF电路510包括但不限于天线、至少一个放大器、调谐器、一个或多个振荡器、用户身份模块(SIM)卡、收发信机、耦合器、LNA(Low Noise Amplifier,低噪声放大器)、双工器等。此外,RF电路510还可以通过无线通信与网络和其他设备通信。所述无线通信可以使用任一通信标准或协议,包括但不限于GSM(Global System of Mobile communication,全球移动通讯***)、GPRS(General Packet Radio Service,通用分组无线服务)、CDMA(Code Division Multiple Access,码分多址)、WCDMA(Wideband Code Division Multiple Access,宽带码分多址)、LTE(Long Term Evolution,长期演进)、电子邮件、SMS(Short Messaging Service,短消息服务)等。
存储器520可用于存储软件程序以及模块,处理器580通过运行存储在存储器520的软件程序以及模块,从而执行各种功能应用以及数据处理。存储器520可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作***、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据移动终端的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器520可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。 相应地,存储器520还可以包括存储器控制器,以提供处理器580和输入单元530对存储器520的访问。
输入单元530可用于接收输入的数字或字符信息,以及产生与用户设置以及功能控制有关的键盘、鼠标、操作杆、光学或者轨迹球信号输入。具体地,输入单元530可包括触敏表面531以及其他输入设备532。触敏表面531,也称为触摸显示屏或者触控板,可收集用户在其上或附近的点击操作(比如用户使用手指、触笔等任何适合的物体或附件在触敏表面531上或在触敏表面531附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触敏表面531可包括点击检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器580,并能接收处理器580发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触敏表面531。除了触敏表面531,输入单元530还可以包括其他输入设备532。具体地,其他输入设备532可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。
显示单元540可用于显示由用户输入的信息或提供给用户的信息以及移动终端的各种图形用户接口,这些图形用户接口可以由图形、文本、图标、视频和其任意组合来构成。显示单元540可包括显示面板541,可选的,可以采用LCD(Liquid Crystal Display,液晶显示器)、OLED(Organic Light-Emitting Diode,有机发光二极管)等形式来配置显示面板541。进一步的,触敏表面531可覆盖显示面板541,当触敏表面531检测到在其上或附近的触摸操作后,传送给处理器580以确定触摸事件的类型,随后处理器580根据触摸事件的类型在显示面板541上提供相应的视觉输出。虽然在图5中,触敏表面531与显示面板541是作为两个独立的部件来实现输入和输入功能,但是在某些实施例中,可以将触敏表面531与显示面板541集成而实现输入和输出功能。
移动终端还可包括至少一种传感器550,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板541的亮度,接近传感器可 在移动终端移动到耳边时,关闭显示面板541和/或背光。作为运动传感器的一种,重力加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于移动终端还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
音频电路560、扬声器561,传声器562可提供用户与移动终端之间的音频接口。音频电路560可将接收到的音频数据转换后的电信号,传输到扬声器561,由扬声器561转换为声音信号输出;另一方面,传声器562将收集的声音信号转换为电信号,由音频电路560接收后转换为音频数据,再将音频数据输出处理器580处理后,经RF电路510以发送给比如另一移动终端,或者将音频数据输出至存储器520以便进一步处理。音频电路560还可能包括耳塞插孔,以提供外设耳机与移动终端的通信。
WiFi属于短距离无线传输技术,移动终端通过WiFi模块570可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图5示出了WiFi模块570,但是可以理解的是,其并不属于移动终端的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。
处理器580是移动终端的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器520内的软件程序和/或模块,以及调用存储在存储器520内的数据,执行移动终端的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器580可包括一个或多个处理核心;优选的,处理器580可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作***、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器580中。
移动终端还包括给各个部件供电的电源590(比如电池),优选的,电源可以通过电源管理***与处理器580逻辑相连,从而通过电源管理***实现管理充电、放电、以及功耗管理等功能。电源590还可以包括一个或一个以上的直流或交流电源、再充电***、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。
尽管未示出,移动终端还可以包括摄像头、蓝牙模块等,在此不再赘述。具体在本实施例中,移动终端的显示单元是触控屏显示器,移动终端还包括有存储器,以及一个或者一个以上的程序,其中一个或者一个以上程序存储于存储器中,且经配置以由一个或者一个以上处理器执行述一个或者一个以上程序包含用于进行以下操作的指令:
监测对移动终端的触控屏的触控操作;
判断所述触控操作是否是对预设页面执行的触控操作;
若是,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令;
根据所述提升指令提升所述移动终端的中央处理器的运行性能。
可选地,所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令之后,所述方法还包括:
启动计时器计时;
所述根据所述提升指令提升所述移动终端的中央处理器的运行性能,包括:
在所述计时器的计时时长达到预定计时时长之前,根据所述提升指令提升所述移动终端的中央处理器的运行性能,并且,在所述计时器的计时时长达到预定的计时时长时,将所述移动终端的中央处理器的运行性能恢复至预设范围内。
可选地,所述提升指令用于指示将所述移动终端的处理器性能提升至预设水平;
所述启动计时器计时,包括:
根据所述预设水平设置计时时长。
可选地,所述触控操作包括:对所述触控屏的触摸次数和/或在所述触控屏上进行按压的按压力度;
所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
根据所述触摸次数生成中央处理器的内核运行数量提升参数;
根据所述按压力度生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行 频率提升参数封装于提升指令中。
可选地,所述触控操作包括:对所述触控屏的点击操作;
所述根据所述触控操作生成用于提升所述移动终端的处理器性能的提升指令,包括:
根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
根据所述点击操作生成所述中央处理器的运行频率提升参数;
将所述中央处理器的内核运行数量提升参数和/或所述中央处理器的运行频率提升参数封装于所述提升指令中。
可选地,所述将所述移动终端的中央处理器的运行性能恢复至预设范围内,包括:
将所述中央处理器的内核运行数量减少至预设的第一数值、和/或将所述中央处理器的运行频率降低至预设的第二数值。
可选地,所述预设页面包括如下页面中的至少一个:
指定应用的运行页面和所述移动终端的主页面。
可以看出,本发明实施例提供的技术方案,在监测到用户对移动终端的预设页面执行触控操作时,生成提升中央处理器性能的提升指令,并根据提升指令提升中央处理器的运行性能。有利于加快移动终端对触控操作的响应速度。另外,在计时器的计时时长达到预定计时时长时,将移动终端的中央处理器的运行性能恢复至预设范围,有利于减少功耗。
本发明实施例还提供了一种存储介质,所述存储介质用于存储应用程序,所述应用程序用于在运行时执行前面方法实施例中所述的任一处理器的处理方法。
本发明实施例还提供了一种应用程序,所述应用程序用于在运行时执行前面方法实施例中所述的任一处理器的处理方法。需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个***,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,以上实施例仅用以说明本发明技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,其中,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中 部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。

Claims (20)

  1. 一种移动终端的处理方法,其特征在于,包括:
    监测对移动终端的触控屏的触控操作;
    判断所述触控操作是否是对预设页面执行的触控操作;
    若是,则根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令;
    根据所述提升指令提升所述移动终端的中央处理器的运行性能。
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令之后,所述方法还包括:
    启动计时器计时;
    所述根据所述提升指令提升所述移动终端的中央处理器的运行性能,包括:
    在所述计时器的计时时长达到预定计时时长之前,根据所述提升指令提升所述移动终端的中央处理器的运行性能,并且,在所述计时器的计时时长达到预定的计时时长时,将所述移动终端的中央处理器的运行性能恢复至预设范围内。
  3. 根据权利要求2所述的方法,其特征在于,所述提升指令用于指示将所述移动终端的处理器性能提升至预设水平;
    所述启动计时器计之前,所述方法还包括:
    根据所述预设水平设置所述预定计时时长。
  4. 根据权利要求1至3任一项所述的方法,其特征在于,所述触控操作的触控参数包括:对所述触控屏的触摸次数和在所述触控屏上进行按压的按压力度;
    所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
    获取所述触控操作的触控参数;
    根据所述触控参数中的所述触摸次数生成所述中央处理器的内核运行数量提升参数;
    根据所述触控参数中的所述按压力度生成所述中央处理器的运行频率提升参数;
    生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
  5. 根据权利要求4所述的方法,其特征在于,
    所述内核运行数量提升参数用于指示中央处理器中的内核运行数量。
  6. 根据权利要求4所述的方法,其特征在于,
    所述运行频率提升参数用于指示中央处理器的运行频率。
  7. 根据权利要求1至3任一项所述的方法,其特征在于,所述触控操作包括:对所述触控屏的点击操作;
    所述根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,包括:
    根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
    根据所述点击操作生成所述中央处理器的运行频率提升参数;
    生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
  8. 根据权利要求2所述的方法,其特征在于,
    所述将所述移动终端的中央处理器的运行性能恢复至预设范围内,包括:
    将所述中央处理器的内核运行数量减少至预设的第一数值、和/或将所述中央处理器的运行频率降低至预设的第二数值。
  9. 根据权利要求1至3任一项所述的方法,其特征在于:
    所述预设页面包括如下页面中的任意一个:
    所述移动终端中的应用的应用界面和所述移动终端的***桌面。
  10. 一种移动终端,其特征在于,包括:
    监测单元,用于监测对移动终端的触控屏的触控操作;
    判断单元,用于判断所述触控操作是否是对预设页面执行的触控操作;
    第一处理单元,用于若所述判断单元的判断结果为是时,根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令;
    第二处理单元,用于根据所述提升指令提升所述移动终端的中央处理器的运行性能。
  11. 根据权利要求10所述的移动终端,其特征在于,还包括:
    计时单元,用于在所述第一处理单元生成所述提升指令之后,启动计时器计时;
    第二处理单元具体用于,在所述计时器的计时时长达到预定计时时长之前,根据所述提升指令提升所述移动终端的中央处理器的运行性能,并且,在所述计时器的计时时长达到预定的计时时长时,将所述移动终端的中央处理器的运行性能恢复至预设范围内。
  12. 根据权利要求11所述的移动终端,其特征在于,所述提升指令用于指示将所述移动终端的处理器性能提升至预设水平;
    所述计时单元还用于,在启动所述计时器计时之前,根据所述预设水平设置所述预定计时时长。
  13. 根据权利要求10至12任一项所述的移动终端,其特征在于,所述触控操作的触控参数包括:对所述触控屏的触摸次数和在所述触控屏上进行按压的按压力度;
    所述第一处理单元根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,具体为,获取所述触控操作的触控参数;根据 所述触控参数中的所述触摸次数生成所述中央处理器的内核运行数量提升参数;根据所述触控参数中的所述按压力度生成所述中央处理器的运行频率提升参数;生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
  14. 根据权利要求13所述的方法,其特征在于,
    所述内核运行数量提升参数用于指示中央处理器中的内核运行数量;
    所述运行频率提升参数用于指示中央处理器的运行频率。
  15. 根据权利要求10至12任一项所述的移动终端,其特征在于,所述触控操作包括:对所述触控屏的点击操作;
    所述第一处理单元根据所述触控操作生成用于提升所述移动终端的中央处理器的运行性能的提升指令,具体为,
    根据所述点击操作生成所述中央处理器的内核运行数量提升参数;
    根据所述点击操作生成所述中央处理器的运行频率提升参数;
    生成包括所述内核运行数量提升参数和所述运行频率提升参数的提升指令。
  16. 根据权利要求11所述的移动终端,其特征在于,
    所述第二处理单元将所述移动终端的中央处理器的运行性能恢复至预设范围内,具体为:
    将所述中央处理器的内核运行数量减少至预设的第一数值、和/或将所述中央处理器的运行频率降低至预设的第二数值。
  17. 根据权利要求10至12任一项所述的移动终端,其特征在于:
    所述预设页面包括如下页面中的任意一个:
    所述移动终端的应用的应用界面和所述移动终端的***桌面。
  18. 一种移动终端,其特征在于,包括:
    处理器、存储器、触控屏、通信接口和通信总线,所述处理器、所述存储器、所述触控屏和所述通信接口通过所述通信总线连接并完成相互间的通信;
    所述存储器存储有可执行程序代码,所述触控屏用于获取用户的触控操作,所述通信接口用于无线通信;
    所述处理器用于调用所述存储器中的所述可执行程序代码,执行如权利要求1-9任一项所描述的方法。
  19. 一种存储介质,其特征在于,所述存储介质用于存储应用程序,所述应用程序用于在运行时执行如权利要求1-9任一项所描述的方法。
  20. 一种应用程序,其特征在于,所述应用程序用于在运行时执行如权利要求1-9任一项所描述的方法。
PCT/CN2017/086455 2016-05-31 2017-05-27 移动终端的处理方法及移动终端 WO2017206860A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610380712.XA CN106066769B (zh) 2016-05-31 2016-05-31 一种移动终端的处理方法及移动终端
CN201610380712.X 2016-05-31

Publications (1)

Publication Number Publication Date
WO2017206860A1 true WO2017206860A1 (zh) 2017-12-07

Family

ID=57421042

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/086455 WO2017206860A1 (zh) 2016-05-31 2017-05-27 移动终端的处理方法及移动终端

Country Status (2)

Country Link
CN (1) CN106066769B (zh)
WO (1) WO2017206860A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106066769B (zh) * 2016-05-31 2019-05-21 Oppo广东移动通信有限公司 一种移动终端的处理方法及移动终端
CN110008027B (zh) * 2019-04-09 2021-08-20 Oppo广东移动通信有限公司 进程的运行方法、装置、终端及存储介质
CN110399087A (zh) * 2019-07-29 2019-11-01 深圳传音控股股份有限公司 屏幕触控的控制方法、终端设备及计算机可读存储介质
CN112416106B (zh) * 2019-08-22 2023-11-21 Oppo(重庆)智能科技有限公司 一种电子设备的控制方法、装置、设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102929383A (zh) * 2012-11-06 2013-02-13 山东大学 一种通过cpu动态调频技术降低嵌入式***功耗的方法
US20140108838A1 (en) * 2012-08-30 2014-04-17 Huawei Device Co., Ltd. Method and Apparatus for Controlling Central Processing Unit
CN104216502A (zh) * 2014-08-28 2014-12-17 华南理工大学 一种具有前瞻属性的SoC动态电压频率调节方法
CN104423533A (zh) * 2013-09-09 2015-03-18 联想(北京)有限公司 一种处理器频率控制方法和电子设备
CN106066769A (zh) * 2016-05-31 2016-11-02 广东欧珀移动通信有限公司 一种移动终端的处理方法及移动终端

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2515618B (en) * 2013-05-30 2017-10-11 Electronics & Telecommunications Res Inst Method and apparatus for controlling operation voltage of processor core, and processor system including the same
CN104407690B (zh) * 2014-12-19 2018-03-06 中科创达软件股份有限公司 调节cpu工作频率的方法、装置及移动终端
CN104731304B (zh) * 2015-03-20 2018-01-19 广东欧珀移动通信有限公司 一种终端中cpu调频模式的调整方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140108838A1 (en) * 2012-08-30 2014-04-17 Huawei Device Co., Ltd. Method and Apparatus for Controlling Central Processing Unit
CN102929383A (zh) * 2012-11-06 2013-02-13 山东大学 一种通过cpu动态调频技术降低嵌入式***功耗的方法
CN104423533A (zh) * 2013-09-09 2015-03-18 联想(北京)有限公司 一种处理器频率控制方法和电子设备
CN104216502A (zh) * 2014-08-28 2014-12-17 华南理工大学 一种具有前瞻属性的SoC动态电压频率调节方法
CN106066769A (zh) * 2016-05-31 2016-11-02 广东欧珀移动通信有限公司 一种移动终端的处理方法及移动终端

Also Published As

Publication number Publication date
CN106066769A (zh) 2016-11-02
CN106066769B (zh) 2019-05-21

Similar Documents

Publication Publication Date Title
WO2017206916A1 (zh) 处理器中内核运行配置的确定方法以及相关产品
CN106293308B (zh) 一种屏幕解锁方法及装置
WO2018032581A1 (zh) 一种应用程序控制方法及装置
WO2016119580A1 (zh) 一种开启终端的语音输入功能的方法、装置和终端
CN106775833B (zh) 设备驱动程序加载方法、终端及***
CN104778055B (zh) 显示进度条的方法和装置
WO2015043194A1 (zh) 虚拟键盘显示方法、装置及终端
WO2017206915A1 (zh) 处理器中内核运行配置的确定方法以及相关产品
CN107219951B (zh) 触控屏控制方法、装置、存储介质及终端设备
CN105630846B (zh) 头像更新方法及装置
WO2018166204A1 (zh) 一种控制指纹识别模组的方法、移动终端及存储介质
WO2017206860A1 (zh) 移动终端的处理方法及移动终端
CN106406924B (zh) 应用程序启动和退出画面的控制方法、装置及移动终端
WO2018006841A1 (zh) 二维码信息传输方法、装置以及设备
WO2018161539A1 (zh) 亮屏控制方法及设备
WO2017206918A1 (zh) 终端加速唤醒方法以及相关产品
WO2014206138A1 (zh) 一种更新网页数据的方法、装置和终端设备
JP2014529146A (ja) 中央演算装置を制御するための方法および装置
CN110688051B (zh) 一种录屏操作方法、装置、计算机可读存储介质及终端
CN107193551B (zh) 一种生成图像帧的方法和装置
CN106911873B (zh) 优化马达的方法、装置及移动终端
CN110277097B (zh) 数据处理方法及相关设备
CN105159655B (zh) 行为事件的播放方法和装置
WO2015039623A1 (zh) 一种终端设备执行的信息显示方法和终端设备
WO2015067206A1 (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: 17805805

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

Country of ref document: EP

Kind code of ref document: A1