CN101908022A - Method and device for managing internal memory of mobile communication equipment terminal - Google Patents

Method and device for managing internal memory of mobile communication equipment terminal Download PDF

Info

Publication number
CN101908022A
CN101908022A CN201010252927.6A CN201010252927A CN101908022A CN 101908022 A CN101908022 A CN 101908022A CN 201010252927 A CN201010252927 A CN 201010252927A CN 101908022 A CN101908022 A CN 101908022A
Authority
CN
China
Prior art keywords
memory
internal memory
mobile communication
communication equipment
equipment terminals
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.)
Granted
Application number
CN201010252927.6A
Other languages
Chinese (zh)
Other versions
CN101908022B (en
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.)
Ucweb Inc
Original Assignee
Ucweb Inc
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 Ucweb Inc filed Critical Ucweb Inc
Priority to CN2010102529276A priority Critical patent/CN101908022B/en
Publication of CN101908022A publication Critical patent/CN101908022A/en
Application granted granted Critical
Publication of CN101908022B publication Critical patent/CN101908022B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to the technical field of mobile communication equipment terminals, in particular to a method for managing an internal memory of a mobile communication equipment terminal. The method comprises the following steps of: detecting an upper limit, wherein the mobile communication equipment terminal determines the upper limit of the internal memory of a system; monitoring the internal memory, wherein the mobile communication equipment terminal monitors the internal memory state; and recovering the internal memory, wherein an internal memory recovery algorithm is executed when the mobile communication equipment terminal monitors that the internal memory is insufficient. The internal memory is optimally used, and the browsing experience of middle-and-low mobile communication equipment is ensured by using an intelligent internal memory management algorithm. The cache technology is optimized, page data is cached as much as possible, the frequent networking is reduced, and the traffic is reduced so as to reduce the internet access expenditure of a user. The dynamic internal memory is optimized, and the optimal utilization of the dynamic internal memory is ensured. The internal memory of the mobile communication equipment terminal is intelligently managed, and the smooth operation of programs and the stability of a mobile phone are ensured. The user experience is ensured.

Description

A kind of EMS memory management process and device thereof that is used for mobile communication equipment terminals
Technical field
The present invention relates to the mobile communication equipment terminals technical field, particularly a kind of EMS memory management process and device thereof that is used for mobile communication equipment terminals.
Background technology
Existing mobile communication equipment terminals, memory size differs.Low end machines 512k, middle-end 1M, high-end 2M.Since configuration and disunity, to the page cache of mobile communication equipment terminals, page browsing has caused very big pressure, memory management bad can the page often occur and shield in vain, data load is incomplete.Buffer memory often needs networking etc. very little.
The most Java that use of existing mobile communication equipment terminals, the java internal memory is divided into two kinds: solid-state memory and Dram.Client's memory management is bad, and will to cause Dram to use unreasonable etc.Because use unreasonablely, therefore be easy to cause, the page loads incomplete, poor user experience.
Owing to can not manage internal memory fully, therefore can cause the client frequent networking, cause the flow waste.
Because it is bad that internal memory is handled, and causes internal memory to overflow, final program crashing has a strong impact on software, and the stability of mobile phone, causes poor user experience, serious consequences such as customer loss.
Summary of the invention
First goal of the invention of the present invention is to provide a kind of EMS memory management process that is used for mobile communication equipment terminals, to solve in the prior art technical matters to mobile communication equipment terminals memory management deficiency.
In order to realize first goal of the invention of the present invention, the technical scheme of employing is as follows:
A kind of EMS memory management process that is used for mobile communication equipment terminals, the described mobile communication equipment terminals browsing and access page, described method comprises:
Mobile communication equipment terminals determines that the upper limit of the Installed System Memory upper limit detects step;
The internal memory monitoring step of mobile communication equipment terminals monitoring internal storage state;
Mobile communication equipment terminals is carried out the internal memory recycling step that internal memory reclaims algorithm when monitoring low memory.
As a kind of preferred version, described mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, and described internal memory reclaims algorithm and comprises the steps:
(21) mobile communication equipment terminals initialization first priority is lowest priority;
(22) mobile communication equipment terminals carries out the recovery of page internal memory to the first priority corresponding page;
(23) mobile communication equipment terminals judges whether internal memory satisfies pre-set threshold or first priority is limit priority, if satisfy then return, otherwise execution in step (24);
(24) first priority increase progressively, and execution in step (22).
As further preferred version, the concrete steps of described step (22) are:
(31) preestablish a threshold value;
(32) check whether internal memory reaches the threshold value that (31) set, if reach then return, otherwise execution in step (33);
(33) check whether internal memory reaches the threshold value that (31) set after removing the image data of content of pages, if reach then return, otherwise execution in step (34);
(34) check whether internal memory reaches the threshold value that (31) set after removing the lteral data of content of pages, if reach then return, otherwise execution in step (35);
(35) deletion full page and returning.
As further preferred version again, described step (31) is provided with corresponding threshold according to the type of mobile communication equipment terminals.
As a kind of preferred version, the concrete steps that the described upper limit detects step are as follows:
Mobile communication equipment terminals judges that the system of current mobile communication equipment terminals is the type of memory detection step of fixed memory or Dram;
For fixed memory, the fixed memory that mobile communication equipment terminals obtained and returned total memory size detects step;
For Dram, adopt the detection of dynamic mode, the Dram that obtains and return maximum internal memory usable levels detects step.
As further preferred version, described Dram detects step and comprises:
(61) mobile communication equipment terminals distributes the memory block of fixed memory size, execution in step (62) to system request;
(62) if system becomes the distribution of work, execution in step (61), otherwise execution in step (63);
(63) return total memory size, total memory size is that fixed memory size * system becomes distribution of work number of times.
As further preferred version again, described fixed memory size is 2M.
As a kind of preferred version, save as the internal memory that the J2ME program is distributed in described.
Second goal of the invention of the present invention is to provide a kind of memory management device that is used for mobile communication equipment terminals, to use the EMS memory management process that first goal of the invention of the present invention is provided.
In order to realize second goal of the invention of the present invention, the technical scheme of employing is as follows:
A kind of memory management device that is used for mobile communication equipment terminals, described device comprises:
Be used for determining the upper limit detection module of the Installed System Memory upper limit;
Be used to monitor the internal memory monitoring module of internal storage state;
Be used to carry out the internal memory recycling module that internal memory reclaims algorithm.
As a kind of preferred version, described upper limit detection module comprises:
Be used to judge that the system of current mobile communication equipment terminals is the type of memory detection sub-module of fixed memory or Dram;
Be used to obtain and return the fixed memory detection sub-module of the total memory size of fixed memory;
Be used to adopt the detection of dynamic mode, Dram is obtained and returns the Dram detection sub-module of maximum internal memory usable levels, described Dram detection sub-module is by distributing the memory block of fixed memory size to system request, but total size of statistics and preservation storage allocation piece, but with total size of storage allocation piece internal memory usable levels as the Dram maximum;
Described mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, and described internal memory recycling module comprises:
Initialization first priority is the priority initialization submodule of lowest priority;
The first priority corresponding page is carried out the page internal memory recovery submodule that page internal memory reclaims;
Judge that whether internal memory satisfies that to stop internal memory recovering condition or first priority be stopping to reclaim and judging submodule of limit priority;
Control the submodule that increases progressively that first priority increases progressively.
The optimized use internal memory of the present invention uses the smart memory management algorithm to guarantee the viewing experience of low and middle-end mobile communication equipment.Optimize caching technology, the many page datas of buffer memory reduce frequent networking as far as possible, reduce flow, thereby reduce user's expenses of surfing Internet.Optimize Dram, guarantee the optimized Dram that utilizes.The internal memory of the management mobile communication equipment terminals of intelligence guarantees the operation smoothness of program and stablizing of mobile phone.Guarantee user experience.
Description of drawings
Fig. 1 shows the EMS memory management process process flow diagram that is used for mobile communication equipment terminals according to an embodiment of the invention;
Fig. 2 is internal memory upper limit testing process figure;
Fig. 3 reclaims algorithm flow chart for internal memory;
Fig. 4 reclaims algorithm flow chart for page internal memory;
Fig. 5 shows memory management device according to an embodiment of the invention.
Embodiment
The present invention will be further described in detail below in conjunction with the drawings and specific embodiments.
Fig. 1 shows the EMS memory management process that is used for mobile communication equipment terminals according to an embodiment of the invention.
As shown in Figure 1, among the step S110, mobile communication equipment terminals behind software startup, the detection system internal memory upper limit.Figure 2 shows that the concrete steps of Installed System Memory upper limit detection algorithm:
Step S210, the system of judging current mobile communication equipment terminals is fixed memory or Dram, and existing internal memory mostly is Dram, and what generally adopt fixed memory is Nokia S40 system;
Step S220 is judged as fixed memory, directly obtains and return total memory size as the Installed System Memory upper limit;
Step S230 is judged as Dram, then distributes the memory block of fixed memory size to system request, and preferably, the mode by New is the memory block of 2M to the newly-built distribution fixed memory size of system request;
Step S240, if system becomes the distribution of work, execution in step S230, otherwise execution in step S250;
Step S250 returns total memory size as the Installed System Memory upper limit, and total memory size=2M * system becomes the number of times of the distribution of work.
After calculating the Installed System Memory upper limit by Installed System Memory upper limit detection algorithm, execution in step S120;
Step S120 starts the internal memory monitoring device;
Step S130, system enter the monitoring internal storage state;
Step S140, system carry out various operations, comprising: load page, the page show and various user's operation behavior;
Step S150, after system carries out various operations, the detection system internal memory, if the Installed System Memory deficiency, execution in step S160 then, otherwise return step S130, continue the monitoring internal memory;
Step S160, when monitoring low memory, execution in step S130 continued the monitoring internal memory after the execution internal memory reclaimed algorithm;
Concrete internal memory reclaims algorithm as shown in Figure 3:
Step S310, initialization first priority is lowest priority, and execution in step S320;
Mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, when the deletion page, sorts from low to high according to this priority, preferentially deletes the low page of priority.
Step S320 carries out internal memory to the first priority corresponding page and reclaims, and execution in step S330;
Step S330 judges whether internal memory satisfies and stops the internal memory recovering condition or first priority is limit priority, if satisfy then return, otherwise execution in step S340;
Concrete, stop the internal memory recovering condition and be: the current Installed System Memory/Installed System Memory upper limit is less than or equal to 80%.
Step S340, first priority increases progressively, execution in step S320.
With the object lesson explanation, the priority of current browsing pages is divided into 3 grades below:
Steps A, initialization first priority is 1 grade,
Step B is that 1 grade the page carries out internal memory and reclaims to priority;
Step C judges whether internal memory satisfies and stops the internal memory recovering condition, if satisfy then return, otherwise execution in step D;
Step D, it is 2 that first priority increases progressively, execution in step E;
Step e is that 2 grades the page carries out internal memory and reclaims to priority;
Step F is judged whether internal memory satisfies and is stopped the internal memory recovering condition, if satisfy then return, otherwise execution in step G;
Step G, it is 3 that first priority increases progressively, execution in step H;
Step H is that 3 grades the page carries out internal memory and reclaims to priority;
Step C judges whether internal memory satisfies and stops the internal memory recovering condition, if satisfy then return, otherwise because it be limit priority that priority has reached 3,3 grades, even therefore fail satisfiedly to stop the internal memory recovering condition, also returns.
Step S320 adopts algorithm as shown in Figure 4:
Step S410 preestablishes a threshold value, execution in step S420;
This threshold value adopts different numerical value according to different mobile communication equipment terminals models;
Step S420 checks whether internal memory reaches the threshold value that S410 sets, if reach then return, otherwise execution in step S430;
Step S430 checks whether internal memory reaches the threshold value that S410 sets after removing the image data of content of pages, if reach then return, otherwise execution in step S440;
Step S440 checks whether internal memory reaches the threshold value that S410 sets after removing the lteral data of content of pages, if reach then return, otherwise execution in step S450;
Step S450 deletion full page also returns.
The above only is a preferred implementation of the present invention; should be pointed out that for the person of ordinary skill of the art, under the prerequisite that does not break away from the principle of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.
Fig. 5 shows memory management device 500 according to an embodiment of the invention, comprising:
Be used for determining the upper limit detection module 510 of the Installed System Memory upper limit;
Be used to monitor the internal memory monitoring module 520 of internal storage state;
Be used to carry out the internal memory recycling module 530 that internal memory reclaims algorithm.
Upper limit detection module 510 comprises:
Be used to judge that the system of current mobile communication equipment terminals is the type of memory detection sub-module 511 of fixed memory or Dram;
Be used to obtain and return the fixed memory detection sub-module 512 of the total memory size of fixed memory;
Be used to adopt the detection of dynamic mode, Dram is obtained and returns the Dram detection sub-module 513 of maximum internal memory usable levels, described Dram detection sub-module is by distributing the memory block of fixed memory size to system request, but total size of statistics and preservation storage allocation piece, but with total size of storage allocation piece internal memory usable levels as the Dram maximum;
Described mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, and described internal memory recycling module 530 comprises:
Initialization first priority is the priority initialization submodule 531 of lowest priority;
The first priority corresponding page is carried out the page internal memory recovery submodule 532 that page internal memory reclaims;
Judge that whether internal memory satisfies that to stop internal memory recovering condition or first priority be stopping to reclaim and judging submodule 533 of limit priority;
That controls that first priority increases progressively increases progressively submodule 534.
The above only is a preferred implementation of the present invention; should be pointed out that for the person of ordinary skill of the art, under the prerequisite that does not break away from the principle of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (10)

1. EMS memory management process that is used for mobile communication equipment terminals, the described mobile communication equipment terminals browsing and access page is characterized in that described method comprises:
Mobile communication equipment terminals determines that the upper limit of the Installed System Memory upper limit detects step;
The internal memory monitoring step of mobile communication equipment terminals monitoring internal storage state;
Mobile communication equipment terminals is carried out the internal memory recycling step that internal memory reclaims algorithm when monitoring low memory.
2. EMS memory management process according to claim 1 is characterized in that, described mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, and described internal memory reclaims algorithm and comprises the steps:
(21) mobile communication equipment terminals initialization first priority is lowest priority;
(22) mobile communication equipment terminals carries out the recovery of page internal memory to the first priority corresponding page;
(23) mobile communication equipment terminals is judged whether internal memory satisfies and is stopped the internal memory recovering condition or first priority is limit priority, if satisfy then return, otherwise execution in step (24);
(24) first priority increase progressively, and execution in step (22).
3. EMS memory management process according to claim 2 is characterized in that, the concrete steps of described step (22) are:
(31) preestablish a threshold value;
(32) check whether internal memory reaches the threshold value that (31) set, if reach then return, otherwise execution in step (33);
(33) check whether internal memory reaches the threshold value that (31) set after removing the image data of content of pages, if reach then return, otherwise execution in step (34);
(34) check whether internal memory reaches the threshold value that (31) set after removing the lteral data of content of pages, if reach then return, otherwise execution in step (35);
(35) deletion full page and returning.
4. EMS memory management process according to claim 3 is characterized in that, described step (31) is provided with corresponding threshold according to the type of mobile communication equipment terminals.
5. EMS memory management process according to claim 1 is characterized in that, the concrete steps that the described upper limit detects step are as follows:
Mobile communication equipment terminals judges that the system of current mobile communication equipment terminals is the type of memory detection step of fixed memory or Dram;
For fixed memory, the fixed memory that mobile communication equipment terminals obtained and returned total memory size detects step;
For Dram, adopt the detection of dynamic mode, the Dram that obtains and return maximum internal memory usable levels detects step.
6. EMS memory management process according to claim 5 is characterized in that, described Dram detects step and comprises:
(61) mobile communication equipment terminals distributes the memory block of fixed memory size, execution in step (62) to system request;
(62) if system becomes the distribution of work, execution in step (61), otherwise execution in step (63);
(63) return total memory size, total memory size is that fixed memory size * system becomes distribution of work number of times.
7. EMS memory management process according to claim 6 is characterized in that, described fixed memory size is 2M.
8. according to the described either memory management method of claim 1~7, it is characterized in that, save as the internal memory that the J2ME program is distributed in described.
9. memory management device that is used for mobile communication equipment terminals is characterized in that described device comprises:
Be used for determining the upper limit detection module of the Installed System Memory upper limit;
Be used to monitor the internal memory monitoring module of internal storage state;
Be used to carry out the internal memory recycling module that internal memory reclaims algorithm.
10. memory management device according to claim 9 is characterized in that:
Described upper limit detection module comprises:
Be used to judge that the system of current mobile communication equipment terminals is the type of memory detection sub-module of fixed memory or Dram;
Be used to obtain and return the fixed memory detection sub-module of the total memory size of fixed memory;
Be used to adopt the detection of dynamic mode, Dram is obtained and returns the Dram detection sub-module of maximum internal memory usable levels, described Dram detection sub-module is by distributing the memory block of fixed memory size to system request, but total size of statistics and preservation storage allocation piece, but with total size of storage allocation piece internal memory usable levels as the Dram maximum;
Described mobile communication equipment terminals is provided with corresponding priorities to institute's browsing pages, and described internal memory recycling module comprises:
Initialization first priority is the priority initialization submodule of lowest priority;
The first priority corresponding page is carried out the page internal memory recovery submodule that page internal memory reclaims;
Judge that whether internal memory satisfies that to stop internal memory recovering condition or first priority be stopping to reclaim and judging submodule of limit priority;
Control the submodule that increases progressively that first priority increases progressively.
CN2010102529276A 2010-08-13 2010-08-13 Method and device for managing internal memory of mobile communication equipment terminal Active CN101908022B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102529276A CN101908022B (en) 2010-08-13 2010-08-13 Method and device for managing internal memory of mobile communication equipment terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102529276A CN101908022B (en) 2010-08-13 2010-08-13 Method and device for managing internal memory of mobile communication equipment terminal

