CN108196938A - Memory call method, mobile terminal and computer readable storage medium - Google Patents

Memory call method, mobile terminal and computer readable storage medium Download PDF

Info

Publication number
CN108196938A
CN108196938A CN201711446055.5A CN201711446055A CN108196938A CN 108196938 A CN108196938 A CN 108196938A CN 201711446055 A CN201711446055 A CN 201711446055A CN 108196938 A CN108196938 A CN 108196938A
Authority
CN
China
Prior art keywords
memory
internal storage
storage data
data block
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.)
Granted
Application number
CN201711446055.5A
Other languages
Chinese (zh)
Other versions
CN108196938B (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201711446055.5A priority Critical patent/CN108196938B/en
Publication of CN108196938A publication Critical patent/CN108196938A/en
Application granted granted Critical
Publication of CN108196938B publication Critical patent/CN108196938B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0253Garbage collection, i.e. reclamation of unreferenced memory
    • 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/5016Allocation 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 the resource being the memory

Landscapes

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

Abstract

The invention discloses a kind of memory call method, this method includes:Timing obtains the corresponding internal storage data block of all method functions from server;Acquired all internal storage data blocks are preserved to the disk space of the mobile terminal;When needing call method function, judge whether the corresponding internal storage data block of method function described in memory has been recovered;When having recycled, the corresponding internal storage data block of the method function is searched from the disk space of the mobile terminal;Memory is written into the internal storage data block, to run the method function.The embodiment of the invention also discloses a kind of mobile terminal and computer readable storage mediums.Thereby, it is possible to reduce the operating frequency of Memory recycle and generation.

Description

Memory call method, mobile terminal and computer readable storage medium
Technical field
The present invention relates to a kind of internal memory optimization technical field more particularly to memory call method, mobile terminal and computers Readable storage medium storing program for executing.
Background technology
Application in Android operation system is all that Java is realized, based on JVM virtual machines, Memory recycle mechanism is timing Recycling, by a Memory recycle task of virtual machine, internally deposits and is scanned and recycles useless memory.When using more When frequent, the memory headroom which occupies can be very big, at this point, Memory recycle also can more frequently, CPU usage can be very high, And then influence to apply uses fluency.And some are applied can generate larger memory headroom when performing certain operations, are used After complete, Memory recycle occurs within the regular hour, but when the application performs the operation again, must just regenerate it is primary should Internal storage data, i.e. application need to apply for new memory repeatedly, and response speed is slower, and system effectiveness is relatively low.Also, Memory recycle with When generation action is more frequent, also have a certain impact to system power dissipation.
Invention content
It is a primary object of the present invention to propose a kind of memory call method and corresponding mobile terminal, it is intended to which how is solution The problem of reducing Memory recycle and the operating frequency generated.
To achieve the above object, a kind of memory call method provided by the invention, applied to mobile terminal, this method includes Step:
Timing obtains the corresponding internal storage data block of all method functions from server;
Acquired all internal storage data blocks are preserved to the disk space of the mobile terminal;
When needing call method function, judge whether the corresponding internal storage data block of method function described in memory is returned It receives;
When having recycled, the corresponding internal storage data of the method function is searched from the disk space of the mobile terminal Block;And
Memory is written into the internal storage data block, to run the method function.
Optionally, this method obtains the corresponding internal storage data block of all method functions in the timing from server Step is further included before step:
The various method functions run in the mobile terminal are monitored, record the information of each method function;
Obtain the memory change frequency threshold value of the server setting;
The internal storage data block that the memory change frequency recorded is less than or equal to the memory change frequency threshold value is sent to The server is to be counted.
Optionally, the information of each method function includes method function title, combining parameter values, memory change frequency With specific internal storage data block;The step of the corresponding internal storage data block of all method functions is obtained from server in the timing In rapid, the content of acquisition also includes the method function name, combining parameter values, memory change frequency and specific internal storage data Block.
Optionally, the process that the server counts the internal storage data block includes:
Collect the internal storage data block that all mobile terminals being connect with the server communication upload;
It is right in the case of method function title, parameter value and memory change frequency all same that each mobile terminal is uploaded The internal storage data block answered merges;
Whether the memory variation for analyzing each mobile terminal for the internal storage data block has repetition, with to the memory The memory change frequency of data block merges;
Judge whether the memory change frequency after merging is more than the memory change frequency threshold value, to determine the memory number It should preserve or delete according to block.
Optionally, the memory change frequency after internal storage data merged block is less than or equal to the memory change frequency threshold During value, the server preserves interior after the internal storage data block and corresponding method function title, parameter value and the merging Deposit change frequency;
When the memory change frequency after the internal storage data merged block is more than the memory change frequency threshold value, the clothes Business device deletes the internal storage data block and relative recording.
Optionally, for the internal storage data block that change frequency is 0, the Memory recycle after the completion of correlation method function operation When, countdown label is carried out to the internal storage data block, in the time range of countdown label, does not recycle the memory Data block just recycles after having crossed the time range.
Optionally, the corresponding internal storage data block of the method function is searched in the disk space from the mobile terminal In step, operation is searched from the disk space according to the information of the method title, combining parameter values, memory change frequency The required internal storage data block of the method function.
Optionally, this method further includes step:
When the internal storage data block counted in the server changes, the mobile terminal receives the server hair The sending out notice sent obtains the internal storage data block after variation, updates in the disk space.
In addition, to achieve the above object, the present invention also proposes a kind of mobile terminal, and the mobile terminal includes:Memory, Processor, screen and it is stored in the memory caller that can be run on the memory and on the processor, the memory Caller realizes the step of memory call method as described above when being performed by the processor.
Further, to achieve the above object, the present invention also provides a kind of computer readable storage medium, the computers Memory caller is stored on readable storage medium storing program for executing, is realized in as described above when the memory caller is executed by processor The step of depositing call method.
Memory call method proposed by the present invention, mobile terminal and computer readable storage medium, can become according to memory Change frequency and realize internal memory optimization.Mobile terminal monitors all method functions called during system and application operation, analysis Internal storage data block and memory change frequency generated in its operational process, and upload onto the server, all shiftings of server statistics It is periodically sent to the mobile terminal again after the internal storage data block that dynamic terminal uploads.For will not changed internal storage data Block is stored back to time receiving addition countdown label, does not do real recycling in the range of certain time, and internal storage data block is answered inside It makes in the disk space of mobile terminal, to reduce the generation frequency for repeating internal storage data block.It is relatively low for memory change frequency Internal storage data block, in method function operational process, corresponding internal storage data block is copied into memory field from disk space, with The operation of method function, the internal storage data block used required for being directly targeted to, to reduce the generation number of internal storage data block. The program, with reference to memory pre-generatmg technology, reduces memory according to the analysis to internal storage data block change frequency and content and record Generation and recovered frequency, and then system and the speed of service and fluency of application are improved, and the power consumption of mobile terminal can be reduced.
Description of the drawings
The hardware architecture diagram of Fig. 1 mobile terminals of each embodiment to realize the present invention;
Fig. 2 is the wireless communication system schematic diagram of mobile terminal as shown in Figure 1;
A kind of application environment Organization Chart of Fig. 3 each embodiments to realize the present invention;
Fig. 4 is a kind of flow chart for memory call method that first embodiment of the invention proposes;
Fig. 5 is a kind of flow chart for memory call method that second embodiment of the invention proposes;
Fig. 6 is a kind of module diagram for mobile terminal that third embodiment of the invention proposes;
Fig. 7 is a kind of module diagram for memory calling system that fourth embodiment of the invention proposes;
Fig. 8 is a kind of module diagram for memory calling system that fifth embodiment of the invention proposes.
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Specific embodiment
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
In subsequent description, using for representing that the suffix of such as " module ", " component " or " unit " of element is only Be conducive to the explanation of the present invention, itself there is no a specific meaning.Therefore, " module ", " component " or " unit " can mix Ground uses.
Terminal can be implemented in a variety of manners.For example, terminal described in the present invention can include such as mobile phone, tablet Computer, laptop, palm PC, personal digital assistant (Personal Digital Assistant, PDA), portable The shiftings such as media player (Portable Media Player, PMP), navigation device, wearable device, Intelligent bracelet, pedometer The dynamic fixed terminals such as terminal and number TV, desktop computer.
It will be illustrated by taking mobile terminal as an example in subsequent descriptions, it will be appreciated by those skilled in the art that in addition to special For moving except the element of purpose, construction according to the embodiment of the present invention can also apply to the terminal of fixed type.
Referring to Fig. 1, a kind of hardware architecture diagram of its mobile terminal of each embodiment to realize the present invention, the shifting Dynamic terminal 100 can include:RF (Radio Frequency, radio frequency) unit 101, WiFi module 102, audio output unit 103rd, A/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108th, the components such as memory 109, processor 110 and power supply 111.It will be understood by those skilled in the art that shown in Fig. 1 Mobile terminal structure does not form the restriction to mobile terminal, and mobile terminal can be included than illustrating more or fewer components, Either combine certain components or different components arrangement.
The all parts of mobile terminal are specifically introduced with reference to Fig. 1:
Radio frequency unit 101 can be used for receive and send messages or communication process in, signal sends and receivees, specifically, by base station Downlink information receive after, handled to processor 110;In addition, the data of uplink are sent to base station.In general, radio frequency unit 101 Including but not limited to antenna, at least one amplifier, transceiver, coupler, low-noise amplifier, duplexer etc..In addition, it penetrates Frequency unit 101 can also communicate with network and other equipment by radio communication.Above-mentioned wireless communication can use any communication Standard or agreement, including but not limited to GSM (Global System of Mobile communication, global system for mobile telecommunications System), GPRS (General Packet Radio Service, general packet radio service), CDMA2000 (Code Division Multiple Access 2000, CDMA 2000), WCDMA (Wideband Code Division Multiple Access, wideband code division multiple access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access, TD SDMA), FDD-LTE (Frequency Division Duplexing-Long Term Evolution, frequency division duplex long term evolution) and TDD-LTE (Time Division Duplexing-Long Term Evolution, time division duplex long term evolution) etc..
WiFi belongs to short range wireless transmission technology, and mobile terminal can help user to receive and dispatch electricity by WiFi module 102 Sub- mail, browsing webpage and access streaming video etc., it has provided wireless broadband internet to the user and has accessed.Although Fig. 1 shows Go out WiFi module 102, but it is understood that, and must be configured into for mobile terminal is not belonging to, it completely can be according to need It to be omitted in the range for the essence for not changing invention.
Audio output unit 103 can be in call signal reception pattern, call mode, record mould in mobile terminal 100 Formula, speech recognition mode, broadcast reception mode when under isotypes, it is that radio frequency unit 101 or WiFi module 102 are received or The audio data stored in memory 109 is converted into audio signal and exports as sound.Moreover, audio output unit 103 The relevant audio output of specific function performed with mobile terminal 100 can also be provided (for example, call signal receives sound, disappears Breath receives sound etc.).Audio output unit 103 can include loud speaker, buzzer etc..
A/V input units 104 are used to receive audio or video signal.A/V input units 104 can include graphics processor (Graphics Processing Unit, GPU) 1041 and microphone 1042, graphics processor 1041 is in video acquisition mode Or the static images or the image data of video obtained in image capture mode by image capture apparatus (such as camera) carry out Reason.Treated, and picture frame may be displayed on display unit 106.Through graphics processor 1041, treated that picture frame can be deposited Storage is sent in memory 109 (or other storage mediums) or via radio frequency unit 101 or WiFi module 102.Mike Wind 1042 can connect in telephone calling model, logging mode, speech recognition mode etc. operational mode via microphone 1042 Quiet down sound (audio data), and can be audio data by such acoustic processing.Audio that treated (voice) data can To be converted to the form output that mobile communication base station can be sent to via radio frequency unit 101 in the case of telephone calling model. Microphone 1042 can implement various types of noises elimination (or inhibition) algorithms and send and receive sound to eliminate (or inhibition) The noise generated during frequency signal or interference.
Mobile terminal 100 further includes at least one sensor 105, such as optical sensor, motion sensor and other biographies Sensor.Specifically, optical sensor includes ambient light sensor and proximity sensor, wherein, ambient light sensor can be according to environment The light and shade of light adjusts the brightness of display panel 1061, and proximity sensor can close when mobile terminal 100 is moved in one's ear Display panel 1061 and/or backlight.As one kind of motion sensor, accelerometer sensor can detect in all directions (general For three axis) size of acceleration, size and the direction of gravity are can detect that when static, can be used to identify the application of mobile phone posture (such as horizontal/vertical screen switching, dependent game, magnetometer pose calibrating), Vibration identification correlation function (such as pedometer, percussion) etc.; The fingerprint sensor that can also configure as mobile phone, pressure sensor, iris sensor, molecule sensor, gyroscope, barometer, The other sensors such as hygrometer, thermometer, infrared ray sensor, details are not described herein.
Display unit 106 is used to show by information input by user or be supplied to the information of user.Display unit 106 can wrap Display panel 1061 is included, liquid crystal display (Liquid Crystal Display, LCD), Organic Light Emitting Diode may be used Display panel 1061 is configured in forms such as (Organic Light-Emitting Diode, OLED).
User input unit 107 can be used for receiving the number inputted or character information and generation and the use of mobile terminal The key signals input that family is set and function control is related.Specifically, user input unit 107 may include touch panel 1071 with And other input equipments 1072.Touch panel 1071, also referred to as touch screen collect user on it or neighbouring touch operation (for example user uses any suitable objects such as finger, stylus or attachment on touch panel 1071 or in touch panel 1071 Neighbouring operation), and corresponding attachment device is driven according to preset formula.Touch panel 1071 may include touch detection Two parts of device and touch controller.Wherein, the touch orientation of touch detecting apparatus detection user, and detect touch operation band The signal come, transmits a signal to touch controller;Touch controller receives touch information from touch detecting apparatus, and by it Contact coordinate is converted into, then gives processor 110, and the order that processor 110 is sent can be received and performed.It in addition, can To realize touch panel 1071 using multiple types such as resistance-type, condenser type, infrared ray and surface acoustic waves.In addition to touch panel 1071, user input unit 107 can also include other input equipments 1072.Specifically, other input equipments 1072 can wrap It includes but is not limited to physical keyboard, in function key (such as volume control button, switch key etc.), trace ball, mouse, operating lever etc. It is one or more, do not limit herein specifically.
Further, touch panel 1071 can cover display panel 1061, when touch panel 1071 detect on it or After neighbouring touch operation, processor 110 is sent to determine the type of touch event, is followed by subsequent processing device 110 according to touch thing The type of part provides corresponding visual output on display panel 1061.Although in Fig. 1, touch panel 1071 and display panel 1061 be the component independent as two to realize the function that outputs and inputs of mobile terminal, but in certain embodiments, it can The function that outputs and inputs of mobile terminal is realized so that touch panel 1071 and display panel 1061 is integrated, is not done herein specifically It limits.
Interface unit 108 be used as at least one external device (ED) connect with mobile terminal 100 can by interface.For example, External device (ED) can include wired or wireless head-band earphone port, external power supply (or battery charger) port, wired or nothing Line data port, memory card port, the port for device of the connection with identification module, audio input/output (I/O) end Mouth, video i/o port, ear port etc..Interface unit 108 can be used for receiving the input from external device (ED) (for example, number It is believed that breath, electric power etc.) and the input received is transferred to one or more elements in mobile terminal 100 or can be with For transmitting data between mobile terminal 100 and external device (ED).
Memory 109 can be used for storage software program and various data.Memory 109 can mainly include storing program area And storage data field, wherein, storing program area can storage program area, application program (such as the sound needed at least one function Sound playing function, image player function etc.) etc.;Storage data field can store according to mobile phone use created data (such as Audio data, phone directory etc.) etc..In addition, memory 109 can include high-speed random access memory, can also include non-easy The property lost memory, a for example, at least disk memory, flush memory device or other volatile solid-state parts.
Processor 110 is the control centre of mobile terminal, utilizes each of various interfaces and the entire mobile terminal of connection A part is stored in storage by running or performing the software program being stored in memory 109 and/or module and call Data in device 109 perform the various functions of mobile terminal and processing data, so as to carry out integral monitoring to mobile terminal.Place Reason device 110 may include one or more processing units;Preferably, processor 110 can integrate application processor and modulatedemodulate is mediated Device is managed, wherein, the main processing operation system of application processor, user interface and application program etc., modem processor is main Processing wireless communication.It is understood that above-mentioned modem processor can not also be integrated into processor 110.
Mobile terminal 100 can also include the power supply 111 (such as battery) powered to all parts, it is preferred that power supply 111 Can be logically contiguous by power-supply management system and processor 110, so as to realize management charging by power-supply management system, put The functions such as electricity and power managed.
Although Fig. 1 is not shown, mobile terminal 100 can also be including bluetooth module etc., and details are not described herein.
For the ease of understanding the embodiment of the present invention, below to the communications network system that is based on of mobile terminal of the present invention into Row description.
Referring to Fig. 2, Fig. 2 is a kind of communications network system Organization Chart provided in an embodiment of the present invention, the communication network system The LTE system united as universal mobile communications technology, the LTE system include the UE (User Equipment, the use that communicate connection successively Family equipment) 201, E-UTRAN (Evolved UMTS Terrestrial Radio Access Network, evolved UMTS lands Ground wireless access network) 202, EPC (Evolved Packet Core, evolved packet-based core networks) 203 and operator IP operation 204。
Specifically, UE201 can be above-mentioned terminal 100, and details are not described herein again.
E-UTRAN202 includes eNodeB2021 and other eNodeB2022 etc..Wherein, eNodeB2021 can be by returning Journey (backhaul) (such as X2 interface) is connect with other eNodeB2022, and eNodeB2021 is connected to EPC203, ENodeB2021 can provide the access of UE201 to EPC203.
EPC203 can include MME (Mobility Management Entity, mobility management entity) 2031, HSS (Home Subscriber Server, home subscriber server) 2032, other MME2033, SGW (Serving Gate Way, Gateway) 2034, PGW (PDN Gate Way, grouped data network gateway) 2035 and PCRF (Policy and Charging Rules Function, policy and rate functional entity) 2036 etc..Wherein, MME2031 be processing UE201 and The control node of signaling, provides carrying and connection management between EPC203.HSS2032 is all to manage for providing some registers Such as the function of home location register (not shown) etc, and some are preserved in relation to use such as service features, data rates The dedicated information in family.All customer data can be sent by SGW2034, and PGW2035 can provide the IP of UE 201 Address is distributed and other functions, and PCRF2036 is business data flow and the strategy of IP bearing resources and charging control strategic decision-making Point, it selects and provides available strategy and charging control decision with charge execution function unit (not shown) for strategy.
IP operation 204 can include internet, Intranet, IMS (IP Multimedia Subsystem, IP multimedia System) or other IP operations etc..
Although above-mentioned be described by taking LTE system as an example, those skilled in the art it is to be understood that the present invention not only Suitable for LTE system, be readily applicable to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA with And following new network system etc., it does not limit herein.
Based on above-mentioned mobile terminal hardware configuration and communications network system, each embodiment of the method for the present invention is proposed.
Referring to Fig. 3, a kind of application environment Organization Chart of Fig. 3 each embodiments to realize the present invention.The present invention can apply In includeing but are not limited to, server 2, mobile terminal 4, network 6 application environment in.
In the present embodiment, the server 2 is JVM virtual machines.The mobile terminal 4 can be mobile phone, intelligence Phone, laptop, digit broadcasting receiver, PDA (personal digital assistant), PAD (tablet computer), PMP (portable more matchmakers Body player), navigation device, car-mounted device etc. movable equipment.
The network 6 can be intranet (Intranet), internet (Internet), global system for mobile communications (Global System of Mobile communication, GSM), wideband code division multiple access (Wideband Code Division Multiple Access, WCDMA), 4G networks, 5G networks, bluetooth (Bluetooth), Wi-Fi etc. is wireless or has Gauze network.The server 2 is communicated to connect by the network 6 with one or more mobile terminals 4 respectively, with into line number According to transmission and interaction.
A kind of memory call method proposed by the present invention, for realizing internal memory optimization according to memory change frequency, in reduction It is stored back to receipts and the operating frequency of generation.
Embodiment one
As shown in figure 4, first embodiment of the invention proposes a kind of memory call method, this method includes the following steps:
S400 periodically obtains the corresponding internal storage data block of all method functions from server 2.
Specifically, the content of acquisition includes method function title, combining parameter values, memory change frequency and specific memory Data block.During the system and application operation of the mobile terminal 4, various method functions can be called.Each method Parameter can be carried in function, each parameter has specific value.During some method function is run, it can generate various each The internal storage data block of sample.Therefore, as unit of method function and its special parameter, to the memory change frequency in its operational process It is recorded and is analyzed, the corresponding internal storage data block of each change frequency can be obtained, so as to all method functions pair The each internal storage data block answered distinguishes.For example, there are one method function A, the parameter carried is parameter B.All fortune In row record, the value combination of parameter B includes 1 and 3.Assuming that no matter which parameter B be worth for, memory can be all generated in the process of running Data block a and internal storage data block b, and will not change every time, then the internal storage data block a and internal storage data block b are exactly Follower method function A change frequencies are 0 internal storage data block.Assuming that when the value of parameter B is 1, the internal storage data block that is generated There are c and d;When the value of parameter B is 3, the internal storage data block generated has c and e.Method letter when the value for being so directed to parameter B is 1 Number A changes internal storage data block c and d that number is 1;The method function A that value for parameter B is 3, it is 1 to change number Internal storage data block c and e.4 timing of mobile terminal obtains all methods that the server 2 counts from the server 2 The corresponding various internal storage data blocks of function.
When the internal storage data block counted in the server 2 changes, can also be incited somebody to action in time by sending out notice mechanism Internal storage data block after variation is updated to the mobile terminal 4, to ensure that the internal storage data block in the mobile terminal 4 is all most New.The mobile terminal 4 receives the sending out notice that the server 2 is sent, and obtains the internal storage data block after variation, more Newly in the disk space.
S402 preserves acquired all internal storage data blocks to the disk space of mobile terminal 4.
Specifically, it after all method functions corresponding internal storage data block is obtained from the server 2, saves it in In the disk space of the mobile terminal 4, in case subsequently needing directly to use during operation method function.Due to the mobile terminal 4 disk space is larger, can preserve more internal storage data block, so as to which the mobile terminal 4 be facilitated to run various method letters Number.
Whether S404 when needing call method function, judges the corresponding internal storage data block of method function described in memory It has been recovered.
Specifically, during the system or application operation of the mobile terminal 4, when needing to call some method function, The mobile terminal 4 first determines whether the corresponding internal storage data block of this method function has been recycled by the server 2 in memory. If not being recovered also, directly the method function can be run using the internal storage data block in the memory.
It is worth noting that, for the internal storage data block that change frequency is 0, the memory after the completion of correlation method function operation During recycling, it will not really be recycled, but carry out countdown label, in the time range of countdown label In (such as 30 minutes), the internal storage data block is not recycled, is just recycled (after 30 minutes) after having crossed the time range.Cause This, in the time range of countdown label (in 30 minutes), if this method function is run again, there is no need to again Generate these internal storage data blocks repeated.
S406 when having recycled, searches the corresponding memory of the method function from the disk space of the mobile terminal 4 Data block.
Specifically, due to all method functions and corresponding internal storage data block, timing obtains simultaneously from the server 2 It is stored in the disk space, it therefore, can be according to information such as method name, combining parameter values, memory change frequencies from institute It states and the operation required internal storage data block of the method function is searched in disk space.
Memory is written, to run the method function in the internal storage data block by S408.
It specifically,, will be automatically from the magnetic if its internal storage data block has been recovered when the method function operation Memory is written into the internal storage data block that the corresponding change frequency of the method function is 0 in disk space, avoids going generation should again Internal storage data block, to improve the speed of service of the method function.
And for the relatively low internal storage data block of change frequency, such as when method function A parameter values are 1, change frequency is 2 Internal storage data block can also automatically write memory in the process of running.With the operation of method function, according to its parameter value and variation Number can soon judge which internal storage data block specifically needed, and directly make after being obtained in this way from the disk space With, and all internal storage data blocks of this method function need not be completely generated again.
Embodiment two
As shown in figure 5, second embodiment of the invention proposes a kind of memory call method.In a second embodiment, in described Deposit call method step S506-S514 and first embodiment step S400-S408 it is similar, also wrapped difference lies in this method Include step S500-S504.
This method includes the following steps:
S500 monitors the various method functions run in the mobile terminal 4, records the information of each method function.
Specifically, described information includes method function title, combining parameter values, memory change frequency and specific memory number According to block.During the system and application operation of the mobile terminal 4, various method functions can be called.Each method letter Parameter can be carried in number, each parameter has specific value.During some method function is run, it can generate various Internal storage data block.Therefore, as unit of method function and its special parameter, to the memory change frequency in its operational process into Row record and analysis, can obtain the corresponding internal storage data block of each change frequency, so as to be corresponded to all method functions Each internal storage data block distinguish.For example, there are one method function A, the parameter carried is parameter B.All operations In record, the value combination of parameter B includes 1 and 3.Assuming that no matter which parameter B be worth for, memory number can be all generated in the process of running According to block a and internal storage data block b, and will not change every time, then the internal storage data block a and internal storage data block b be exactly with With the internal storage data block that method function A change frequencies are 0.Assuming that when the value of parameter B is 1, the internal storage data block generated has c And d;When the value of parameter B is 3, the internal storage data block generated has c and e.The method function when value for being so directed to parameter B is 1 A changes internal storage data block c and d that number is 1;For parameter B value be 3 method function A, change number be 1 it is interior Deposit data block c and e.And so on.
The mobile terminal 4 monitors the various method functions called during system and application operation, to its operational process In combining parameter values and memory change frequency recorded, while record different method function titles, parameter value, memory Corresponding a variety of different internal storage data blocks under change frequency.
S502 obtains the memory change frequency threshold value that the server 2 is set.
Specifically, the server 2 can set a memory change frequency threshold value, such as 10 times, represent described mobile whole End 4 is less than or equal to the memory change frequency threshold value in the operation for monitoring the method function, for memory change frequency All internal storage data blocks are required for uploading in the server 2.Described in the mobile terminal 4 is obtained from the server 2 Memory change frequency threshold value.
S504, the internal storage data block that the memory change frequency recorded is less than or equal to the memory change frequency threshold value are sent out It send to the server 2 to be counted.
Specifically, according to the memory change frequency threshold value received from the server 2, the mobile terminal 4 is from institute In all internal storage data blocks of record, memory change frequency is selected (to be less than or equal to less than or equal to the memory change frequency threshold value 10 times) internal storage data block, be sent in the server 2.
The server 2, which is collected, communicates with the internal storage data block that all mobile terminals 4 of connection upload, Ran Hougen Filtering is merged again according to the memory change frequency threshold value.The merging filtering includes upload each mobile terminal 4 Corresponding internal storage data block merges in the case of method function title, parameter value and memory change frequency all same, and point Whether the memory variation for analysing each mobile terminal 4 for the internal storage data block has repetition, with the memory to the internal storage data block Change frequency merges, then judges whether the memory change frequency after merging is more than the memory change frequency threshold value, with true The fixed internal storage data block should be preserved or be deleted.That is, the memory change frequency after internal storage data merged block is small When equal to the memory change frequency threshold value, the server 2 preserve the internal storage data block and corresponding method function title, Memory change frequency after parameter value and the merging;Memory change frequency after the internal storage data merged block is more than in described When depositing change frequency threshold value, the server 2 deletes the internal storage data block and relative recording.
For example, the internal storage data that memory change frequency is 10 times there are one the method function A that first mobile terminal 4 uploads Block a, the internal storage data block a that the memory change frequency that second mobile terminal 4 also uploads method function A is 10 times, but institute State the corresponding memories of internal storage data block a that server 2 uploads first mobile terminal 4 and second mobile terminal 4 Change frequency is found after being analyzed, wherein only 5 memory variations are to repeat, therefore the internal storage data block after the two merging The corresponding memory change frequencies of a become 15 times, and more than the memory change frequency threshold value, internal storage data block a can be described Server 2 is deleted.
S506 periodically obtains the corresponding internal storage data block of all method functions from server 2.
Specifically, the content of acquisition includes method function title, combining parameter values, and memory change frequency is (after referring to merging Memory change frequency) and specific internal storage data block.4 timing of mobile terminal obtains the service from the server 2 The corresponding various internal storage data blocks of all method functions that device 2 counts.When the internal storage data block counted in the server 2 occurs During variation, also the internal storage data block after variation can be updated to the mobile terminal 4 by sending out notice mechanism in time, to ensure Internal storage data block in the mobile terminal 4 is all newest.The mobile terminal 4 receives the described of the transmission of server 2 Sending out notice obtains the internal storage data block after variation, updates in the disk space.
S508 preserves acquired all internal storage data blocks to the disk space of mobile terminal 4.
Specifically, it after all method functions corresponding internal storage data block is obtained from the server 2, saves it in In the disk space of the mobile terminal 4, in case subsequently needing directly to use during operation method function.Due to the mobile terminal 4 disk space is larger, can preserve more internal storage data block, so as to which the mobile terminal 4 be facilitated to run various method letters Number.
Whether S510 when needing call method function, judges the corresponding internal storage data block of method function described in memory It has been recovered.
Specifically, during the system or application operation of the mobile terminal 4, when needing to call some method function, The mobile terminal 4 first determines whether the corresponding internal storage data block of this method function has been recycled by the server 2 in memory. If not being recovered also, directly the method function can be run using the internal storage data block in the memory.
It is worth noting that, for the internal storage data block that change frequency is 0, the memory after the completion of correlation method function operation During recycling, it will not really be recycled, but carry out countdown label, in the time range of countdown label In (such as 30 minutes), the internal storage data block is not recycled, is just recycled (after 30 minutes) after having crossed the time range.Cause This, in the time range of countdown label (in 30 minutes), if this method function is run again, there is no need to again Generate these internal storage data blocks repeated.
S512 when having recycled, searches the corresponding memory of the method function from the disk space of the mobile terminal 4 Data block.
Specifically, due to all method functions and corresponding internal storage data block, timing obtains simultaneously from the server 2 It is stored in the disk space, it therefore, can be according to information such as method name, combining parameter values, memory change frequencies from institute It states and the operation required internal storage data block of the method function is searched in disk space.
Memory is written, to run the method function in the internal storage data block by S514.
It specifically,, will be automatically from the magnetic if its internal storage data block has been recovered when the method function operation Memory is written into the internal storage data block that the corresponding change frequency of the method function is 0 in disk space, avoids going generation should again Internal storage data block, to improve the speed of service of the method function.
And for the relatively low internal storage data block of change frequency, such as when method function A parameter values are 1, change frequency is 2 Internal storage data block can also automatically write memory in the process of running.With the operation of method function, according to its parameter value and variation Number can soon judge which internal storage data block specifically needed, and directly make after being obtained in this way from the disk space With, and all internal storage data blocks of this method function need not be completely generated again.
The present invention further provides a kind of mobile terminal, the mobile terminal includes memory, processor and memory and calls System.The memory calling system is used to realize internal memory optimization according to memory change frequency, reduces Memory recycle and generates dynamic Working frequency.
Embodiment three
As shown in fig. 6, third embodiment of the invention proposes a kind of mobile terminal 4.The mobile terminal 4 includes memory 20th, processor 22 and memory calling system 28.
Wherein, the memory 20 includes at least a type of readable storage medium storing program for executing, and the shifting is installed on for storing The dynamic operating system of terminal 4 and types of applications software, such as program code of memory calling system 28 etc..In addition, the storage Device 20 can be also used for temporarily storing the Various types of data that has exported or will export.
The processor 22 can be in some embodiments central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor or other data processing chips.The processor 22 is commonly used in the control shifting The overall operation of dynamic terminal 4.In the present embodiment, the processor 22 is used to run the program code stored in the memory 20 Or processing data, such as run described memory calling system 28 etc..
Example IV
As shown in fig. 7, fourth embodiment of the invention proposes a kind of memory calling system 28.In the present embodiment, in described Calling system 28 is deposited to include:
Acquisition module 800 obtains the corresponding internal storage data block of all method functions for timing from server 2.
Specifically, the content of acquisition includes method function title, combining parameter values, memory change frequency and specific memory Data block.During the system and application operation of the mobile terminal 4, various method functions can be called.Each method Parameter can be carried in function, each parameter has specific value.During some method function is run, it can generate various each The internal storage data block of sample.Therefore, as unit of method function and its special parameter, to the memory change frequency in its operational process It is recorded and is analyzed, the corresponding internal storage data block of each change frequency can be obtained, so as to all method functions pair The each internal storage data block answered distinguishes.For example, there are one method function A, the parameter carried is parameter B.All fortune In row record, the value combination of parameter B includes 1 and 3.Assuming that no matter which parameter B be worth for, memory can be all generated in the process of running Data block a and internal storage data block b, and will not change every time, then the internal storage data block a and internal storage data block b are exactly Follower method function A change frequencies are 0 internal storage data block.Assuming that when the value of parameter B is 1, the internal storage data block that is generated There are c and d;When the value of parameter B is 3, the internal storage data block generated has c and e.Method letter when the value for being so directed to parameter B is 1 Number A changes internal storage data block c and d that number is 1;The method function A that value for parameter B is 3, it is 1 to change number Internal storage data block c and e.800 timing of acquisition module obtains all sides that the server 2 counts from the server 2 The corresponding various internal storage data blocks of method function.
When the internal storage data block counted in the server 2 changes, can also be incited somebody to action in time by sending out notice mechanism Internal storage data block after variation is updated to the mobile terminal 4, to ensure that the internal storage data block in the mobile terminal 4 is all most New.The mobile terminal 4 receives the sending out notice that the server 2 is sent, and obtains the internal storage data block after variation, more Newly in the disk space.
Preserving module 802, for preserving acquired all internal storage data blocks to the disk space of mobile terminal 4.
Specifically, after all method functions corresponding internal storage data block is obtained from the server 2, the preservation mould Block 802 is saved it in the disk space of the mobile terminal 4, in case subsequently needing directly to use during operation method function. Since the disk space of the mobile terminal 4 is larger, more internal storage data block can be preserved, so as to facilitate the mobile terminal The 4 various method functions of operation.
Judgment module 804, for when needing call method function, judging the corresponding memory of method function described in memory Whether data block has been recovered.
Specifically, during the system or application operation of the mobile terminal 4, when needing to call some method function, The judgment module 804 first determines whether the corresponding internal storage data block of this method function has been returned by the server 2 in memory It receives.If not being recovered also, directly the method function can be run using the internal storage data block in the memory.
It is worth noting that, for the internal storage data block that change frequency is 0, the memory after the completion of correlation method function operation During recycling, it will not really be recycled, but carry out countdown label, in the time range of countdown label In (such as 30 minutes), the internal storage data block is not recycled, is just recycled (after 30 minutes) after having crossed the time range.Cause This, in the time range of countdown label (in 30 minutes), if this method function is run again, there is no need to again Generate these internal storage data blocks repeated.
Searching module 806, for when having recycled, the method letter to be searched from the disk space of the mobile terminal 4 The corresponding internal storage data block of number.
Specifically, due to all method functions and corresponding internal storage data block, timing obtains simultaneously from the server 2 It is stored in the disk space, therefore, the searching module 806 can change according to method name, combining parameter values, memory The information such as number search the operation required internal storage data block of the method function from the disk space.
Writing module 808, for the internal storage data block to be written memory, to run the method function.
Specifically, when the method function operation, if its internal storage data block has been recovered, writing module 808 will Automatically memory is written into the internal storage data block that the corresponding change frequency of the method function is 0 from the disk space, avoided It goes to generate the internal storage data block again, to improve the speed of service of the method function.
And for the relatively low internal storage data block of change frequency, such as when method function A parameter values are 1, change frequency is 2 Internal storage data block can also automatically write memory in the process of running.With the operation of method function, according to its parameter value and variation Number can soon judge which internal storage data block specifically needed, and directly make after being obtained in this way from the disk space With, and all internal storage data blocks of this method function need not be completely generated again.
Embodiment five
As shown in figure 8, fifth embodiment of the invention proposes a kind of memory calling system 28.In the present embodiment, in described Calling system 28 is deposited in addition to including the acquisition module 800 in the 5th embodiment, preserving module 802, judgment module 804, looking into It looks for except module 806, writing module 808, further includes logging modle 810, sending module 812.
The logging modle 810 for monitoring the various method functions run in the mobile terminal 4, records each side The information of method function.
Specifically, described information includes method function title, combining parameter values, memory change frequency and specific memory number According to block.Logging modle 810 monitors the various method functions called during the system and application operation of the mobile terminal 4, right Combining parameter values and memory change frequency in its operational process are recorded, at the same record different method function titles, Corresponding a variety of different internal storage data blocks under parameter value, memory change frequency.
The acquisition module 800 is additionally operable to obtain the memory change frequency threshold value that the server 2 is set.
Specifically, the server 2 can set a memory change frequency threshold value, such as 10 times, represent described mobile whole End 4 is less than or equal to the memory change frequency threshold value in the operation for monitoring the method function, for memory change frequency All internal storage data blocks are required for uploading in the server 2.The acquisition module 800 obtains institute from the server 2 State memory change frequency threshold value.
The sending module 812, the memory change frequency for will be recorded are less than or equal to the memory change frequency threshold The internal storage data block of value is sent to the server 2 to be counted.
Specifically, according to the memory change frequency threshold value received from the server 2, the sending module 812 from In all internal storage data blocks recorded, memory change frequency is selected to be less than or equal to the memory change frequency threshold value and (is less than etc. In 10 times) internal storage data block, be sent in the server 2.
The server 2, which is collected, communicates with the internal storage data block that all mobile terminals 4 of connection upload, Ran Hougen Filtering is merged again according to the memory change frequency threshold value.The merging filtering includes upload each mobile terminal 4 Corresponding internal storage data block merges in the case of method function title, parameter value and memory change frequency all same, and point Whether the memory variation for analysing each mobile terminal 4 for the internal storage data block has repetition, with the memory to the internal storage data block Change frequency merges, then judges whether the memory change frequency after merging is more than the memory change frequency threshold value, with true The fixed internal storage data block should be preserved or be deleted.That is, the memory change frequency after internal storage data merged block is small When equal to the memory change frequency threshold value, the server 2 preserve the internal storage data block and corresponding method function title, Memory change frequency after parameter value and the merging;Memory change frequency after the internal storage data merged block is more than in described When depositing change frequency threshold value, the server 2 deletes the internal storage data block and relative recording.
For example, the internal storage data that memory change frequency is 10 times there are one the method function A that first mobile terminal 4 uploads Block a, the internal storage data block a that the memory change frequency that second mobile terminal 4 also uploads method function A is 10 times, but institute State the corresponding memories of internal storage data block a that server 2 uploads first mobile terminal 4 and second mobile terminal 4 Change frequency is found after being analyzed, wherein only 5 memory variations are to repeat, therefore the internal storage data block after the two merging The corresponding memory change frequencies of a become 15 times, and more than the memory change frequency threshold value, internal storage data block a can be described Server 2 is deleted.
Embodiment six
The present invention also provides another embodiments, that is, provide a kind of computer readable storage medium, the computer Readable storage medium storing program for executing is stored with memory caller, and the memory caller can be performed by least one processor, so that institute State the step of at least one processor performs memory call method as described above.
It should be noted that herein, term " comprising ", "comprising" or its any other variant are intended to non-row His property includes, so that process, method, article or device including a series of elements not only include those elements, and And it further includes other elements that are not explicitly listed or further includes intrinsic for this process, method, article or device institute Element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that including this Also there are other identical elements in the process of element, method, article or device.
The embodiments of the present invention are for illustration only, do not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on such understanding, technical scheme of the present invention substantially in other words does the prior art Going out the part of contribution can be embodied in the form of software product, which is stored in a storage medium In (such as ROM/RAM, magnetic disc, CD), used including some instructions so that a station terminal (can be mobile phone, computer services Device, air conditioner or network equipment etc.) perform method described in each embodiment of the present invention.
The embodiment of the present invention is described above in conjunction with attached drawing, but the invention is not limited in above-mentioned specific Embodiment, above-mentioned specific embodiment is only schematical rather than restricted, those of ordinary skill in the art Under the enlightenment of the present invention, present inventive concept and scope of the claimed protection are not being departed from, can also made very much Form, these are belonged within the protection of the present invention.

Claims (10)

1. a kind of memory call method, applied to mobile terminal, which is characterized in that the method comprising the steps of:
Timing obtains the corresponding internal storage data block of all method functions from server;
Acquired all internal storage data blocks are preserved to the disk space of the mobile terminal;
When needing call method function, judge whether the corresponding internal storage data block of method function described in memory has been recovered;
When having recycled, the corresponding internal storage data block of the method function is searched from the disk space of the mobile terminal;And
Memory is written into the internal storage data block, to run the method function.
2. memory call method according to claim 1, which is characterized in that this method is obtained in the timing from server Step is further included before the step of taking all method functions corresponding internal storage data block:
The various method functions run in the mobile terminal are monitored, record the information of each method function;
Obtain the memory change frequency threshold value of the server setting;
By the memory change frequency recorded be less than or equal to the memory change frequency threshold value internal storage data block be sent to it is described Server is to be counted.
3. memory call method according to claim 2, which is characterized in that the information of each method function includes side Method function name, combining parameter values, memory change frequency and specific internal storage data block;It is obtained from server in the timing In the step of all method functions corresponding internal storage data block, the content of acquisition also includes the method function name, parameter Value combination, memory change frequency and specific internal storage data block.
4. memory call method according to claim 2, which is characterized in that the server to the internal storage data block into The process of row statistics includes:
Collect the internal storage data block that all mobile terminals being connect with the server communication upload;
It is corresponding in the case of method function title, parameter value and memory change frequency all same that each mobile terminal is uploaded Internal storage data block merges;
Whether the memory variation for analyzing each mobile terminal for the internal storage data block has repetition, with to the internal storage data The memory change frequency of block merges;
Judge whether the memory change frequency after merging is more than the memory change frequency threshold value, to determine the internal storage data block It should preserve or delete.
5. memory call method according to claim 4, it is characterised in that:
When the memory change frequency after the internal storage data merged block is less than or equal to the memory change frequency threshold value, the clothes Business device preserves the memory change frequency after the internal storage data block and corresponding method function title, parameter value and the merging;
When the memory change frequency after the internal storage data merged block is more than the memory change frequency threshold value, the server Delete the internal storage data block and relative recording.
6. memory call method according to claim 1 or 2, which is characterized in that for the internal storage data that change frequency is 0 Block, in Memory recycle after the completion of correlation method function operation, to the internal storage data block carry out countdown label, it is described fall In the time range of time stamp, the internal storage data block is not recycled, is just recycled after having crossed the time range.
7. memory call method according to claim 3, which is characterized in that in the disk space from the mobile terminal In the step of searching the method function corresponding internal storage data block, changed according to the method title, combining parameter values, memory The information of number searches the operation required internal storage data block of the method function from the disk space.
8. memory call method according to claim 2, which is characterized in that this method further includes step:
When the internal storage data block counted in the server changes, the mobile terminal receives what the server was sent Sending out notice obtains the internal storage data block after variation, updates in the disk space.
9. a kind of mobile terminal, which is characterized in that the mobile terminal includes:It memory, processor, screen and is stored in described On memory and the memory caller that can run on the processor, the memory caller are performed by the processor The step of Shi Shixian such as memory call methods described in any item of the claim 1 to 8.
10. a kind of computer readable storage medium, which is characterized in that memory tune is stored on the computer readable storage medium With program, realize that memory described in any item of the claim 1 to 8 such as calls when the memory caller is executed by processor The step of method.
CN201711446055.5A 2017-12-27 2017-12-27 Memory calling method, mobile terminal and computer readable storage medium Active CN108196938B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711446055.5A CN108196938B (en) 2017-12-27 2017-12-27 Memory calling method, mobile terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711446055.5A CN108196938B (en) 2017-12-27 2017-12-27 Memory calling method, mobile terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108196938A true CN108196938A (en) 2018-06-22
CN108196938B CN108196938B (en) 2021-10-29

Family

ID=62584612

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711446055.5A Active CN108196938B (en) 2017-12-27 2017-12-27 Memory calling method, mobile terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108196938B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860444A (en) * 2021-04-26 2021-05-28 腾讯科技(深圳)有限公司 Memory calling information determining method and device, storage medium and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1604051A (en) * 2003-09-30 2005-04-06 三星电子株式会社 Method and apparatus for dynamic memory management within an object-oriented program
US20060149916A1 (en) * 2003-01-03 2006-07-06 Austria Card Plastikkarten Und Ausweissysteme Gmbh Method and apparatus for block-oriented memory management provided in smart card controllers
CN1889737A (en) * 2006-07-21 2007-01-03 华为技术有限公司 Resource management method and system
CN101483050A (en) * 2008-01-10 2009-07-15 信亿科技股份有限公司 Memory magnetic disc and operation method thereof
US20120203993A1 (en) * 2011-02-08 2012-08-09 SMART Storage Systems, Inc. Memory system with tiered queuing and method of operation thereof
CN105224433A (en) * 2014-06-23 2016-01-06 阿里巴巴集团控股有限公司 A kind of internal memory monitoring method and server
CN106484580A (en) * 2016-10-21 2017-03-08 腾讯科技(深圳)有限公司 A kind of internal-memory detection method, apparatus and system
CN107277226A (en) * 2017-05-11 2017-10-20 珠海金山网络游戏科技有限公司 A kind of method and device for obtaining mobile phone application memory snapshot and Memory Allocation storehouse

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060149916A1 (en) * 2003-01-03 2006-07-06 Austria Card Plastikkarten Und Ausweissysteme Gmbh Method and apparatus for block-oriented memory management provided in smart card controllers
CN1604051A (en) * 2003-09-30 2005-04-06 三星电子株式会社 Method and apparatus for dynamic memory management within an object-oriented program
CN1889737A (en) * 2006-07-21 2007-01-03 华为技术有限公司 Resource management method and system
CN101483050A (en) * 2008-01-10 2009-07-15 信亿科技股份有限公司 Memory magnetic disc and operation method thereof
US20120203993A1 (en) * 2011-02-08 2012-08-09 SMART Storage Systems, Inc. Memory system with tiered queuing and method of operation thereof
CN105224433A (en) * 2014-06-23 2016-01-06 阿里巴巴集团控股有限公司 A kind of internal memory monitoring method and server
CN106484580A (en) * 2016-10-21 2017-03-08 腾讯科技(深圳)有限公司 A kind of internal-memory detection method, apparatus and system
CN107277226A (en) * 2017-05-11 2017-10-20 珠海金山网络游戏科技有限公司 A kind of method and device for obtaining mobile phone application memory snapshot and Memory Allocation storehouse

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
KEE-HOON JANG等: "Efficient garbage collection policy and block management method for NAND flash memory", 《2010 2ND INTERNATIONAL CONFERENCE ON MECHANICAL AND ELECTRONICS ENGINEERING》 *
姜仲秋 等: "面向Android系统的动态内存管理策略", 《测控技术》 *
朱丽英: "基于Node-Webkit平台的JavaScript工具集研究与实现", 《中国优秀硕士学位论文全文数据库信息科技辑(月刊)》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112860444A (en) * 2021-04-26 2021-05-28 腾讯科技(深圳)有限公司 Memory calling information determining method and device, storage medium and electronic equipment
CN112860444B (en) * 2021-04-26 2021-08-20 腾讯科技(深圳)有限公司 Memory calling information determining method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN108196938B (en) 2021-10-29

Similar Documents

Publication Publication Date Title
CN108536481A (en) A kind of application program launching method, mobile terminal and computer storage media
CN107688607A (en) The method and mobile terminal of a kind of database access, computer-readable recording medium
CN107027114A (en) A kind of SIM card switching method, equipment and computer-readable recording medium
CN108762876A (en) A kind of input method switching method, mobile terminal and computer storage media
CN109725866A (en) Application interface display methods, terminal and computer readable storage medium
CN108391190B (en) A kind of noise-reduction method, earphone and computer readable storage medium
CN108280136A (en) A kind of multimedia object method for previewing, equipment and computer readable storage medium
CN108184051A (en) A kind of main body image pickup method, equipment and computer readable storage medium
CN107678698A (en) Data cached method for cleaning, server, terminal and computer-readable recording medium
CN107317855A (en) A kind of data cache method, data request method and server
CN107390856A (en) A kind of method, mobile terminal and storage medium for reducing mobile terminal power consumption
CN107124466A (en) One kind prevents caching penetrating method and device, computer-readable recording medium
CN108600513A (en) A kind of record screen control method, equipment and computer readable storage medium
CN107817934A (en) A kind of method for information display, terminal and computer-readable recording medium
CN107480054A (en) A kind of call chain data processing method, equipment and computer-readable recording medium
CN109445945A (en) Memory allocation method, mobile terminal, server and the storage medium of application program
CN108366303A (en) A kind of video broadcasting method, mobile terminal and computer readable storage medium
CN108121762A (en) A kind of image processing method, mobile terminal and computer storage media
CN107566295A (en) A kind of data traffic reminding method, browser and computer-readable recording medium
CN107231469A (en) A kind of terminal applies management method, terminal and computer-readable recording medium
CN107360211A (en) A kind of inserting method, relevant device and the computer-readable storage medium of information flow information
CN108196938A (en) Memory call method, mobile terminal and computer readable storage medium
CN109740121A (en) A kind of searching method of mobile terminal, mobile terminal and storage medium
CN109683741A (en) Function triggering method, device and computer readable storage medium
CN109684020A (en) A kind of method for switching theme, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant