CN105550041A - Mobile terminal control method and device - Google Patents

Mobile terminal control method and device Download PDF

Info

Publication number
CN105550041A
CN105550041A CN201610128267.8A CN201610128267A CN105550041A CN 105550041 A CN105550041 A CN 105550041A CN 201610128267 A CN201610128267 A CN 201610128267A CN 105550041 A CN105550041 A CN 105550041A
Authority
CN
China
Prior art keywords
core dump
target process
described target
closing
mobile terminal
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201610128267.8A
Other languages
Chinese (zh)
Inventor
白浩文
吴章金
彭伟林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meizu Technology Co Ltd
Original Assignee
Meizu Technology Co Ltd
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 Meizu Technology Co Ltd filed Critical Meizu Technology Co Ltd
Priority to CN201610128267.8A priority Critical patent/CN105550041A/en
Publication of CN105550041A publication Critical patent/CN105550041A/en
Pending legal-status Critical Current

Links

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]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5022Mechanisms to release resources
    • 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/48Program initiating; Program switching, e.g. by interrupt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5021Priority
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/503Resource availability

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a mobile terminal control method and device. The method includes the steps of judging whether the utilization rate of a system memory is higher than a set threshold value or not, if yes, selecting a target course to be closed, judging whether the target course is executing memory dump or not, and if yes, shielding an instruction for closing the target course. The device comprises a course selecting module for selecting the target course to be closed when it is judged that the utilization rate of the system memory is higher than the set threshold value, and further comprises a closing processing module for judging whether the target course is executing memory dump or not and shielding the instruction for closing the target course if yes. By means of the method and device, it is effectively avoided that due to the fact that the course executing memory dump operation is closed, an intelligent electronic device enters a dead circulating state, and it is avoided that the intelligent electronic device does not run smoothly.

Description

A kind of method for controlling mobile terminal and control device
Technical field
The present invention relates to the control field of electronic equipment, particularly, is a kind of realization the control method of mobile terminal and the device realizing this control method.
Background technology
The mobile terminal device such as smart mobile phone, panel computer is the intelligent electronic device that people's daily life often uses, and the operating system of present most of intelligent electronic device is developed based on linux system.Intelligent electronic device has all run operating system, and a large amount of third party application runs on an operating system, and the system program run, application program will take a large amount of memory sources.System program, application program produce a large amount of process when running, and the operation of these processes will consume a large amount of memory source of intelligent electronic device.
But, the memory source of intelligent electronic device is limited, as time run number of processes too much, when committed memory resource is more, easily causes intelligent electronic device to run slowly, when causing electronic equipment to run, occur the phenomenon that card pauses, to such an extent as to appear on a certain interface static for a long time during intelligent electronic device operation, any instruction of user's input cannot be responded, affect the use of intelligent electronic device, bring great inconvenience to user.
Therefore, intelligent electronic device arranges process manager to manage the operation of multiple process, and arranges process closing module, as lowmemorykiller process.As shown in Figure 1, intelligent electronic device is provided with process manager 12, for recording the priority of multiple process.Because each process all has the priority level of self, the priority as process A is the highest, and its priority sequence number is 1, the priority of process B is only second to the priority of process A, its priority sequence number be 2, process N priority minimum, its priority sequence number is 14, so analogizes.The priority of process is determined by process manager 12, and the process priority as system program is higher, and the process priority of third party's program is lower.
When the Installed System Memory of intelligent electronic device is too low, as during lower than the threshold value set, process closing module 11, as the process that lowmemorykiller process will select priority minimum from multiple process run, as process N, and the process hard closing that will select.Certainly, process closing module 11 selects the process needing to close, except considering the priority of process, also consider the memory source amount shared by the process selected, the process being selected for hard closing should be that priority is lower and the process that the memory source amount taken is more.
In process closing module 11 by by after the process hard closing selected, the memory source that this process takies is released, and intelligent electronic device can comparatively fast process the process run, and avoids intelligent electronic device long-play situation slowly.
But, because process closing module 11 often just selects priority lower and the process that committed memory resource is more, and do not check running state of a process, process likely because closing is in special state and causes the process by selecting of cannot closing, cause memory source effectively to discharge, affect the operation of intelligent electronic device.
Summary of the invention
Fundamental purpose of the present invention is to provide the method for by the process selected and the more effective releasing memory resource of a kind of effective closedown.
Another object of the present invention is to provide a kind of more effective memory source by the device effectively discharged.
In order to realize above-mentioned fundamental purpose, method for controlling mobile terminal provided by the invention comprises and judges Installed System Memory utilization rate whether higher than setting threshold value, in this way, select target process to be closed, and, judge whether target process performs core dump, in this way, the instruction of target process is closed in shielding, otherwise, close target process.
Occur in operational process abnormal often due to the process performing core dump operation and the process of collapse occurs, and the process performing core dump operation also can not receive outside instruction, namely can not the instruction of this process of hard closing that sends of receiving process closing module, when causing process closing module in the process selecting performing core dump and need hard closing, the process performing core dump cannot be forced closed, process closing module is caused still to select this process as target process and send the instruction of hard closing next time, intelligent electronic device is finally caused to carry out endless loop, intelligent electronic device is caused to occur the situation that card pauses.
Therefore, after application the solution of the present invention, once process closing module finds performed core dump operation by the target process selected, then can not send the instruction of hard closing, thus avoid intelligent electronic device to enter the situation of endless loop, guarantee that the process receiving hard closing instruction can be closed, make memory source obtain release.
A preferred scheme is, as target process performing core dump operation time, then the priority selecting another running is low and do not performing the process of core dump, another process selected by closedown.
As can be seen here, by selecting another not performing the process of core dump and hard closing, effectively can close another process be selected again, and the memory source of intelligent electronic device is able to timely release.
Further scheme is, judges that the step whether target process is performing core dump operation is: obtain the status information of target process, the status information according to obtaining judges whether target process performs core dump
As can be seen here, effectively can judge whether target process performs core dump by the running state information of active obtaining target process, thus avoid the process to performing core dump operation to send hard closing instruction.
Further scheme is, the process performing core dump sends status information to process manager; Judge that the step whether target process is performing core dump is: obtain the status information that target process sends to process manager.
Visible, once the process run performs core dump operation namely send status information to process manager, like this, this state of a process information can be obtained by process manager inquiry when selecting the process of closing.
For realizing another above-mentioned object, mobile terminal control device provided by the invention comprises process selection module, judges that whether Installed System Memory utilization rate is higher than setting threshold value, in this way, selects target process to be closed; Also comprise closing process module, judge whether target process performs core dump, in this way, the instruction of target process is closed in shielding, otherwise, close by target process.
From such scheme, after selecting the process needing to close, if judge that target process is the process performing core dump operation, then do not perform the operation of rev down process rev.Like this, the instruction of hard closing can be sent to the process performing core dump, also target process is just avoided to be forced closed and to cause system to enter the situation of endless loop, thus avoid intelligent electronic device to occur the situation that card pauses, and effectively releasing memory resource, guarantees that intelligent electronic device runs fast.
Accompanying drawing explanation
Fig. 1 is the schematic diagram of existing electronic equipment mobile terminal controlling functions module.
Fig. 2 is the structured flowchart of mobile terminal control device embodiment of the present invention.
Fig. 3 is process manager each process priority ordering chart interior applying mobile terminal control device embodiment of the present invention.
Fig. 4 is the process flow diagram of method for controlling mobile terminal embodiment of the present invention.
Below in conjunction with drawings and Examples, the invention will be further described.
Embodiment
Method for controlling mobile terminal of the present invention can be applied on the such as intelligent electronic device such as smart mobile phone, panel computer, and these intelligent electronic devices run operating system, and preferably, operating system is the operating system based on linux system exploitation.Further, run on an operating system and have a large amount of program, as the application program etc. of system program, third party's exploitation, produce a large amount of processes when system program, application program are run, intelligent electronic device is managed a large amount of processes by process manager.
The process run due to intelligent electronic device takies a large amount of memory sources, therefore, the invention provides effectively release because of the method for the memory source shared by operation process, and provides the device realizing releasing memory resource.
See Fig. 2, mobile terminal control device comprises memory management module 20, process selection module 21 and closing process module 22, memory management module 20 is for real-time monitoring system internal memory using state, as judged, whether the utilization rate of Installed System Memory is higher than the threshold value set, this threshold value is the value preset, preset by system, as 95%.When memory management module 20 judges the utilization rate of current system internal memory higher than setting threshold value, then need process part run to close with release portion memory source, avoid intelligent electronic device to occur running situation slowly.
During rev down process rev, first need the process being selected needs closedown by process selection module 21, should be that priority level is lower and the process that committed memory resource is more by the process selected, target process namely to be closed.Such as, the current operation of system has 14 processes, 14 processes height according to priority sorts as shown in Figure 3, and wherein the priority of process A is the highest, and its priority sequence number is 1, the priority of process B is only second to the priority of process A, its priority sequence number be 2, process N priority minimum, its priority sequence number is 14, the priority of process M is only higher than the priority of process N, and its priority sequence number is 13.
When process selection module 21 selects process, first need the priority of consideration process, and the memory source that consideration process takies, as shown in Figure 3, because the priority of process N is minimum, if process N also takies more memory source, then select process N as the target process needing to close.If the memory source that process N takies is less, then can reselect another process, as process M, and judge that whether the memory source that process M takies is more, the memory source taken as process M is more, then select process M as the target process needing hard closing.
If process selection module 21 selects process N as the target process needing hard closing, but occur abnormal in process N operational process, and the situation of collapse occurs.Now, under the mechanism of linux system, process N will carry out the operation of core dump (coredump).Performing core dump operation is that system or java standard library are sent out the application program run and run and occur mistake, and when there is abnormal exiting, program at that time whole state of a process save, and generate a coredump file.
Cause application program to need the reason performing core dump a lot, the memory accessing outside of such as application program, multithread programs employ the non-locking protection of data, illegal pointer, stack overflow etc. of the unsafe function of thread, multithreading read-write.Under normal circumstances, coredump file contains internal memory, buffer status, stack pointer, memory management information etc. when program is run, namely the current state of program is stored as a file.Accordingly, if application program is carrying out the operation of core dump, corresponding process also can perform core dump operation.
When the process run performs the operation of core dump, this process can not receive any signal, also can not respond any signal.If now apply the process closing module such as such as lowmemorykiller send instruction from hard closing to the process performing core dump operation, as kill-9 instruction carrys out hard closing target process N, but because target process N is performing core dump operation, kill-9 instruction can not be received, also can not respond kill-9 instruction, the situation causing target process N to be forced closed occurs.
If target process N cannot be forced closed, then its Installed System Memory taken cannot be released, during the next monitoring system memory usage of memory management module 20, still judge that Installed System Memory utilization rate is too high, still to continue selection process N as target process and attempt hard closing, such process N will be caused to be selected at every turn after all can not be forced closed, but the situation of attempting closing of each selection process N of process selection module 21, finally cause intelligent electronic device to be absorbed in endless loop, occur the situation that electronic equipment card pauses.Now, intelligent electronic device cannot respond any instruction that user sends, and also affects the operation of intelligent electronic device.
In order to avoid the situation that card pauses appears in intelligent electronic device, select the target process of trial hard closing in process selection module 21 after, closing process module 22 will judge whether performed core dump operation by the target process selected, such as, process N performing core dump operation, then closing process module 22 will select another running and not perform core dump operation process.Such as, the priority of process M is lower, and not in execution core dump operation, then closing process module 22 will select process M as the target process attempting closing.
Owing to all arranging running state information when each process is run, and when process performs core dump operation, its running state information will react its running status.Such as, when process N performs core dump operation, to be identified it by status indicator and perform core dump, therefore, closing process module 22 by checking the running state information of process N, can that is to say and checking that namely running status mark can judge whether process N is performing core dump operation.
When closing process module 22 judges that process N is performing core dump operation, then need to select another process, if process M is as the target process attempting closing.Certainly, after selection process M, still need to judge whether process M is performing core dump operation, if process M is performing core dump operation, then again select another process, if process M is not in execution core dump operation, then process M will be selected as the target process needing hard closing.
After process M is selected as the internal memory of hard closing, sent the instruction of hard closing to process M by lowmemorykiller, as kill-9 instruction, after process M receives the instruction of hard closing, process M will be forced closed, its memory source taken also discharges immediately, thus guarantees the normal operation of intelligent electronic device.
Alternatively, each process can being set when performing core dump operation, initiatively sending information to process manager, represent that this process is performing core dump operation.Such as, once process N occurs abnormal and occurs collapse case, information is sent to represent that it is performing the operation of core dump to process manager.In this case, closing process module 22 by obtaining information from process manager, thus can judge the operation whether being performed core dump by the process selected.
The workflow of method for controlling mobile terminal is introduced below in conjunction with Fig. 4.First, memory management module judges the service condition of current system internal memory, namely judges that whether the utilization rate of current system internal memory is higher than the threshold value set, and namely performs step S1.If the memory usage of system is lower than the threshold value of setting, then continue monitoring, if Installed System Memory utilization rate is higher than the threshold value of setting, then perform step S2, process selection model choice one attempts the target process of closing, target process namely to be closed.When selecting the target process attempting closing, select priority lower and the process that committed memory resource is more.
After selecting the target process of attempting closing, perform step S3, obtain the running state information of target process, such as, check the status indicator of this target process, and perform step S4, judge whether target process is performing core dump operation, if target process is not in the operation performing core dump, then perform step S5, lowmemorykiller send instruction from hard closing to target process, as kill-9 instruction, target process will be forced closed.
As target process is performing core dump operation, then perform step S6, closing process module selects another process as target process from multiple processes run of process manager record, and return execution step S3, check again by another running state of a process information selected, then step S4 is performed, judge again whether performed core dump operation by another process selected, until select one not in the process performing core dump operation, and by by the process hard closing selected, thus delivery system internal memory.
Visible, application the solution of the present invention, if the target process attempting closing is performing core dump operation, then can not close this target process, that is to say and shield the instruction that closedown is performing core dump operation process, thus the process guaranteeing to receive the hard closing instruction that lowmemorykiller sends must be not in the process performing core dump, the process namely receiving hard closing instruction must be not in the process performing core dump, the process avoided owing to receiving hard closing instruction performs core dump and cannot be forced closed, intelligent electronic device enters endless loop and occurs Caton phenomenon, guarantee the normal operation of intelligent electronic device.
Certainly; above-mentioned scheme is the preferred embodiment of the invention; practical application to have more change; such as; select after the process of closing; running state of a process can be obtained in several ways to determine whether this process is performing built-in dump operation; as the ruuning situation of the related application by process, the running status etc. of parent process judge to be selected running state of a process; such change does not affect enforcement of the present invention, should be included in protection scope of the present invention yet.

Claims (10)

1. a method for controlling mobile terminal, is characterized in that, comprising:
Judge that whether Installed System Memory utilization rate is higher than setting threshold value, if so, selects target process to be closed;
Judge whether described target process carries out core dump, if so, the instruction of described target process is closed in shielding.
2. method according to claim 1, is characterized in that:
If described target process is performing core dump operation, then the priority selecting another running is low and not performing the process of core dump, close another process of described selection.
3. method according to claim 1 and 2, is characterized in that:
The described step judging whether described target process is carrying out core dump comprises: according to described status information, the status information obtaining described target process, judges whether described target process performs core dump.
4. method according to claim 3, is characterized in that:
Described status information is the running status mark of described target process.
5. method according to claim 1 and 2, is characterized in that, also comprises:
The process performing core dump sends status information to process manager;
The described step judging whether described target process is carrying out core dump comprises: obtain the status information that described target process sends to process manager.
6. a mobile terminal control device, comprising:
Process selection module, when judging Installed System Memory utilization rate higher than setting threshold value, selects target process to be closed;
It is characterized in that, also comprise:
Closing process module, judges whether described target process carries out core dump, and in this way, the instruction of described target process is closed in shielding.
7. mobile terminal control device according to claim 6, is characterized in that:
Described closing process module is when judging that described target process is performing core dump operation, and the priority selecting another running is low and not performing the process of core dump, close another process of described selection.
8. the mobile terminal control device according to claim 6 or 7, is characterized in that:
When described closing process module judges whether described target process is performing core dump operation, obtain the status information of described target process, judge whether described target process performs core dump according to described status information.
9. mobile terminal control device according to claim 8, is characterized in that:
Described status information is the running status mark of described target process.
10. the mobile terminal control device according to claim 6 or 7, is characterized in that:
When described closing process module judges whether described target process is performing core dump, obtain the status information that target process sends to process manager.
CN201610128267.8A 2016-03-04 2016-03-04 Mobile terminal control method and device Pending CN105550041A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610128267.8A CN105550041A (en) 2016-03-04 2016-03-04 Mobile terminal control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610128267.8A CN105550041A (en) 2016-03-04 2016-03-04 Mobile terminal control method and device

Publications (1)

Publication Number Publication Date
CN105550041A true CN105550041A (en) 2016-05-04

Family

ID=55829238

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610128267.8A Pending CN105550041A (en) 2016-03-04 2016-03-04 Mobile terminal control method and device

Country Status (1)

Country Link
CN (1) CN105550041A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912407A (en) * 2016-05-06 2016-08-31 上海斐讯数据通信技术有限公司 Memory cleaning method and system for mobile terminal
CN107479954A (en) * 2017-07-31 2017-12-15 广东欧珀移动通信有限公司 process management method, device, storage medium and electronic equipment
CN109561487A (en) * 2017-09-25 2019-04-02 中兴通讯股份有限公司 Reduce the method, apparatus and mobile terminal of mobile terminal energy consumption
CN109688618A (en) * 2018-11-27 2019-04-26 Oppo广东移动通信有限公司 Method for processing video frequency, device, electronic equipment and storage medium
CN110457135A (en) * 2019-08-09 2019-11-15 重庆紫光华山智安科技有限公司 A kind of method of resource regulating method, device and shared GPU video memory
CN111356987A (en) * 2017-09-18 2020-06-30 深圳传音通讯有限公司 Dynamic memory identification method and device
CN112306371A (en) * 2019-07-30 2021-02-02 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for storage management

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120331473A1 (en) * 2011-06-23 2012-12-27 Hon Hai Precision Industry Co., Ltd. Electronic device and task managing method
CN103294528A (en) * 2012-03-01 2013-09-11 宇龙计算机通信科技(深圳)有限公司 Terminal and process control method
CN103631661A (en) * 2013-11-27 2014-03-12 青岛海信电器股份有限公司 Internal storage management method and device
CN104778086A (en) * 2015-04-15 2015-07-15 天脉聚源(北京)教育科技有限公司 Method and device for releasing resources
CN105354093A (en) * 2015-12-09 2016-02-24 广东欧珀移动通信有限公司 Memory management method and mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120331473A1 (en) * 2011-06-23 2012-12-27 Hon Hai Precision Industry Co., Ltd. Electronic device and task managing method
CN103294528A (en) * 2012-03-01 2013-09-11 宇龙计算机通信科技(深圳)有限公司 Terminal and process control method
CN103631661A (en) * 2013-11-27 2014-03-12 青岛海信电器股份有限公司 Internal storage management method and device
CN104778086A (en) * 2015-04-15 2015-07-15 天脉聚源(北京)教育科技有限公司 Method and device for releasing resources
CN105354093A (en) * 2015-12-09 2016-02-24 广东欧珀移动通信有限公司 Memory management method and mobile terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
江卫: ""基于网络的Linux内核崩溃转储机制"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105912407A (en) * 2016-05-06 2016-08-31 上海斐讯数据通信技术有限公司 Memory cleaning method and system for mobile terminal
CN107479954A (en) * 2017-07-31 2017-12-15 广东欧珀移动通信有限公司 process management method, device, storage medium and electronic equipment
CN107479954B (en) * 2017-07-31 2019-10-29 Oppo广东移动通信有限公司 Process management method, device, storage medium and electronic equipment
US11157315B2 (en) 2017-07-31 2021-10-26 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for process management and electronic device
CN111356987A (en) * 2017-09-18 2020-06-30 深圳传音通讯有限公司 Dynamic memory identification method and device
CN109561487A (en) * 2017-09-25 2019-04-02 中兴通讯股份有限公司 Reduce the method, apparatus and mobile terminal of mobile terminal energy consumption
CN109688618A (en) * 2018-11-27 2019-04-26 Oppo广东移动通信有限公司 Method for processing video frequency, device, electronic equipment and storage medium
CN112306371A (en) * 2019-07-30 2021-02-02 伊姆西Ip控股有限责任公司 Method, apparatus and computer program product for storage management
CN110457135A (en) * 2019-08-09 2019-11-15 重庆紫光华山智安科技有限公司 A kind of method of resource regulating method, device and shared GPU video memory

Similar Documents

Publication Publication Date Title
CN105550041A (en) Mobile terminal control method and device
CN103164268B (en) System optimization method and device
US9336054B2 (en) Method and apparatus for configuring resource
EP1872606B1 (en) Method and system for centralized memory management in wireless terminal devices
US9176869B2 (en) Memory use for garbage collected computer environments
US9104480B2 (en) Monitoring and managing memory thresholds for application request threads
CN103218307B (en) Internal storage management system and EMS memory management process
CN104272786A (en) System, apparatus, and method for adaptive observation of mobile device behavior
CN108197032B (en) Main thread jamming monitoring method, medium, equipment and system for IOS application
US20120144392A1 (en) Resource Manager for Managing Hardware Resources
CN103164229A (en) Method and device for clearing progresses of mobile terminal
CN104956325A (en) Physical resource allocation
CN103984598A (en) Method and electronic device for thread scheduling
CN112100034A (en) Service monitoring method and device
CN115185777A (en) Abnormity detection method and device, readable storage medium and electronic equipment
US10257785B2 (en) Device and method for controlling standby power of mobile terminal
CN109976970B (en) Method, system and storage medium for prolonging service life of mainboard chip
CN115310096A (en) Security vulnerability processing method, device, equipment and medium
US8417997B2 (en) Governance in work flow software
KR20170110670A (en) Service management method and device
CN113127051B (en) Application resource packaging process monitoring method, device, equipment and medium
US10642981B2 (en) Checking method, checking device and checking system for processor
US20160140514A1 (en) Proactive Management of Devices
CN118057337A (en) Garbage recycling method and related products
CN117909081A (en) Task processing method, device, electronic equipment, medium and program product

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160504