Publications (2)

Publication Number Publication Date
CN101908022A true CN101908022A (en) 2010-12-08
CN101908022B CN101908022B (en) 2012-03-28

Family

ID=43263486

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102529276A Active CN101908022B (en) 2010-08-13 2010-08-13 Method and device for managing internal memory of mobile communication equipment terminal

Country Status (1)

Country Link
CN (1) CN101908022B (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289396A (en) * 2011-09-01 2011-12-21 宇龙计算机通信科技(深圳)有限公司 Terminal and backup and recovery method
WO2012100605A1 (en) * 2011-01-26 2012-08-02 腾讯科技(深圳)有限公司 Picture management method, mobile terminal, and computer storage medium
CN103092769A (en) * 2013-01-22 2013-05-08 北京奇虎科技有限公司 Method and device of accelerating to mobile communication device
CN103365784A (en) * 2013-06-27 2013-10-23 华为技术有限公司 Method and device for memory recycle and allocation
CN103544063A (en) * 2013-09-30 2014-01-29 三星电子(中国)研发中心 Method and device for removing processes applied to Android platform
WO2014019471A1 (en) * 2012-07-30 2014-02-06 Tencent Technology (Shenzhen) Company Limited Method and device for performing cleaning process on portable electronic device
CN104035769A (en) * 2014-05-30 2014-09-10 北京金山安全软件有限公司 Processing method and device for space shortage
CN104424125A (en) * 2013-09-10 2015-03-18 腾讯科技(深圳)有限公司 Clearing method for mobile terminal cache, device and mobile terminal
CN104699626A (en) * 2013-12-10 2015-06-10 中兴通讯股份有限公司 Terminal internal memory processing method, device and terminal
CN105005534A (en) * 2014-04-23 2015-10-28 联想移动通信科技有限公司 Memory cleanup method and apparatus, and terminal
CN103077122B (en) * 2013-01-14 2016-03-30 华为终端有限公司 The management method of mobile terminal internal storage space and mobile terminal
CN105740158A (en) * 2014-12-11 2016-07-06 广州市动景计算机科技有限公司 Method and device for reducing browser memory usage on portable terminal equipment
WO2017166666A1 (en) * 2016-03-29 2017-10-05 乐视控股(北京)有限公司 Method and apparatus for allocating memory of mobile terminal for caching image data, and electronic device
CN107247674A (en) * 2017-06-16 2017-10-13 深圳市万普拉斯科技有限公司 Memory block type processing approach, device, electronic equipment and readable storage medium storing program for executing
US11099900B2 (en) 2016-09-27 2021-08-24 Huawei Technologies Co., Ltd. Memory reclamation method and apparatus
US11822805B2 (en) 2016-09-29 2023-11-21 Huawei Technologies Co., Ltd. Method and terminal for reclaiming memory after freezing program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1770125A (en) * 2004-11-04 2006-05-10 华为技术有限公司 Memory allocation method
CN101320351A (en) * 2008-06-27 2008-12-10 华中科技大学 Internal memory distribution, cleaning and releasing method, and internal memory management apparatus
CN101582051A (en) * 2009-06-10 2009-11-18 腾讯科技(深圳)有限公司 Method and device for adjusting memory

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1770125A (en) * 2004-11-04 2006-05-10 华为技术有限公司 Memory allocation method
CN101320351A (en) * 2008-06-27 2008-12-10 华中科技大学 Internal memory distribution, cleaning and releasing method, and internal memory management apparatus
CN101582051A (en) * 2009-06-10 2009-11-18 腾讯科技(深圳)有限公司 Method and device for adjusting memory

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012100605A1 (en) * 2011-01-26 2012-08-02 腾讯科技(深圳)有限公司 Picture management method, mobile terminal, and computer storage medium
CN102289396A (en) * 2011-09-01 2011-12-21 宇龙计算机通信科技(深圳)有限公司 Terminal and backup and recovery method
WO2014019471A1 (en) * 2012-07-30 2014-02-06 Tencent Technology (Shenzhen) Company Limited Method and device for performing cleaning process on portable electronic device
CN103077122B (en) * 2013-01-14 2016-03-30 华为终端有限公司 The management method of mobile terminal internal storage space and mobile terminal
CN103092769B (en) * 2013-01-22 2015-10-14 北京奇虎科技有限公司 The method that mobile communication equipment is accelerated and device
CN103092769A (en) * 2013-01-22 2013-05-08 北京奇虎科技有限公司 Method and device of accelerating to mobile communication device
WO2014161374A1 (en) * 2013-01-22 2014-10-09 北京奇虎科技有限公司 Method and device for accelerating mobile communication equipment
CN103365784A (en) * 2013-06-27 2013-10-23 华为技术有限公司 Method and device for memory recycle and allocation
CN103365784B (en) * 2013-06-27 2016-03-30 华为技术有限公司 The method of Memory recycle and distribution and device
CN104424125A (en) * 2013-09-10 2015-03-18 腾讯科技(深圳)有限公司 Clearing method for mobile terminal cache, device and mobile terminal
CN103544063A (en) * 2013-09-30 2014-01-29 三星电子(中国)研发中心 Method and device for removing processes applied to Android platform
CN104699626B (en) * 2013-12-10 2019-02-19 中兴通讯股份有限公司 Terminal internal memory processing method, device and terminal
WO2015085732A1 (en) * 2013-12-10 2015-06-18 中兴通讯股份有限公司 Terminal memory processing method and apparatus, and terminal
CN104699626A (en) * 2013-12-10 2015-06-10 中兴通讯股份有限公司 Terminal internal memory processing method, device and terminal
CN105005534B (en) * 2014-04-23 2018-01-26 联想移动通信科技有限公司 A kind of method, apparatus and terminal for clearing up internal memory
CN105005534A (en) * 2014-04-23 2015-10-28 联想移动通信科技有限公司 Memory cleanup method and apparatus, and terminal
CN104035769A (en) * 2014-05-30 2014-09-10 北京金山安全软件有限公司 Processing method and device for space shortage
CN105740158A (en) * 2014-12-11 2016-07-06 广州市动景计算机科技有限公司 Method and device for reducing browser memory usage on portable terminal equipment
US10754674B2 (en) 2014-12-11 2020-08-25 Guangzhou Ucweb Computer Technology Co., Ltd. Method, apparatus, and system for reducing memory usage of a browser in a portable terminal device
WO2017166666A1 (en) * 2016-03-29 2017-10-05 乐视控股(北京)有限公司 Method and apparatus for allocating memory of mobile terminal for caching image data, and electronic device
US11099900B2 (en) 2016-09-27 2021-08-24 Huawei Technologies Co., Ltd. Memory reclamation method and apparatus
US11822805B2 (en) 2016-09-29 2023-11-21 Huawei Technologies Co., Ltd. Method and terminal for reclaiming memory after freezing program
CN107247674A (en) * 2017-06-16 2017-10-13 深圳市万普拉斯科技有限公司 Memory block type processing approach, device, electronic equipment and readable storage medium storing program for executing
US11137934B2 (en) 2017-06-16 2021-10-05 Oneplus Technology (Shenzhen) Co., Ltd. Memory block type processing method applicable to electronic device electronic device and non-transitory computer readable storage medium

Also Published As

Publication number Publication date
CN101908022B (en) 2012-03-28

Similar Documents

Publication Publication Date Title
CN101908022B (en) Method and device for managing internal memory of mobile communication equipment terminal
CN101281458B (en) Apparatus, system and method for recycling rubbish
CN106354562B (en) Memory cleaning system and memory cleaning method
CN107239339B (en) System performance optimization parameter determination method, system performance optimization method and device
EP1736885A2 (en) Method for managing a memory in a mobile terminal
CN106055073B (en) A kind for the treatment of method and apparatus based on bright screen lock
CN101325769B (en) Terminal and method for automatically switching network channel
CN111158910B (en) Memory management method and device, storage medium and electronic equipment
CN106970881B (en) Hot and cold page tracking and compression recovery method based on large page
CN104699626B (en) Terminal internal memory processing method, device and terminal
CN105701025A (en) Memory recovery method and device
CN101833512A (en) Method and device thereof for reclaiming memory
CN105824702A (en) Method and terminal for managing program memory footprint
CN105808447A (en) Memory reclaiming method and device for terminal device
CN103500121A (en) Process managing method and device
CN101895635A (en) Mobile terminal-based image converting method and device
US11096177B2 (en) Operation mode switching method and user equipment
CN103246532A (en) Method and device for installing application programs in terminal equipment
CN101909065A (en) Network equipment and aging update method of ARP (Address Resolution Protocol) table in same
CN103338312A (en) Intelligent handset sleeping energy-saving system and method
CN110647392A (en) Intelligent elastic expansion method based on container cluster
CN107436672B (en) Application processing method and terminal
CN107450952B (en) Using management-control method, device, storage medium and electronic equipment
CN108681469B (en) Page caching method, device, equipment and storage medium based on Android system
CN106200866A (en) A kind of application freezing method and mobile terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant