WO2017206857A1 - Procédé de commande de réponse et terminal mobile - Google Patents

Procédé de commande de réponse et terminal mobile Download PDF

Info

Publication number
WO2017206857A1
WO2017206857A1 PCT/CN2017/086452 CN2017086452W WO2017206857A1 WO 2017206857 A1 WO2017206857 A1 WO 2017206857A1 CN 2017086452 W CN2017086452 W CN 2017086452W WO 2017206857 A1 WO2017206857 A1 WO 2017206857A1
Authority
WO
WIPO (PCT)
Prior art keywords
input event
response time
processor
event
determining
Prior art date
Application number
PCT/CN2017/086452
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 WO2017206857A1 publication Critical patent/WO2017206857A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration

Definitions

  • the present invention relates to the field of mobile terminal technologies, and in particular, to a response control method and a mobile terminal.
  • the operating system in the current mobile terminal responds to the user's input event within a preset response time. For example, if the operating system in the mobile terminal sets the response time for the user's first input event to be 5 s, if the operating system receives and records the user's first input event, the first input event is not executed within 5 s. The instruction indicates that the operating system is not responding to the first input event. If the operating system determines that it has lost response to the user's input event, it will cause the operating system to forcibly close the running application, etc., which affects the response efficiency to the user input event and reduces the user experience.
  • the embodiment of the invention provides a response control method and a mobile terminal, which can improve response efficiency to user input events and improve user experience.
  • an embodiment of the present invention provides a response control method, including:
  • the performance metric of the processor in the mobile terminal is adjusted to respond to the input event.
  • a response time period corresponding to the input event may be determined, and by determining an early warning time point within the response time period, the response time period may be The time from the start time point to the time of the early warning response time point is monitored whether the input event is responded. If not, the unresponsive behavior of the system can be prevented in advance by adjusting the performance index of the processor, thereby improving the system response. The efficiency of the input event enhances the user experience.
  • the method before the determining a response time period corresponding to the input event, the method further includes:
  • the determining, by the determining, the response time period corresponding to the input event includes:
  • the response time period corresponding to the priority of the input event is determined based on the correspondence between the priority and the response time period.
  • the determining an alert response time point within the response time period includes:
  • the warning response time point is determined according to a preset ratio.
  • the method before the adjusting performance indicators of the processor in the mobile terminal, the method further includes:
  • the adjusting performance indicators of the processor in the mobile terminal includes:
  • the adjusting the to-be-adjusted performance indicator of the processor in the mobile terminal includes:
  • the to-be-adjusted performance indicator includes a primary frequency indicator, increasing the primary frequency indicator of the processor
  • the to-be-adjusted performance indicator includes a core processing unit quantity indicator, increasing the core processing unit quantity indicator of the processor.
  • the method further includes:
  • the input event is adjusted to the other core processing unit for processing.
  • the method further includes:
  • the second sub-event is processed by the second core processing unit during processing of the first sub-event by the first core processing unit.
  • an embodiment of the present invention provides a mobile terminal, where the mobile terminal includes a functional unit, and the functional unit is used to perform some or all of the steps described in any one of the first aspects of the embodiments of the present invention.
  • an embodiment of the present invention provides a mobile terminal, including:
  • processor a processor, a memory, a communication interface, and a communication bus, wherein the processor, the memory, and the communication interface are connected by the communication bus and complete communication with each other;
  • the memory stores executable program code for wireless communication
  • the processor is configured to invoke the executable program code in the memory to perform some or all of the steps described in any of the methods of the first aspect of the embodiments of the present invention.
  • FIG. 1 is a schematic flow chart of a response control method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flow chart of another response control method according to an embodiment of the present invention.
  • FIG. 3 is a block diagram of a unit composition of a response control apparatus according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another mobile terminal according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a response control method according to an embodiment of the present invention.
  • the response control method can be implemented by a mobile terminal. As shown in FIG. 1, the method includes at least the following steps.
  • Step S101 after detecting an input event of the user, determining a response time period corresponding to the input event.
  • the mobile terminal can detect an input event of the user and determine a response time period corresponding to the input event based on the input event.
  • the user input event may include at least one of: a touch event of the user to the touch display screen of the mobile terminal; a captured user biometric, such as a user fingerprint feature, a user iris feature, etc.; a user's voice input event; Induced user gesture events, etc.
  • different user input events can correspond to different response durations.
  • different response durations may be determined based on different user input event priorities, such as the user's touch event priority may be higher than the user's voice input event, etc., and the response corresponding to the high priority input event The duration corresponds to a shorter response time than the input event with a lower priority. And querying the order in which the processor currently processes the event, and determining a response time period of the corresponding response duration for the input event of the user.
  • Step S102 determining an early warning response time point within the response time period.
  • the alert response time point is determined within the response time period after the response time period of the user's input event is determined.
  • the early warning response time point is used to make an early warning to the operating system not responding, so as to prevent the system from responding to the input event of the user as much as possible, affecting the response efficiency and user operations.
  • the determining the time point of the early warning response may be based on the urgency or priority of the input event. If the urgency of the input event is high, or the priority is high, the determined early warning response time point is in front of the response time period. .
  • the determination of the early warning response time point may also be based on a fixed ratio of the preset warning duration and the response duration of the response time period, such as the ratio of the duration of the early warning response time point to the start time point of the response time period and the response duration is 0.5, etc. , that is, the warning response time point is set at a position half the duration of the response time period.
  • the determination of the early warning response time point may also be based on the load amount of the input event. If the load amount of the input event is larger, the longer the processing time of the input event by the processor, the response time of the early warning response time point. The position of the point is higher, so that the subsequent processor has sufficient processing time for the input event.
  • Step S103 the duration from the start time point of the response time period to the warning response time point Internally, it is monitored whether the input event is responded.
  • the input event is monitored for response during the length of the response time period from the start time point to the early warning response time point. Specifically, during the period of time, by monitoring whether the input event is responded, it is further determined whether the following steps are required. If it is detected that the input event is responded within the period of time, the monitoring is ended, and the next user input event is continuously detected; if the input event is not detected within the period of time, the following steps are continued.
  • the input event may be monitored within a period of time according to a preset monitoring period, and the input event may be continuously monitored to be responded.
  • Step S104 If it is detected that the input event is not responded, adjust a performance indicator of the processor in the mobile terminal to respond to the input event.
  • the operating system in the mobile terminal can adjust the performance metric of the processor to ensure that the input event can be responded to.
  • the performance indicators of the processor are adjusted to improve the performance of the processor, thereby enhancing the processing capability of the processor, thereby processing and responding to the input event in time.
  • the performance indicator of the adjustment processor may include a low power mode of the processor being turned off.
  • the low power mode of the processor may be turned on in a normal use state of the mobile terminal, when the mobile terminal encounters If the abnormal condition, such as the above, cannot respond to the user's input event in time, it is necessary to forcibly turn off the low power mode of the processor to improve the processing performance of the processor; or, to increase the clock frequency of the processor (ie, the primary frequency), thereby Improve the computing power of the processor, increase the clock frequency of the processor based on the load response of the input event, or increase the clock frequency of the processor to the highest frequency value, or overclock the clock frequency of the processor, etc.
  • the embodiment of the present invention is not limited; or, the number of cores in the processor is increased, for example, the processor has multiple core processing units, wherein only a part of the core processing units can be operated by turning on one of the remaining parts or Multiple core processing units to improve the overall performance of the processor.
  • the performance indicator of the adjustment processor may include one or more of the foregoing manners, which are not limited in the embodiment of the present invention.
  • the response time period corresponding to the input event may be determined, and the start time of the response time period may be determined by determining the early warning time point within the response time period. If the time is up to the time period of the early warning response time, the input event is monitored to be responded. If the response is not responded, the unresponsive behavior of the system can be prevented by adjusting the performance index of the processor, thereby improving the response of the system to the input event. Efficiency and enhanced user experience.
  • FIG. 2 is a schematic flowchart diagram of another response control method according to an embodiment of the present invention.
  • the method can be implemented by a mobile terminal. As shown in FIG. 2, the method can include at least the following steps.
  • Step S201 after detecting an input event of the user, determining a priority of the input event.
  • the mobile terminal may determine its priority based on the input event upon detecting the user's input event.
  • the user input event may include at least one of: a touch event of the user to the touch display screen of the mobile terminal; a captured user biometric, such as a user fingerprint feature, a user iris feature, etc.; a user's voice input event; Induced user gesture events, etc.
  • different user input events can correspond to different response durations.
  • the user's input event can be preset with a priority, such as The user's touch event may have a higher priority than the user's voice input event.
  • the priority of the input event may be determined according to an emergency situation of the user's input event. If the input event of the user is a call for help number, it is determined that the input event has the highest priority and needs to be prioritized.
  • Step S202 Determine, according to a correspondence between the priority and the response time period, a response time period corresponding to the priority of the input event.
  • the correspondence between the priority and the response time period may be preset to determine different response time periods based on different priorities of the user input events. Specifically, the higher the priority, the longer the response time period can be set, thereby preventing the system from responding to the user input event. For example, when the priority of the user input event is the highest, the corresponding response time period is the longest, and the processor is instructed to preferentially process the user input event, that is, the higher the starting time point of the corresponding response time period; Similarly, if the priority of the user input event is low, the response time period corresponding to the higher priority user input event of the corresponding response time period is short.
  • Step S203 determining an early warning response time point within the response time period.
  • step S203 may determine an early warning response time point within the response time period by any of the following manners:
  • the warning response time point is determined according to a preset ratio.
  • the ratio of the response response duration to the response duration of the response period may be determined based on the priority of the input event. If the priority of the input event is higher, the smaller the ratio indicates that the early warning is required to prompt the processor.
  • the input event is processed as soon as possible. For example, if the priority of the input event is high, the determined ratio is small, for example, the determined ratio of the high priority is 0.3; the higher the priority is determined to be 0.4, and the lower the priority is 0.5. Since the priority of the input event is different, the determined time period is also different. Therefore, the determined early warning response time point can be intelligently adjusted based on the priority of the user input event to ensure that the user's input event can respond adequately. Time or remedy for unresponsiveness.
  • the warning response time point can be determined according to a preset ratio.
  • the preset ratio can be set to 0.5, that is, the system does not respond to the user input event for more than half of the response time period, and the following steps are required to take response remedial measures.
  • the event may be input for different users, and different preset ratios may be determined. For example, the preset ratio corresponding to the touch event of the user is smaller than the preset ratio corresponding to the voice input event of the user.
  • the embodiments of the present invention are not limited herein.
  • Step S204 Monitor whether the input event is responded within a duration from the start time point of the response time period to the early warning response time point.
  • the input event is monitored for response during the length of the response time period from the start time point to the early warning response time point. Specifically, during the period of time, by monitoring whether the input event is responded, it is further determined whether the following steps are required. If it is detected that the input event is responded within the period of time, the monitoring is ended, and the next user input event is continuously detected; if the input event is not detected within the period of time, the following steps are continued. Among them, according to the preset monitoring The period monitors whether the input event is responded within the duration of the segment, and also continuously monitors whether the input event is responded.
  • Step S205 If it is detected that the input event is not responded, parsing a performance indicator of the processor in the mobile terminal.
  • the performance metric of the processor in the mobile terminal can be parsed.
  • the performance indicators described in the embodiments of the present invention include, but are not limited to, a high/low power consumption state of the processor, a number of core processing units that are running in the processor, a clock frequency (main frequency) of the processor, and the like.
  • Step S206 determining, according to the analysis result, a performance indicator to be adjusted of the processor.
  • the performance indicator that the current processor can improve or mediate can be determined according to the foregoing analysis result. If the current processor is in a low power state, the low power state can be used as a performance indicator to be adjusted to enhance the computing power of the processor; and if the current processor only runs part of the core processing unit, there is no simultaneous Running all the core processing units, the running quantity of the core processing unit can be used as the performance index to be adjusted to enhance the computing power of the processor; and the clock frequency of the core processing unit currently running is lower, or can be improved.
  • the control can use the clock frequency of at least one core processing unit as a performance indicator to be adjusted.
  • the to-be-adjusted performance indicator may include at least one of the foregoing indicators, and may also be a combination of several performance indicators to be adjusted, which is not limited in the embodiment of the present invention.
  • Step S207 adjusting the to-be-adjusted performance indicator of the processor in the mobile terminal.
  • the performance of the processor to be adjusted in the mobile terminal may be further adjusted, thereby improving the performance of the processor, so as to be able to respond to the input event of the user in time.
  • the determined performance indicator to be adjusted includes a low power consumption state, the low power consumption state of the processor is turned off; if the to-be-adjusted performance indicator includes a primary frequency indicator, the processor is improved.
  • the performance index to be adjusted includes a plurality of the above manners, the adjustment may be separately performed based on the adjustment manner of the above manner.
  • the foregoing processor may include multiple cores, and each core may be used as a core processing unit for independent operation processing, or several core processing units may simultaneously perform arithmetic processing.
  • the above adjustments to the processor may include adjusting the total processor that aggregates the plurality of core processing units, and may also adjust at least one of the core processing units.
  • the row processing sub-event can use the first core processing unit to process the first sub-event of the input event, the load of the partial sub-event is not greater than the available load of the first core processing unit, and the first core processing unit can be the original a core processing unit configured to process the input event; the second core processing unit may be utilized to process the second sub-event of the input event, there is no timing relationship between the first sub-event and the second sub-event, and the second The load of the sub-event is not greater than the available load of the second core processing unit.
  • the second core processing unit may be a core processing unit newly opened in the to-be-adjusted performance indicator of the adjustment processor, and the second core processing unit may also be an already operated core processing unit.
  • the first core processing unit may process the first sub-event, and similarly, if the load of the second sub-event is less than the available load of the second core processing unit, the second core processing unit may be used to process the second The load of the sub-event.
  • the foregoing may be sorted according to the processing capability of the core processing unit, and the second core processing unit may be determined in the sorting; or the controller controlling each core processing unit may determine that the input event or input can be processed.
  • the response time period corresponding to the input event may be determined, and the start time of the response time period may be determined by determining the early warning time point within the response time period. If the time is up to the time period of the early warning response time, the input event is monitored to be responded. If the response is not responded, the unresponsive behavior of the system can be prevented by adjusting the performance index of the processor, thereby improving the response of the system to the input event. Efficiency and enhanced user experience.
  • the apparatus embodiment of the present invention is used to implement the method implemented by the method embodiment of the present invention.
  • a response control device is provided.
  • the apparatus may include a first determining unit 301, a second determining unit 302, a monitoring unit 303, and an adjusting unit 304.
  • the first determining unit 301 is configured to determine, after detecting an input event of the user, a response time period corresponding to the input event;
  • a second determining unit 302 configured to determine an early warning response time point within the response time period
  • the monitoring unit 303 is configured to monitor whether the input event is responded within a duration from the start time point of the response time period to the early warning response time point;
  • the adjusting unit 304 is configured to adjust a performance indicator of the processor in the mobile terminal to respond to the input event if it is detected that the input event is not responded.
  • the mobile terminal further includes:
  • a third determining unit configured to determine a priority of the input event before the first determining unit 301 determines a response time period corresponding to the input event
  • the first determining unit 301 is configured to:
  • the response time period corresponding to the priority of the input event is determined based on the correspondence between the priority and the response time period.
  • the second determining unit 302 is configured to:
  • the warning response time point is determined according to a preset ratio.
  • the mobile terminal further includes:
  • a parsing unit configured to parse performance indicators of the processor in the mobile terminal before the adjusting unit adjusts performance indicators of the processor in the mobile terminal;
  • a fourth determining unit configured to determine, according to the parsing result, a performance indicator to be adjusted of the processor
  • the adjusting unit 304 is configured to:
  • the adjusting unit is configured to:
  • the to-be-adjusted performance indicator includes a primary frequency indicator, increasing the primary frequency indicator of the processor
  • the to-be-adjusted performance indicator includes a core processing unit quantity indicator, increasing the core processing unit quantity indicator of the processor.
  • the response time period corresponding to the input event may be determined, and the start time of the response time period may be determined by determining the early warning time point within the response time period. If the time is up to the time period of the early warning response time, the input event is monitored to be responded. If the response is not responded, the unresponsive behavior of the system can be prevented by adjusting the performance index of the processor, thereby improving the response of the system to the input event. Efficiency and enhanced user experience.
  • the mobile terminal described in the device embodiment of the present invention is presented in the form of a functional unit.
  • the term "unit” as used herein shall be understood to mean the broadest possible meaning, and the object for implementing the functions described for each "unit” may be, for example, an integrated circuit ASIC, a single circuit for executing one or more software or firmware.
  • a processor shared, dedicated or chipset
  • memory of the program combinatorial logic, and/or other suitable components that perform the functions described above.
  • the embodiment of the present invention further provides another mobile terminal, as shown in FIG. 4, including: a processor 101, a memory 102, a communication interface 103, and a communication bus 104.
  • the processor 101, the memory 102, and the fingerprint recognition module 105 are provided.
  • the communication interface 103 is connected through the communication bus 104 and completes communication with each other; the processor 101 controls wireless communication with the external cellular network through the communication interface 103; the communication interface 103 includes but is not limited to an antenna, an amplifier, a transceiver, a coupler, LNA (Low Noise Amplifier), duplexer, etc.
  • LNA Low Noise Amplifier
  • the memory 102 includes at least one of: a random access memory, a nonvolatile memory, and an external memory, the memory 102 storing executable program code capable of directing the processor 101 to perform the method embodiment of the present invention
  • the unlocking control method specifically disclosed in the following includes the following steps:
  • the processor 101 determines, after detecting an input event of the user, a corresponding to the input event Response time period;
  • the processor 101 determines an early warning response time point within the response time period
  • the processor 101 monitors whether the input event is responded within a duration from the start time point of the response time period to the early warning response time point;
  • the processor 101 if it is detected that the input event is not responding, adjusts a performance indicator of the processor in the mobile terminal in response to the input event.
  • the response time period corresponding to the input event may be determined, and the start time of the response time period may be determined by determining the early warning time point within the response time period. If the time is up to the time period of the early warning response time, the input event is monitored to be responded. If the response is not responded, the unresponsive behavior of the system can be prevented by adjusting the performance index of the processor, thereby improving the response of the system to the input event. Efficiency and enhanced user experience.
  • executable program code stored in the above memory 102 is also used to perform the relevant steps of the response control method shown in FIG. 2 described above. I won't go into details here.
  • the embodiment of the present invention further provides another mobile terminal.
  • the mobile terminal can be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), an in-vehicle computer, and the mobile terminal is used as a mobile phone as an example:
  • FIG. 5 is a block diagram showing a partial structure of a mobile phone related to a mobile terminal provided by an embodiment of the present invention.
  • the mobile phone includes: a radio frequency (RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a wireless fidelity (Wi-Fi) module 970, and processing.
  • Device 980 and components such as power supply 990.
  • the structure of the handset shown in FIG. 5 does not constitute a limitation to the handset, and may include more or less components than those illustrated, or some components may be combined, or different components may be arranged.
  • the RF circuit 910 can be used for receiving and transmitting information.
  • RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
  • LNA Low Noise Amplifier
  • RF circuitry 910 can also communicate with the network and other devices via wireless communication.
  • the above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), 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 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 920.
  • the memory 920 can mainly include a storage program area and a storage data area, wherein the storage program area can store an operating system, an application required for at least one function, and the like; the storage data area can be stored according to the usage of the mobile phone. Created data, etc.
  • memory 920 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.
  • the input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
  • the input device 930 may include, but is not limited to, one or more of a physical keyboard, function keys (such as a volume control button, a switch button, etc.), a trackball, a mouse, a joystick, a fingerprint recognition module, and the like.
  • the display unit 940 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
  • the display unit 940 can include a display screen 941.
  • the display screen 941 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the handset may also include at least one type of sensor 950, 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 screen 941 according to the brightness of the ambient light, and the proximity sensor may turn off the display screen 941 and/or when the mobile phone moves to the ear. Or backlight.
  • the accelerometer 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.
  • the mobile phone can be used to identify the 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 mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
  • the 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
  • the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
  • An audio circuit 960, a speaker 961, and a microphone 962 can provide an audio interface between the user and the handset.
  • the audio circuit 960 can transmit the converted electrical data of the received audio data to the speaker 961, and convert it into a sound signal output by the speaker 961.
  • the microphone 962 converts the collected sound signal into an electrical signal, and the audio circuit 960 After receiving, it is converted into audio data, and then processed by the audio data output processor 980, sent to the other mobile phone via the RF circuit 910, or outputted to the memory 920 for further processing.
  • WiFi is a short-range wireless transmission technology
  • the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 970, which provides users with wireless broadband Internet access.
  • FIG. 5 shows the WiFi module 970, it can be understood that it does not belong to the essential configuration of the mobile phone, and may be omitted as needed within the scope of not changing the essence of the invention.
  • the processor 980 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 920, and invoking data stored in the memory 920, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
  • the processor 980 may include one or more core processing units; preferably, the processor 980 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, and an application. Etc.
  • 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 980.
  • the mobile phone also includes a power source 990 (such as a battery) that supplies power to various components.
  • a power source 990 such as a battery
  • the power source can pass
  • the power management system is logically coupled to the processor 980 to manage functions such as charging, discharging, and power management through the power management system.
  • the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • each step method flow may be implemented based on the structure of the mobile phone.
  • each unit function can be implemented based on the structure of the mobile phone.
  • the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium can store a program, and the program includes some or all of the steps of any one of the response control methods described in the foregoing method embodiments.
  • the computer storage medium can store a program
  • the program includes some or all of the steps of any one of the response control methods described in the foregoing method embodiments.
  • it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the processes or functions described in accordance with embodiments of the present invention are generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer readable storage medium or transferred from one computer readable medium to another computer readable medium, for example, the computer instructions can be wired from a website site, computer, server or data center (for example, coaxial cable, fiber, Digital Subscriber Line (DSL)) or wireless (such as infrared, wireless, microwave, etc.) to another website, computer, server or data center.
  • the computer readable storage medium can be any available media that can be accessed by a computer or a data storage device such as a server, data center, or the like that includes one or more available media.
  • the usable medium may be a magnetic medium (eg, a floppy disk, a hard disk, a magnetic tape), an optical medium (eg, a DVD), or a semiconductor medium (eg, a Solid State Disk (SSD)) or the like.
  • a magnetic medium eg, a floppy disk, a hard disk, a magnetic tape
  • an optical medium eg, a DVD
  • a semiconductor medium eg, a Solid State Disk (SSD)

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé de commande de réponse et un terminal mobile. Le procédé consiste : à déterminer, après qu'un événement d'entrée d'un utilisateur est détecté, une période de temps de réponse correspondant à l'événement d'entrée ; à déterminer un instant de réponse de préavertissement pendant la période de temps de réponse ; à contrôler s'il existe ou non une réponse à l'événement d'entrée pendant la durée entre un instant de début de la période de temps de réponse et l'instant de réponse de préavertissement ; et s'il n'existe pas de réponse à l'événement d'entrée, à régler un indice de performance d'un processeur dans un terminal mobile pour répondre à l'événement d'entrée. Des modes de réalisation selon la présente invention peuvent renforcer l'efficacité de réponse à l'événement d'entrée de l'utilisateur, et améliorer l'expérience de l'utilisateur.
PCT/CN2017/086452 2016-05-31 2017-05-27 Procédé de commande de réponse et terminal mobile WO2017206857A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610380682.2 2016-05-31
CN201610380682.2A CN106095566B (zh) 2016-05-31 2016-05-31 一种响应控制方法及移动终端

Publications (1)

Publication Number Publication Date
WO2017206857A1 true WO2017206857A1 (fr) 2017-12-07

Family

ID=57230690

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/086452 WO2017206857A1 (fr) 2016-05-31 2017-05-27 Procédé de commande de réponse et terminal mobile

Country Status (2)

Country Link
CN (1) CN106095566B (fr)
WO (1) WO2017206857A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112416106A (zh) * 2019-08-22 2021-02-26 Oppo(重庆)智能科技有限公司 一种电子设备的控制方法、装置、设备及存储介质
CN113032172A (zh) * 2021-03-04 2021-06-25 北京字节跳动网络技术有限公司 异常检测方法、装置和电子设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095566B (zh) * 2016-05-31 2020-03-03 Oppo广东移动通信有限公司 一种响应控制方法及移动终端
CN111026486B (zh) * 2019-12-03 2022-10-25 Tcl 移动通信科技(宁波)有限公司 应用排序方法、应用排序装置及计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101438246A (zh) * 2006-06-07 2009-05-20 株式会社日立制作所 半导体集成电路
CN104423533A (zh) * 2013-09-09 2015-03-18 联想(北京)有限公司 一种处理器频率控制方法和电子设备
WO2015191860A1 (fr) * 2014-06-12 2015-12-17 Advanced Micro Devices, Inc. Gestion de puissance d'un contrôleur de mémoire d'après le temps d'attente
CN106095566A (zh) * 2016-05-31 2016-11-09 广东欧珀移动通信有限公司 一种响应控制方法及移动终端

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101938816A (zh) * 2009-06-29 2011-01-05 上海易狄欧电子科技有限公司 无线终端的网络浏览方法及接收网络信息的方法
CN104503912B (zh) * 2014-12-24 2017-07-11 中科创达软件股份有限公司 一种服务响应过程的监测方法及装置
CN104731643B (zh) * 2015-02-27 2019-02-26 浙江大学 一种后台应用程序的管理方法和管理系统
CN104866055A (zh) * 2015-03-31 2015-08-26 四川爱里尔科技有限公司 提高响应性和延长电池时间的操作系统及其管理方法
CN105094826B (zh) * 2015-07-23 2018-04-10 上海斐讯数据通信技术有限公司 用户终端系统中交互界面视图的响应方法及其装置
CN105159437A (zh) * 2015-09-30 2015-12-16 联想(北京)有限公司 一种控制电子设备的方法及装置
CN105376401B (zh) * 2015-10-10 2019-09-24 联想(北京)有限公司 信息处理方法、装置及电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101438246A (zh) * 2006-06-07 2009-05-20 株式会社日立制作所 半导体集成电路
CN104423533A (zh) * 2013-09-09 2015-03-18 联想(北京)有限公司 一种处理器频率控制方法和电子设备
WO2015191860A1 (fr) * 2014-06-12 2015-12-17 Advanced Micro Devices, Inc. Gestion de puissance d'un contrôleur de mémoire d'après le temps d'attente
CN106095566A (zh) * 2016-05-31 2016-11-09 广东欧珀移动通信有限公司 一种响应控制方法及移动终端

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112416106A (zh) * 2019-08-22 2021-02-26 Oppo(重庆)智能科技有限公司 一种电子设备的控制方法、装置、设备及存储介质
CN112416106B (zh) * 2019-08-22 2023-11-21 Oppo(重庆)智能科技有限公司 一种电子设备的控制方法、装置、设备及存储介质
CN113032172A (zh) * 2021-03-04 2021-06-25 北京字节跳动网络技术有限公司 异常检测方法、装置和电子设备
CN113032172B (zh) * 2021-03-04 2024-05-28 北京字节跳动网络技术有限公司 异常检测方法、装置和电子设备

