WO2023169171A1 - 进程管控方法、装置、存储介质及电子设备 - Google Patents

进程管控方法、装置、存储介质及电子设备 Download PDF

Info

Publication number
WO2023169171A1
WO2023169171A1 PCT/CN2023/076439 CN2023076439W WO2023169171A1 WO 2023169171 A1 WO2023169171 A1 WO 2023169171A1 CN 2023076439 W CN2023076439 W CN 2023076439W WO 2023169171 A1 WO2023169171 A1 WO 2023169171A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
state
background process
stuck
target
Prior art date
Application number
PCT/CN2023/076439
Other languages
English (en)
French (fr)
Inventor
吴汝煜
Original Assignee
深圳Tcl新技术有限公司
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 深圳Tcl新技术有限公司 filed Critical 深圳Tcl新技术有限公司
Publication of WO2023169171A1 publication Critical patent/WO2023169171A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/461Saving or restoring of program or task context
    • G06F9/463Program control block organisation

Definitions

  • This application relates to the field of communication technology, and specifically to a process management and control method, device, storage medium and electronic equipment.
  • the embodiments of this application provide a solution that can effectively improve the reliability of process management and control.
  • a process management and control method includes: monitoring the stuck state of the user interface; generating a target feedback message if the stuck state meets the target state; and performing a stuck prompt based on the target feedback information. , to receive the user's lag feedback message; and manage and control the background process based on the lag feedback message.
  • the management and control of the background process based on the stuck feedback message includes: if the stuck feedback message indicates that the user interface is in the target stuck state, obtaining the background process process status; determine the background process to be frozen in the background process according to the process status; freeze the background process to be frozen.
  • the process status includes a user-perceived status
  • the obtaining the process status of the background process includes: obtaining a label configured for each background process in the background process, wherein: The label is configured according to the usage of the user perception function by each background process; and the user perception status of each background process is determined according to the label of each background process.
  • the process state includes a user-perceived state; and determining the background process to be frozen in the background process according to the process state includes: determining a user-perceived state corresponding to a state lower than a predetermined perceptual standard. background process to obtain the target background process; determine the process to be frozen according to the target background process.
  • determining the process to be frozen based on the target background process includes: determining the background process associated with the interface process from the target background process to obtain the interface associated process, the interface The process is the process corresponding to the user interface; the background processes in the target background process except the interface-associated process are determined as the processes to be frozen.
  • performing a lag prompt based on the target feedback information to receive a lag feedback message from the user includes: playing the target feedback information, and the target feedback message is used to prompt the user to pass the lag feedback message.
  • Voice feedback is provided as to whether the user interface is stuck; the user's voice is received, and speech recognition is performed based on the user's voice to obtain the user's stuck feedback message.
  • monitoring the stuck state of the user interface includes: monitoring interface operation data, and the interface operation data includes at least one of central processor usage and screen frame drop data; according to the The interface operation data is used to analyze the stuck state of the user interface.
  • a process management and control device includes: a monitoring module for monitoring the stuck state of the user interface; and a generating module for generating target feedback if the stuck state meets the target state. message; a feedback module, used to provide a jam prompt based on the target feedback information to receive the user's jam feedback message; a management and control module, used to manage and control the background process based on the jam feedback message.
  • a storage medium has a computer program stored thereon.
  • the computer program is executed by a processor of a computer, the computer is caused to execute the method described in the embodiment of the present application.
  • an electronic device may include: a memory storing a computer program; and a processor reading the computer program stored in the memory to execute the method described in the embodiment of the present application.
  • the stuck state of the user interface is monitored; if the stuck state meets the target state, a target feedback message is generated; a stuck prompt is performed based on the target feedback information to receive the user's stuck feedback message; according to The stuck feedback message controls the background process.
  • the user's real stuck feedback message is obtained, and the background process is controlled based on the stuck feedback message, effectively considering the user's own real stuck experience in the user interface. , which can improve the reliability of process management and control.
  • Figure 1 shows a flow chart of a process management and control method according to an embodiment of the present application.
  • Figure 2 shows a block diagram of a process management and control device according to an embodiment of the present application.
  • Figure 3 shows a block diagram of an electronic device according to one embodiment of the present application.
  • Figure 1 schematically shows a flow chart of a process management and control method according to an embodiment of the present application.
  • the execution subject of this process management and control method can be any electronic device, such as computers, mobile phones, smart watches, and home appliances (such as smart TVs, etc.).
  • the process management and control method may include steps S110 to S140.
  • Step S110 monitor the stuck status of the user interface
  • Step S120 if the stuck state meets the target state, generate a target feedback message
  • Step S130 perform a lag prompt based on the target feedback information to receive a lag feedback message from the user;
  • Step S140 Manage and control the background process according to the stuck feedback message.
  • the user interface is the display interface on the screen.
  • the stuck state is the stuck state of playback content in the user interface.
  • the stuck state is such as stuck or not stuck.
  • the stuck state may include different evaluated stuck levels, such as Level lag, level 2 lag, no lag, etc.
  • Monitoring data related to user interfaces in electronic devices can determine the stuck status of the user interface in real time or regularly.
  • the target state can be set according to the needs.
  • the target state is stuck, in another example, the target state is level 2 stuck, etc.
  • a target feedback message is further generated.
  • the target feedback message is used to prompt the user to further feedback the jammed state from the user's perspective.
  • the target feedback message is a consultation message such as "Is the user interface stuck?"
  • the target feedback message can be prompted through an interface pop-up window or voice, thereby realizing the lag prompt. Based on this, the user can further send the lag feedback message to the electronic device, and then the electronic device receives the lag feedback message. .
  • the stuck feedback message can reflect the stuck situation experienced by the user himself.
  • the background process is managed and controlled based on the stuck feedback message, such as freezing some processes.
  • step S110 the stuck state of the user interface is monitored.
  • Monitoring the stuck status of the user interface can be done by monitoring in real time after the electronic device is started, or by starting monitoring at a specific time period.
  • step S110, monitoring the stuck state of the user interface includes: monitoring interface operation data, the interface operation data includes at least one of central processor usage and screen frame drop data; according to the interface Run data to analyze the stuck state of the user interface.
  • the usage rate of the central processing unit is the usage rate of the CPU in the electronic device
  • the frame drop data is the frame drop data of the screen in the user interface. The applicant found that at least one of the CPU usage rate and screen frame drop data can accurately analyze the stuck status of the user interface.
  • the lag status is lag. On the contrary, if the usage rate is less than the predetermined usage rate, the lag status is non-lag. In another example, if the dropped frame data is higher than the predetermined size, the stuck state is stuck. On the contrary, if the dropped frame data is less than the predetermined size, the stuck state is non-stuck.
  • the CPU utilization rate and screen frame drop data can be comprehensively calculated based on a preset function to obtain the stutter score, and the stutter level is determined based on the stutter score.
  • a stutter score in the A range corresponds to level one.
  • Stuttering B range corresponds to secondary stuttering
  • C range corresponds to no stuttering, etc.
  • step S120 if the stuck state meets the target state, a target feedback message is generated.
  • the target state can be set according to the needs. In one example, the target state is stuck, in another example, the target state is level 2 stuck, etc. If the jammed state of the user interface is detected to be consistent with the target state, a target feedback message is further generated. The target feedback message is used to prompt the user to further feedback the jammed state from the user's perspective. The target feedback message is a consultation message such as "Is the user interface stuck?"
  • step S130 a lag prompt is performed based on the target feedback information to receive a lag feedback message from the user.
  • step S130 performing a lag prompt based on the target feedback information to receive a lag feedback message from the user, includes: playing the target feedback information, and the target feedback message is used to prompt the user to provide voice feedback. Check whether the user interface is stuck; receive the user's voice, perform speech recognition based on the user's voice, and obtain the user's stuck feedback message.
  • One way of playing the target feedback information can be through an interface pop-up window, and another way can be through voice. In other modes, it can be played according to the set information playback mode.
  • the user can further transmit the jamming feedback message to the electronic device conveniently and efficiently through the user's voice, and then the electronic device receives the jamming feedback message.
  • the stuck feedback message can reflect the stuck situation experienced by the user himself.
  • users can also provide lag feedback messages by triggering specific controls or keys.
  • step S140 the background process is managed and controlled according to the stuck feedback message.
  • the management and control of the background process based on the stuck feedback message includes: if the stuck feedback message indicates that the user interface is in the target stuck state, obtaining the process status of the background process ; Determine the background process to be frozen in the background process according to the process status; freeze the background process to be frozen.
  • the process status of the background process may include the process status of all background processes or some background processes in the electronic device.
  • the process status may be a user-perceived status.
  • the process status includes whether it is idle.
  • the background process to be frozen in the background process is determined according to the process status, and the background process corresponding to the user's perception state that is lower than the predetermined perception standard can be determined as the background process to be frozen.
  • the user perception state includes a weak perception state, a perceptible state, etc.
  • the predetermined perception standard is the perceptible state
  • the user perception state lower than the predetermined perception standard can be a weak perception state
  • the user perception state includes the first perception level, The second perception level, the third perception level, etc.
  • the predetermined perception standard is the second perception level
  • the user's perception state lower than the predetermined perception standard may be the first perception level.
  • idle background processes can be determined as background processes to be frozen.
  • the process status includes a user-perceived status; and obtaining the process status of a background process in the electronic device includes: obtaining a label configured for each background process in the electronic device, Wherein, the label is configured according to the usage of the user perception function by each background process; the user perception status of each background process is determined according to the label of each background process.
  • Monitoring the target process can obtain the usage status of the user-aware functions in the electronic device by the target process.
  • the usage status is such as used or not used.
  • the usage status is such as usage duration, usage date and other function usage status parameters. .
  • the label can represent the usage status from the perspective of label configuration strategy. Analyze and process the labels calibrated by the target process to obtain the user-perceived status of the target process.
  • the user-perceived status can comprehensively describe the perceived intensity of the target process to the user by integrating the usage status of all functions.
  • user-aware functions can include: audio, video, broadcast, camera, network download, input method, Bluetooth, provider, floating window and microphone, etc.
  • the usage status of the user-perceived function may include use and discontinuation. For example, if it is detected that the background process in the electronic device "starts to use" the audio function, it is determined that the usage status of the audio function by the background process is used.
  • corresponding tags can be configured based on the monitored usage status for functions such as video, broadcast, camera, network download, input method, Bluetooth, provider, floating window, and microphone.
  • the process state includes a user-perceived state; and determining the background process to be frozen in the background process according to the process state includes: determining a background process corresponding to a user-perceived state that is lower than a predetermined perceptual standard. , obtain the target background process; determine the process to be frozen according to the target background process.
  • the user-aware state may include a weakly-aware state (for example, when the number of labels corresponding to the target process is less than a predetermined number, it is determined to be a weakly-aware state) and a perceptible state (for example, when the number of tags corresponding to the target process is more than a predetermined number, it is determined to be a weakly aware state).
  • a weakly-aware state for example, when the number of labels corresponding to the target process is less than a predetermined number, it is determined to be a weakly-aware state
  • a perceptible state for example, when the number of tags corresponding to the target process is more than a predetermined number, it is determined to be a weakly aware state.
  • perceptible state the weakly perceptible state can be determined as a user-perceived state in which the perceptual state is lower than a predetermined perceptual standard, and the background process corresponding to the weakly perceptible state can be determined as the target background process.
  • the user's perception status can include different perception levels (for example, different perception levels can be determined based on the different numbers of labels corresponding to the target process. The smaller the number of labels, the higher the perception level).
  • Perceptions lower than a predetermined level can be The level is determined as the user's perceived state whose perceived state is lower than the predetermined sensing standard, and the background process corresponding to the user's perceived state that is lower than the predetermined sensing standard is determined as the target background process.
  • the target background process may be directly determined as the process to be frozen.
  • determining the process to be frozen based on the target background process includes: determining the background process associated with the interface process from the target background process to obtain the interface associated process, and the interface process is the The process corresponding to the user interface is determined; the background process in the target background process except the interface-associated process is determined as the process to be frozen.
  • the background process associated with the interface process is the process associated with the user interface. After determining the target background process according to the user's perceived status, the interface-associated process is further determined, and the background processes in the target background process other than the interface-associated process are determined as The process to be frozen can further avoid the impact of process freezing on the user interface and further improve the reliability of process management and control.
  • the embodiment of the present application also provides a process management and control device based on the above process management and control method.
  • the meanings of the nouns are the same as those in the above process management and control method.
  • Figure 2 shows a block diagram of a process management and control device according to an embodiment of the present application.
  • the process management and control device 200 may include a monitoring module 210, a generation module 220, a feedback module 230, and a management and control module 240.
  • the monitoring module 210 can be used to monitor the stuck state of the user interface; the generating module 220 can be used to generate a target feedback message if the stuck state meets the target state; the feedback module 230 can be used to perform stuck based on the target feedback information. prompt to receive the user's stuck feedback message; the management and control module 240 may be used to manage and control the background process according to the stuck feedback message.
  • the management and control module 240 includes: a process status determination unit, configured to obtain the process status of the background process if the stuck feedback message indicates that the user interface is in the target stuck state. ;
  • the freezing process determination unit is used to determine the background process to be frozen in the background process according to the process status; the process freezing unit is used to freeze the background process to be frozen.
  • the process status includes a user-perceived status; the process status determination unit is configured to: obtain the label configured for each background process, where the label is configured according to each background process.
  • the process configures the usage of the user awareness function; the user awareness status of each background process is determined based on the label of each background process.
  • the process status includes user perception status; the frozen process determination unit is used to: determine the background process corresponding to the user perception status whose perception status is lower than the predetermined perception standard, and obtain the target background process; The process to be frozen is determined according to the target background process.
  • the frozen process determination unit is used to: determine the background process associated with the interface process from the target background process, and obtain the interface associated process.
  • the interface process is the corresponding user interface process. process; determine the background processes in the target background process except the interface-associated process as the processes to be frozen.
  • the feedback module 230 is configured to: play the target feedback information, and the target feedback message is used to prompt the user to feedback whether the user interface is stuck through voice; receive the user's voice, and Perform speech recognition based on the user's voice to obtain the user's stuck feedback message.
  • the monitoring module 210 is used to: monitor interface operation data, the interface operation data includes at least one of central processor usage and screen frame drop data; according to the interface operation Data analysis of the stuck state of the user interface.
  • embodiments of the present application also provide an electronic device, which may be a terminal or a server, as shown in Figure 3, which shows a schematic structural diagram of the electronic device involved in the embodiment of the present application. Specifically:
  • the electronic device may include components such as a processor 301 of one or more processing cores, a memory 302 of one or more computer-readable storage media, a power supply 303, and an input unit 304.
  • a processor 301 of one or more processing cores a memory 302 of one or more computer-readable storage media
  • a power supply 303 a power supply 303
  • an input unit 304 an input unit 304.
  • the processor 301 is the control center of the electronic device, using various interfaces and lines to connect various parts of the entire computer device, by running or executing software programs and/or modules stored in the memory 302, and calling software programs stored in the memory 302. Data, perform various functions of computer equipment and process data to provide overall monitoring of electronic equipment.
  • the processor 301 may include one or more processing cores; preferably, the processor 301 may integrate an application processor and a modem processor, where the application processor mainly processes operating systems, user pages, application programs, etc. , the modem processor mainly handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 301.
  • the memory 302 can be used to store software programs and modules.
  • the processor 301 executes various functional applications and data processing by running the software programs and modules stored in the memory 302 .
  • the memory 302 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playback function, an image playback function, etc.), etc.; the storage data area may store a program according to Data created by the use of computer equipment, etc.
  • memory 302 may include high-speed random access memory, and may 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, the memory 302 may also include a memory controller to provide the processor 301 with access to the memory 302 .
  • the electronic device also includes a power supply 303 that supplies power to various components.
  • the power supply 303 can be logically connected to the processor 301 through a power management system, so that functions such as charging, discharging, and power consumption management can be implemented through the power management system.
  • the power supply 303 may also include one or more DC or AC power supplies, recharging systems, power failure detection circuits, power converters or inverters, power status indicators, and other arbitrary components.
  • the electronic device may also include an input unit 304 that may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical, or trackball signal inputs related to user settings and function control.
  • an input unit 304 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical, or trackball signal inputs related to user settings and function control.
  • the electronic device may also include a display unit and the like, which will not be described again here.
  • the processor 301 in the electronic device will load the executable files corresponding to the processes of one or more computer programs into the memory 302 according to the following instructions, and the processor 301 will run the executable files stored in the computer program.
  • the computer program in the memory 302 can realize various functions in the aforementioned embodiments of the present application.
  • the processor 301 can perform the following steps:
  • the processor 301 when controlling the background process according to the stuck feedback message, may execute: if the stuck feedback message indicates that the user interface is in the target stuck state, then Obtain the process status of the background process; determine the background process to be frozen in the background process according to the process status; and freeze the background process to be frozen.
  • the process status includes a user-perceived status; when obtaining the process status of the background process, the processor 301 may execute: obtain a label configured for each background process in the background process, Wherein, the label is configured according to the usage of the user perception function by each background process; and the user perception status of each background process is determined according to the label of each background process.
  • the process status includes a user perception status; when determining the background process to be frozen in the background process according to the process status, the processor 301 may execute: determine that the background process is lower than a predetermined perception standard. The background process corresponding to the user's perceived state is obtained to obtain the target background process; the process to be frozen is determined according to the target background process.
  • the processor 301 may execute: determine the background process associated with the interface process from the target background process, and obtain the interface association.
  • the interface process is a process corresponding to the user interface; the background process in the target background process except the interface-associated process is determined as the process to be frozen.
  • the processor 301 may execute: play the target feedback information, and the target feedback message It is used to prompt the user to feedback whether the user interface is stuck through voice feedback; to receive the user's voice, and perform speech recognition based on the user's voice to obtain the user's stuck feedback message.
  • the processor 301 when monitoring the stuck state of the user interface, may perform: monitor interface operation data, where the interface operation data includes at least the usage rate of the central processor and the frame drop data. A method of analyzing the stuck state of the user interface based on the interface operation data.
  • embodiments of the present application also provide a storage medium in which a computer program is stored, and the computer program can be loaded by the processor to execute steps in any method provided by the embodiments of the present application.
  • the storage medium may include: read only memory (ROM, Read Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本申请公开了一种进程管控方法、装置、存储介质及电子设备,涉及计算机技术领域,该方法包括:监测用户界面的卡顿状态;若卡顿状态符合目标状态,生成目标反馈消息;基于目标反馈信息进行卡顿提示;根据卡顿反馈消息对后台进程进行管控。本申请可以有效考虑用户本身的用户界面真实卡顿体验,提升进程管控可靠性。

Description

进程管控方法、装置、存储介质及电子设备 技术领域
本申请涉及通信技术领域,具体涉及一种进程管控方法、装置、存储介质及电子设备。
背景技术
以Android系统为例的各类系统中通常需要对后台进程进行管控,目标各类系统中对后台进程管控策略还不够完善,通常会简单地根据固定策略的对后台进程进行管控,来提升系统的性能和降低功耗,目前的方式下,进程管控往往难以考虑用户本身的真实体验,进而进程管控可靠性较低。
技术问题
目前的方式下,进程管控往往难以考虑用户本身的真实体验,进而进程管控可靠性较低。
技术解决方案
本申请实施例提供一种方案,可以有效提升进程管控可靠性。
为解决上述技术问题,本申请实施例提供以下技术方案:
根据本申请的一个实施例,一种进程管控方法,其包括:监测用户界面的卡顿状态;若所述卡顿状态符合目标状态,生成目标反馈消息;基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;根据所述卡顿反馈消息对后台进程进行管控。
在本申请的一些实施例中,所述根据所述卡顿反馈消息对后台进程进行管控,包括:若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取所述后台进程的进程状态;根据所述进程状态确定所述后台进程中的待冻结后台进程;将所述待冻结后台进程进行冻结。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述获取所述后台进程的进程状态,包括:获取针对所述后台进程中每个后台进程所配置的标签,其中,所述标签是根据所述每个后台进程对用户感知功能的使用情况进行配置的;根据所述每个后台进程的标签,确定所述每个后台进程的用户感知状态。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述根据所述进程状态确定所述后台进程中的待冻结后台进程,包括:确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;根据所述目标后台进程确定所述待冻结进程。
在本申请的一些实施例中,所述根据所述目标后台进程确定所述待冻结进程,包括:从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
在本申请的一些实施例中,所述基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息,包括:播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
在本申请的一些实施例中,所述监测用户界面的卡顿状态,包括:监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;根据所述界面运行数据分析所述用户界面的卡顿状态。
根据本申请的一个实施例,一种进程管控装置,所述装置包括:监测模块,用于监测用户界面的卡顿状态;生成模块,用于若所述卡顿状态符合目标状态,生成目标反馈消息;反馈模块,用于基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;管控模块,用于根据所述卡顿反馈消息对所述后台进程进行管控。
根据本申请的另一实施例,一种存储介质,其上存储有计算机程序,当所述计算机程序被计算机的处理器执行时,使计算机执行本申请实施例所述的方法。
根据本申请的另一实施例,一种电子设备可以包括:存储器,存储有计算机程序;处理器,读取存储器存储的计算机程序,以执行本申请实施例所述的方法。
有益效果
本申请实施例中,监测用户界面的卡顿状态;若所述卡顿状态符合目标状态,生成目标反馈消息;基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;根据所述卡顿反馈消息对所述后台进程进行管控。
以这种方式,在监测到用户界面的卡顿状态符合目标状态后,获取用户的真实卡顿反馈消息,根据卡顿反馈消息对后台进程进行管控,有效考虑用户本身的用户界面真实卡顿体验,进而可以提升进程管控可靠性。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1示出了根据本申请的一个实施例的进程管控方法的流程图。
图2示出了根据本申请的一个实施例的进程管控装置的框图。
图3示出了根据本申请的一个实施例的电子设备的框图。
本发明的实施方式
0007.下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
图1示意性示出了根据本申请的一个实施例的进程管控方法的流程图。该进程管控方法的执行主体可以是任意的电子设备,例如电脑、手机、智能手表以及家电设备(如智能电视等)等。
如图1所示,该进程管控方法可以包括步骤S110至步骤S140。
步骤S110,监测用户界面的卡顿状态;
步骤S120,若所述卡顿状态符合目标状态,生成目标反馈消息;
步骤S130,基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;
步骤S140,根据所述卡顿反馈消息对后台进程进行管控。
用户界面即屏幕中的显示界面。卡顿状态即用户界面中播放内容的播放卡顿状态,一个示例中,卡顿状态例如卡顿或不卡顿,另一个示例中,卡顿状态可以包括评估的不同的卡顿等级,例如一级卡顿、二级卡顿以及不卡顿等。
对电子设备中用户界面相关的数据进行监测,可以实时或定时的确定用户界面的卡顿状态。
目标状态可以根据需求设定,一个示例中目标状态例如卡顿,另一个示例中目标状态例如二级卡顿等。
若监测到用户界面的卡顿状态符合目标状态,进一步的生成目标反馈消息,该目标反馈消息用于提示用户从用户角度进一步反馈卡顿状态。目标反馈消息例如“用户界面是否卡顿”的咨询消息。
进一步的,可以通过界面弹窗或语音的方式进行目标反馈消息的提示,进而实现卡顿提示,基于此,用户可以进一步向电子设备输送卡顿反馈消息,进而电子设备接收到该卡顿反馈消息。该卡顿反馈消息可以反映用户自身所体验的卡顿情况。
进一步的,根据该卡顿反馈消息对后台进程进行管控,例如对一些进程进行冻结等管控。
以这种方式,基于步骤S110至步骤S140,在监测到用户界面的卡顿状态符合目标状态后,获取用户的真实卡顿反馈消息,根据卡顿反馈消息对后台进程进行管控,有效考虑用户本身的用户界面真实卡顿体验,进而可以提升进程管控可靠性。
下面描述进行进程管控时,所进行的各步骤的具体过程。
在步骤S110中,监测用户界面的卡顿状态。
监测用户界面的卡顿状态可以是在电子设备启动后实时监控,或者在特定的时间段启动监控。
一种实施例中,步骤S110,监测用户界面的卡顿状态,包括:监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;根据所述界面运行数据分析所述用户界面的卡顿状态。
中央处理器的使用率即电子设备中CPU的使用率、画面掉帧数据即用户界面中画面的掉帧数据。申请人发现中央处理器的使用率及画面掉帧数据中至少一种可以准确分析用户界面的卡顿状态。
一种示例中,中央处理器的使用率高于预定使用率,则卡顿状态为卡顿,相反,使用率小于预定使用率,则卡顿状态为不卡顿。另一个示例中,画面掉帧数据高于预定大小,则卡顿状态为卡顿,相反,画面掉帧数据小于预定大小,则卡顿状态为不卡顿。
另一个示例中,可以基于预设函数对中央处理器的使用率及画面掉帧数据进行综合计算,得到卡顿分数,根据卡顿分数确定卡顿等级,例如A范围的卡顿分数对应一级卡顿、B范围的对应二级卡顿以及C范围的对应不卡顿等。
在步骤S120中,若所述卡顿状态符合目标状态,生成目标反馈消息。
目标状态可以根据需求设定,一个示例中目标状态例如卡顿,另一个示例中目标状态例如二级卡顿等。若监测到用户界面的卡顿状态符合目标状态,进一步的生成目标反馈消息,该目标反馈消息用于提示用户从用户角度进一步反馈卡顿状态。目标反馈消息例如“用户界面是否卡顿”的咨询消息。
在步骤S130中,基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息。
一种实施例中,步骤S130,基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息,包括:播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
播放所述目标反馈信息的一种方式可以通过界面弹窗的方式进行,另一种方式可以通过语音的方式进行。其他方式下可以根据设定的信息播放方式进行播放。
用户接收到播放的目标反馈消息后,用户可以进一步向电子设备通过用户语音便捷高效地输送卡顿反馈消息,进而电子设备接收到该卡顿反馈消息。该卡顿反馈消息可以反映用户自身所体验的卡顿情况。另一些实时方式中用户也可以通过触发特定控件或按键的方式反馈卡顿反馈消息。
在步骤S140中,根据所述卡顿反馈消息对所述后台进程进行管控。
对后台进程进行管控时,可以确定一些后台进程中可以冻结的待冻结进程进行冻结,进而可以缓解用户界面的卡顿。
一种实施例中,所述根据所述卡顿反馈消息对后台进程进行管控,包括:若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取所述后台进程的进程状态;根据所述进程状态确定所述后台进程中的待冻结后台进程;将所述待冻结后台进程进行冻结。
后台进程的进程状态可以包括电子设备中所有后台进程或部分后台进程的进程状态,一些示例中,进程状态可以是用户感知状态,一些示例中,进程状态包括是否闲置。
进而,一些示例中,根据进程状态确定后台进程中的待冻结后台进程,可以将低于预定感知标准的用户感知状态对应的后台进程确定为待冻结后台进程。例如,用户感知状态包括弱感知状态及可感知状态等,预定感知标准为可感知状态,低于预定感知标准的用户感知状态可以为弱感知状态;又例如,用户感知状态包括第一感知等级、第二感知等级及第三感知等级等,预定感知标准为第二感知等级,低于预定感知标准的用户感知状态可以为第一感知等级。一些示例中,可以将闲置的后台进程确定为待冻结后台进程。
一种实施例中,所述进程状态包括用户感知状态;所述获取所述电子设备中后台进程的进程状态,包括:获取所述电子设备中针对后台进程中每个后台进程所配置的标签,其中,所述标签是根据每个后台进程对用户感知功能的使用情况进行配置的;根据每个后台进程的标签,确定每个后台进程的用户感知状态。
监测目标进程可以获得目标进程对电子设备中用户感知功能的使用状态,其中,一个示例中,使用状态例如使用或未使用,另一个示例中,使用状态例如使用时长、使用日期等功能使用状态参数。
根据使用状态进行标签配置,得到目标进程对应的标签,该标签可以从标签配置策略的角度表征使用状态。根据目标进程所标定的标签进行分析处理,得到目标进程的用户感知状态,该用户感知状态可以综合所有功能的使用状态来描述目标进程对于用户来说的可感知强度。
其中,用户感知功能可以包括:音频、视频、广播、相机、网络下载、输入法、蓝牙、提供器(provider)、悬浮窗及麦克风等。用户感知功能的使用状态可以包括使用及停止使用,例如,监测到电子设备中后台进程“开始使用”音频功能,则确定后台进程对音频功能的使用状态为使用。
根据使用状态进行标签配置得到目标进程对应的标签,例如,若监测到后台进程使用音频的使用状态为“使用”,可以配置一个音频flag至后台进程对应的总标签mflag里面,相反,当监测到后台进程使用音频的状态为“停止使用”,可以从总的标签mflag中去掉之前已添加的音频flag。进而,以此类推,针对视频、广播、相机、网络下载、输入法、蓝牙、提供器(provider)、悬浮窗及麦克风等功能都可以根据监测到的使用状态配置对应的标签。
一种实施例中,所述进程状态包括用户感知状态;所述根据所述进程状态确定所述后台进程中的待冻结后台进程,包括:确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;根据所述目标后台进程确定所述待冻结进程。
一些示例中,用户感知状态可以包括弱感知状态(例如目标进程对应的标签少于预定个数时确定为弱感知状态)及可感知状态(例如目标进程对应的标签多于预定个数时确定为可感知状态),可以将弱感知状态确定为感知状态低于预定感知标准的用户感知状态,将弱感知状态对应的后台进程确定为目标后台进程。一些示例中,用户感知状态可以包括不同的感知等级(例如根据目标进程对应的标签的不同个数可以确定不同的感知等级,标签个数少感知等级越高),可以将低于预定等级的感知等级,确定为感知状态低于预定感知标准的用户感知状态,将低于预定感知标准的用户感知状态对应的后台进程确定为目标后台进程。
进一步的,一些实施例中,可以将目标后台进程直接确定为待冻结进程。
一种实施例中,所述根据所述目标后台进程确定所述待冻结进程,包括:从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
与界面进程关联的后台进程即与用户界面具有关联的进程,在根据用户感知状态确定目标后台进程后,进一步确定界面关联进程,并将目标后台进程中除界面关联进程之外的后台进程确定为待冻结进程,这样可以进一步避免进程冻结对用户界面的影响,进一步提升进程管控可靠性。
为便于更好的实施本申请实施例提供的进程管控方法,本申请实施例还提供一种基于上述进程管控方法的进程管控装置。其中名词的含义与上述进程管控方法中相同,具体实现细节可以参考方法实施例中的说明。图2示出了根据本申请的一个实施例的进程管控装置的框图。
如图2所示,进程管控装置200中可以包括监测模块210、生成模块220、反馈模块230、管控模块240。
监测模块210可以用于监测用户界面的卡顿状态;生成模块220可以用于若所述卡顿状态符合目标状态,生成目标反馈消息;反馈模块230可以用于基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;管控模块240可以用于根据所述卡顿反馈消息对所述后台进程进行管控。
在本申请的一些实施例中,所述管控模块240包括:进程状态确定单元,用于若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取所述后台进程的进程状态;冻结进程确定单元,用于根据所述进程状态确定所述后台进程中的待冻结后台进程;进程冻结单元,用于将所述待冻结后台进程进行冻结。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述进程状态确定单元,用于:获取所述针对每个后台进程配置的标签,所述标签是根据所述每个后台进程对用户感知功能的使用情况进行配置的;根据每个后台进程的标签,确定每个后台进程的用户感知状态。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述冻结进程确定单元,用于:确定感知状态低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;根据所述目标后台进程确定所述待冻结进程。
在本申请的一些实施例中,所述冻结进程确定单元,用于:从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
在本申请的一些实施例中,所述反馈模块230,用于:播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
在本申请的一些实施例中,所述监测模块210,用于:监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;根据所述界面运行数据分析所述用户界面的卡顿状态。
应当注意,尽管在上文详细描述中提及了用于动作执行的设备的若干模块或者单元,但是这种划分并非强制性的。实际上,根据本申请的实施方式,上文描述的两个或更多模块或者单元的特征和功能可以在一个模块或者单元中具体化。反之,上文描述的一个模块或者单元的特征和功能可以进一步划分为由多个模块或者单元来具体化。
此外,本申请实施例还提供一种电子设备,该电子设备可以为终端或者服务器,如图3所示,其示出了本申请实施例所涉及的电子设备的结构示意图,具体来讲:
该电子设备可以包括一个或者一个以上处理核心的处理器301、一个或一个以上计算机可读存储介质的存储器302、电源303和输入单元304等部件。本领域技术人员可以理解,图3中示出的电子设备结构并不构成对电子设备的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。其中:
处理器301是该电子设备的控制中心,利用各种接口和线路连接整个计算机设备的各个部分,通过运行或执行存储在存储器302内的软件程序和/或模块,以及调用存储在存储器302内的数据,执行计算机设备的各种功能和处理数据,从而对电子设备进行整体监控。可选的,处理器301可包括一个或多个处理核心;优选的,处理器301可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户页面和应用程序等,调制解调处理器主要处理无线通讯。可以理解的是,上述调制解调处理器也可以不集成到处理器301中。
存储器302可用于存储软件程序以及模块,处理器301通过运行存储在存储器302的软件程序以及模块,从而执行各种功能应用以及数据处理。存储器302可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据计算机设备的使用所创建的数据等。此外,存储器302可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。相应地,存储器302还可以包括存储器控制器,以提供处理器301对存储器302的访问。
电子设备还包括给各个部件供电的电源303,优选的,电源303可以通过电源管理系统与处理器301逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。电源303还可以包括一个或一个以上的直流或交流电源、再充电系统、电源故障检测电路、电源转换器或者逆变器、电源状态指示器等任意组件。
该电子设备还可包括输入单元304,该输入单元304可用于接收输入的数字或字符信息,以及产生与用户设置以及功能控制有关的键盘、鼠标、操作杆、光学或者轨迹球信号输入。
尽管未示出,电子设备还可以包括显示单元等,在此不再赘述。具体在本实施例中,电子设备中的处理器301会按照如下的指令,将一个或一个以上的计算机程序的进程对应的可执行文件加载到存储器302中,并由处理器301来运行存储在存储器302中的计算机程序,从而实现本申请前述实施例中各种功能,如处理器301可以执行下述步骤:
监测用户界面的卡顿状态;若所述卡顿状态符合目标状态,生成目标反馈消息;基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;根据所述卡顿反馈消息对后台进程进行管控。
在本申请的一些实施例中,所述根据所述卡顿反馈消息对后台进程进行管控时,处理器301可以执行:若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取后台进程的进程状态;根据所述进程状态确定所述后台进程中的待冻结后台进程;将所述待冻结后台进程进行冻结。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述获取后台进程的进程状态时,处理器301可以执行:获取针对所述后台进程中每个后台进程所配置的标签,其中,所述标签是根据所述每个后台进程对用户感知功能的使用情况进行配置的;根据所述每个后台进程的标签,确定所述每个后台进程的用户感知状态。
在本申请的一些实施例中,所述进程状态包括用户感知状态;所述根据所述进程状态确定所述后台进程中的待冻结后台进程时,处理器301可以执行:确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;根据所述目标后台进程确定所述待冻结进程。
在本申请的一些实施例中,所述根据所述目标后台进程确定所述待冻结进程时,处理器301可以执行:从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
在本申请的一些实施例中,所述基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息时,处理器301可以执行:播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
在本申请的一些实施例中,所述监测用户界面的卡顿状态时,处理器301可以执行:监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;根据所述界面运行数据分析所述用户界面的卡顿状态。
本领域普通技术人员可以理解,上述实施例的各种方法中的全部或部分步骤可以通过计算机程序来完成,或通过计算机程序控制相关的硬件来完成,该计算机程序可以存储于一计算机可读存储介质中,并由处理器进行加载和执行。
为此,本申请实施例还提供一种存储介质,其中存储有计算机程序,该计算机程序能够被处理器进行加载,以执行本申请实施例所提供的任一种方法中的步骤。
其中,该存储介质可以包括:只读存储器(ROM,Read Only Memory)、随机存取记忆体(RAM,Random Access Memory)、磁盘或光盘等。
由于该存储介质中所存储的计算机程序,可以执行本申请实施例所提供的任一种方法中的步骤,因此,可以实现本申请实施例所提供的方法所能实现的有益效果,详见前面的实施例,在此不再赘述。
本领域技术人员在考虑说明书及实践这里公开的实施方式后,将容易想到本申请的其它实施方案。本申请旨在涵盖本申请的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本申请的一般性原理并包括本申请未公开的本技术领域中的公知常识或惯用技术手段。
应当理解的是,本申请并不局限于上面已经描述并在附图中示出的实施例,而可以在不脱离其范围的情况下进行各种修改和改变。

Claims (20)

  1. 一种进程管控方法,其中,包括:
    监测用户界面的卡顿状态;
    若所述卡顿状态符合目标状态,生成目标反馈消息;
    基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;
    根据所述卡顿反馈消息对后台进程进行管控。
  2. 根据权利要求1所述的方法,其中,所述根据所述卡顿反馈消息对后台进程进行管控,包括:
    若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取所述后台进程的进程状态;
    根据所述进程状态确定所述后台进程中的待冻结后台进程;
    将所述待冻结后台进程进行冻结。
  3. 根据权利要求2所述的方法,其中,所述进程状态包括用户感知状态;所述获取所述后台进程的进程状态,包括:
    获取针对所述后台进程中每个后台进程所配置的标签,其中,所述标签是根据所述每个后台进程对用户感知功能的使用情况进行配置的;
    根据所述每个后台进程的标签,确定所述每个后台进程的用户感知状态。
  4. 根据权利要求2所述的方法,其中,所述进程状态包括用户感知状态;所述根据所述进程状态确定所述后台进程中的待冻结后台进程,包括:
    确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;
    根据所述目标后台进程确定所述待冻结进程。
  5. 根据权利要求4所述的方法,其中,所述根据所述目标后台进程确定所述待冻结进程,包括:
    从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;
    将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
  6. 根据权利要求1所述的方法,其中,所述基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息,包括:
    播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;
    接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
  7. 根据权利要求1所述的方法,其中,所述监测用户界面的卡顿状态,包括:
    监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;
    根据所述界面运行数据分析所述用户界面的卡顿状态。
  8. 根据权利要求7所述的方法,其中,所述根据所述界面运行数据分析所述用户界面的卡顿状态,包括以下方式中至少一种:
    若所述中央处理器的使用率高于预定使用率,则卡顿状态为卡顿,相反,若使用率小于预定使用率,则卡顿状态为不卡顿;
    若所述画面掉帧数据高于预定大小,则卡顿状态为卡顿,相反,若画面掉帧数据小于预定大小,则卡顿状态为不卡顿。
  9. 根据权利要求7所述的方法,其中,所述根据所述界面运行数据分析所述用户界面的卡顿状态,包括:
    基于预设函数对中央处理器的使用率及画面掉帧数据进行综合计算,得到卡顿分数;
    根据所述卡顿分数确定卡顿等级,所述卡顿状态为所述卡顿等级。
  10. 根据权利要求4所述的方法,其中,所述用户感知状态可以包括弱感知状态及可感知状态;所述确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程,包括:
    将弱感知状态确定为感知状态低于预定感知标准的用户感知状态,并将弱感知状态对应的后台进程确定为目标后台进程。
  11. 根据权利要求1所述的方法,其中,所述用户感知状态可以包括不同的感知等级;所述确定低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程,包括:
    将低于预定等级的感知等级,确定为感知状态低于预定感知标准的用户感知状态,并将低于预定感知标准的用户感知状态对应的后台进程确定为目标后台进程。
  12. 一种进程管控装置,其中,包括:
    监测模块,用于监测用户界面的卡顿状态;
    生成模块,用于若所述卡顿状态符合目标状态,生成目标反馈消息;
    反馈模块,用于基于所述目标反馈信息进行卡顿提示,以接收用户的卡顿反馈消息;
    管控模块,用于根据所述卡顿反馈消息对后台进程进行管控。
  13. 根据权利要求12所述的装置,其中,所述管控模块包括:进程状态确定单元,用于若所述卡顿反馈消息指示所述用户界面处于目标卡顿状态,则获取所述后台进程的进程状态;冻结进程确定单元,用于根据所述进程状态确定所述后台进程中的待冻结后台进程;进程冻结单元,用于将所述待冻结后台进程进行冻结。
  14. 根据权利要求13所述的装置,其中,所述进程状态包括用户感知状态;所述进程状态确定单元,用于:获取所述针对每个后台进程配置的标签,所述标签是根据所述每个后台进程对用户感知功能的使用情况进行配置的;根据每个后台进程的标签,确定每个后台进程的用户感知状态。
  15. 根据权利要求13所述的装置,其中,所述进程状态包括用户感知状态;所述冻结进程确定单元,用于:确定感知状态低于预定感知标准的用户感知状态对应的后台进程,得到目标后台进程;根据所述目标后台进程确定所述待冻结进程。
  16. 根据权利要求15所述的装置,其中,所述冻结进程确定单元,用于:从所述目标后台进程中确定与界面进程关联的后台进程,得到界面关联进程,所述界面进程为所述用户界面对应的进程;将所述目标后台进程中除所述界面关联进程之外的后台进程,确定为所述待冻结进程。
  17. 根据权利要求12所述的装置,其中,所述反馈模块,用于:播放所述目标反馈信息,所述目标反馈消息用于提示用户通过语音反馈所述用户界面是否卡顿;接收用户语音,并基于所述用户语音进行语音识别,得到所述用户的卡顿反馈消息。
  18. 根据权利要求12所述的装置,其中,所述监测模块,用于:监测界面运行数据,所述界面运行数据包括中央处理器的使用率及画面掉帧数据中至少一种;根据所述界面运行数据分析所述用户界面的卡顿状态。
  19. 一种存储介质,其中,其上存储有计算机程序,当所述计算机程序被计算机的处理器执行时,使计算机执行权利要求1至11任一项所述的方法。
  20. 一种电子设备,其中,包括:存储器,存储有计算机程序;处理器,读取存储器存储的计算机程序,以执行权利要求1至11任一项所述的方法。
PCT/CN2023/076439 2022-03-11 2023-02-16 进程管控方法、装置、存储介质及电子设备 WO2023169171A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210236586.6 2022-03-11
CN202210236586.6A CN114647550A (zh) 2022-03-11 2022-03-11 进程管控方法、装置、存储介质及电子设备

Publications (1)

Publication Number Publication Date
WO2023169171A1 true WO2023169171A1 (zh) 2023-09-14

Family

ID=81993849

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/076439 WO2023169171A1 (zh) 2022-03-11 2023-02-16 进程管控方法、装置、存储介质及电子设备

Country Status (2)

Country Link
CN (1) CN114647550A (zh)
WO (1) WO2023169171A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114647550A (zh) * 2022-03-11 2022-06-21 深圳Tcl新技术有限公司 进程管控方法、装置、存储介质及电子设备
CN117278805A (zh) * 2023-11-17 2023-12-22 广州市千钧网络科技有限公司 信息提示方法、装置、电子设备和存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160277902A1 (en) * 2015-03-16 2016-09-22 Anhui Huami Information Technology Co.,Ltd. Method and apparatus for controlling feedback information
CN109324977A (zh) * 2018-10-31 2019-02-12 北京微播视界科技有限公司 应用程序卡顿的检测方法、装置及电子设备
CN110825458A (zh) * 2019-11-06 2020-02-21 深圳传音控股股份有限公司 后台应用清理方法、装置及计算机可读存储介质
CN114647550A (zh) * 2022-03-11 2022-06-21 深圳Tcl新技术有限公司 进程管控方法、装置、存储介质及电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160277902A1 (en) * 2015-03-16 2016-09-22 Anhui Huami Information Technology Co.,Ltd. Method and apparatus for controlling feedback information
CN109324977A (zh) * 2018-10-31 2019-02-12 北京微播视界科技有限公司 应用程序卡顿的检测方法、装置及电子设备
CN110825458A (zh) * 2019-11-06 2020-02-21 深圳传音控股股份有限公司 后台应用清理方法、装置及计算机可读存储介质
CN114647550A (zh) * 2022-03-11 2022-06-21 深圳Tcl新技术有限公司 进程管控方法、装置、存储介质及电子设备

Also Published As

Publication number Publication date
CN114647550A (zh) 2022-06-21

Similar Documents

Publication Publication Date Title
WO2023169171A1 (zh) 进程管控方法、装置、存储介质及电子设备
EP1907942B1 (en) Dynamically balancing user experiences in a multi-user computing system
US7596705B2 (en) Automatically controlling processor mode of multi-core processor
RU2627117C2 (ru) Электронное устройство, сервер и способ управления такими устройствами
US8001400B2 (en) Power consumption management for functional preservation in a battery-powered electronic device
JP5524117B2 (ja) 自動負荷検出に基づく電力管理
TW201220180A (en) Application lifetime management
JP2000214965A (ja) コンピュ―タシステムおよびバッテリイベントの管理方法
CN111816192A (zh) 语音设备及其控制方法、装置和设备
CN113672748A (zh) 多媒体信息播放方法及装置
KR20110097859A (ko) 장치와, 이 장치의 전력 소비를 관리하는 방법 및 컴퓨터 판독가능 저장 매체
WO2020206688A1 (zh) 视频播放方法、装置、存储介质及电子设备
US20140089696A1 (en) Method for controlling power mode switching
CN114042310A (zh) 游戏操作数据收集方法、装置、计算机设备及存储介质
CN110989816B (zh) 应用的处理方法、装置以及存储介质
CN103973870B (zh) 信息处理设备和信息处理方法
WO2023169173A1 (zh) 内存清理方法、装置、存储介质及电子设备
CN108366271B (zh) 一种多媒体文件的播放方法、装置及存储介质
CN106557398A (zh) 信息上报方法和装置
TW201732582A (zh) 用於一電腦系統之輸出介面切換方法及系統
US8832708B2 (en) Process pool of empty application hosts to improve user perceived launch time of applications
US20120096285A1 (en) Power Management Method and Portable Electronic Device Using the Same
CN112997150A (zh) 应用程序的管理方法、装置、存储介质及电子设备
CN111669576B (zh) 智能电视音量输出异常的识别方法、装置及电子设备
TWI832078B (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: 23765749

Country of ref document: EP

Kind code of ref document: A1