Also Published As

Publication number Publication date
CN106095566A (zh) 2016-11-09
CN106095566B (zh) 2020-03-03

Similar Documents

Publication Publication Date Title
US10732696B2 (en) Method and apparatus for wake-up control of intelligent terminal
WO2018219104A1 (fr) Procédé de commande d'économie d'énergie et produit associé
WO2017206902A1 (fr) Procédé de commande d'application et dispositif associé
WO2018032581A1 (fr) Procédé et appareil pour une commande de programme d'application
US10552178B2 (en) Method for controlling startup of application and terminal device
WO2017206857A1 (fr) Procédé de commande de réponse et terminal mobile
WO2017215629A1 (fr) Procédé de configuration d'effet sonore et dispositif associé
WO2018219119A1 (fr) Procédé de commande de fonctions d'application, et produit associé
WO2016082109A1 (fr) Procédé de gestion d'énergie d'équipement d'utilisateur et dispositif de gestion d'énergie
CN108334345B (zh) 应用程序处理方法、装置、可读存储介质和移动终端
WO2020093208A1 (fr) Procédé et appareil de traitement d'applications, dispositif informatique, et support de stockage lisible par ordinateur
WO2019041280A1 (fr) Procédé de recommandation de ressource d'application et dispositif associé
US10324134B2 (en) Method and device for ascertaining required charging time
WO2019024646A1 (fr) Procédé, appareil et dispositif électronique de gestion et de commande d'application
CN111273955B (zh) 热修复插件优化方法、装置、存储介质及电子设备
WO2017206901A1 (fr) Procédé de commande de processus et dispositif associé
WO2019072179A1 (fr) Procédé et appareil de commande d'exécution d'application
WO2018145539A1 (fr) Procédé de traitement de données multimédia de diffusion en continu et terminal mobile
WO2018219118A1 (fr) Procédé d'affichage d'interface et produit associé
WO2017206903A1 (fr) Procédé de commande d'application et dispositif associé
WO2018214745A1 (fr) Procédé de commande d'application et produit associé
WO2017215663A1 (fr) Procédé de traitement d'effet sonore et terminal
WO2017215664A1 (fr) Procédé et terminal de traitement d'effet sonore
WO2017206851A1 (fr) Procédé d'attribution de tâche d'installation et terminal mobile
CN106454953B (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: 17805802

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

Country of ref document: EP

Kind code of ref document: A1