CN104035791A - Methods for starting and stopping application program and intelligent terminal - Google Patents

Methods for starting and stopping application program and intelligent terminal Download PDF

Info

Publication number
CN104035791A
CN104035791A CN201410193841.9A CN201410193841A CN104035791A CN 104035791 A CN104035791 A CN 104035791A CN 201410193841 A CN201410193841 A CN 201410193841A CN 104035791 A CN104035791 A CN 104035791A
Authority
CN
China
Prior art keywords
application program
configuration mirroring
described application
mirroring
configuration
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
CN201410193841.9A
Other languages
Chinese (zh)
Other versions
CN104035791B (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.)
TCL Corp
Original Assignee
TCL Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TCL Corp filed Critical TCL Corp
Priority to CN201410193841.9A priority Critical patent/CN104035791B/en
Publication of CN104035791A publication Critical patent/CN104035791A/en
Application granted granted Critical
Publication of CN104035791B publication Critical patent/CN104035791B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses methods for starting and stopping an application program and an intelligent terminal. The method for stopping the application program includes the steps that an instruction indicating the stop of the application program is received; a configuration mirror image of the application program is generated or updated, wherein the configuration mirror image comprises a current private data structure of the application program; the configuration mirror image of the application program is stored; the process of the application process is finished. According to the technical scheme, the methods and the intelligent terminal can effectively increase the starting speed and the stopping speed of the application program.

Description

A kind of starting method, method for closing and intelligent terminal of application program
Technical field
The present invention relates to computer applied algorithm field, be specifically related to a kind of starting method, method for closing and intelligent terminal of application program.
Background technology
Along with the fast development of intellectual technology, user not only pursues the functional diversity of intelligent terminal, and also the requirement of the start-up time to the application program in intelligent terminal, shut-in time is more and more stricter.
In traditional application program launching and closing process, taking the application program of " contact person " as example, it is a tree-like structure, and each associated person information is a slice cotyledon on this tree.In the time starting this application program, application program need to first generate a tree, then from the configuration file of this application program, taking associated person information as unit, associated person information is inserted into one by one to the correct position of this tree, after the insertion that completes associated person information, represents this tree.In the time closing this application program, need to travel through all cotyledons of this tree, extract associated person information and preserve.Due at each said process of all will carrying out when starting this application program and closing this application program, this make the start-up time of this application program and the shut-in time longer.
At present, how to realize fast the quick startup of application program and close and become in the industry one of hot issue of inquiring into.
Summary of the invention
The invention provides a kind of starting method, method for closing and intelligent terminal of application program, for improving toggle speed and the closing velocity of application program.
First aspect present invention provides a kind of closing application program method, comprising: receive and indicate the instruction of closing application program;
Generate the configuration mirroring of described application program or upgrade the configuration mirroring of described application program, wherein, described configuration mirroring comprises the private data structure that described application program is current;
Store the configuration mirroring of described application program;
Finish the process of described application program.
Second aspect present invention provides a kind of starting method of application program, comprising:
Receive the instruction that instruction starts application program;
Search the configuration mirroring of described application program;
If there is the configuration mirroring of described application program: extract the configuration mirroring of described application program, wherein, described configuration mirroring generates and stores in the time last time closing described application program, the private data structure that described configuration mirroring comprises described application program;
Move described application program according to the configuration mirroring of described application program.
Receiving element, indicates the instruction of closing application program for receiving;
Generation unit, for generating the configuration mirroring of described application program or upgrading the configuration mirroring of above-mentioned application program, wherein, described configuration mirroring comprises the private data structure that described application program is current;
Storage unit, for storing the configuration mirroring of described application program;
Process end unit, for finishing the process of described application program.
Fourth aspect present invention provides a kind of intelligent terminal, comprising:
Receiving element, starts the instruction of application program for receiving instruction;
Search unit, for searching the configuration mirroring of described application program;
Extraction unit, for in the time there is the configuration mirroring of described application program, extract the configuration mirroring of described application program, wherein, described configuration mirroring is generated and stored in the time last time closing described application program by described intelligent terminal, the private data structure that described configuration mirroring comprises described application program;
Running unit, for moving described application program according to the configuration mirroring of the described application program of described extraction unit extraction.
From technique scheme of the present invention, the present invention generates configuration mirroring the storage of the private data structure that comprises application program in the time closing application program, on the one hand, due to storage is the configuration mirroring of the private data structure of application program, therefore, in the time closing application program, no longer need the private data structure of application programs to travel through to upgrade the private data of this application program, thereby the private data structure that has reduced application programs in the time closing application program travels through the consumed time, has improved the speed of closing application program.On the other hand, in the time again starting application program, the configuration mirroring of the private data structure that comprises this application program of storing by extraction, move this application program according to the configuration mirroring of this application program, reduce the time that need to regenerate the private data structure of application program while starting application program, the speed that starts application program is provided.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is embodiment schematic flow sheet of a kind of closing application program method provided by the invention;
Fig. 2 is embodiment schematic flow sheet of a kind of application program launching method provided by the invention;
Fig. 3 is example structure schematic diagram of a kind of intelligent terminal provided by the invention;
Fig. 4 is example structure schematic diagram of a kind of intelligent terminal provided by the invention.
Embodiment
For making goal of the invention of the present invention, feature, advantage can be more obvious and understandable, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, but not whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
To a kind of closing application program method in the embodiment of the present invention, as shown in Figure 1, the closing application program method in the embodiment of the present invention, comprising below:
101, receive and indicate the instruction of closing application program;
In the embodiment of the present invention, user, by specifying gesture to intelligent terminal input, sends the instruction of closing application program to intelligent terminal, or, in the time that certain process need to finish Another application program, this process sends the instruction that finishes this application program to intelligent terminal.
Intelligent terminal receives instruction and cuts out after the instruction of application program, execution step 102~104.
102, generate the configuration mirroring of above-mentioned application program or upgrade the configuration mirroring of above-mentioned application program;
Wherein, the configuration mirroring of above-mentioned application program comprises the private data structure that above-mentioned application program is current.
In the embodiment of the present invention, what the private data structure of application program comprised application program carries the data structures such as chained list, tree, figure.
When above-mentioned application program is when moving first, the private data structure that intelligent terminal generates in operational process according to this application program, generates the configuration mirroring of above-mentioned application program.
When above-mentioned application program is non-while moving first, because above-mentioned application program has generated configuration mirroring in the time last time moving, therefore, the process nature that generates the configuration mirroring of application program in step 102 is the renewal of the configuration mirroring of application programs,, the private data structure that intelligent terminal upgrades in operational process according to this application program, upgrades the configuration mirroring of above-mentioned application program.
103, store the configuration mirroring of above-mentioned application program;
In the embodiment of the present invention, the configuration mirroring of the above-mentioned application program that intelligent terminal storing step 102 generates, while again starting above-mentioned application program with box lunch, extract the configuration mirroring of above-mentioned application program, start above-mentioned application program according to the configuration mirroring of the above-mentioned application program of extracting.
Optionally, the configuration mirroring of the above-mentioned application program that intelligent terminal generates step 102 is stored in virtual flash disk (being ramdisk), it should be noted that, ramdisk is modeled as by a part of internal memory a kind of technology that hard disk uses by software, with respect to direct fixed disk file access, this technology can improve the speed of the file access of carrying out greatly thereon.
Concrete, the embodiment of the present invention can be set up an internal storage management system (supposing to be referred to as libramdisk) on ramdisk, the function of this internal storage management system includes but not limited to the function of distributing, copying, reclaiming, dynamically adjust, and intelligent terminal uses libramdisk to manage the access of the configuration mirroring of each application program on intelligent terminal.
Optionally, intelligent terminal is according to the idle chained list of the size of the configuration mirroring of above-mentioned application program and above-mentioned virtual flash disk (being free chained list), be identified for the memory address space of the configuration mirroring of storing above-mentioned application program, according to the memory address space of the configuration mirroring of the above-mentioned application program of determining, the configuration mirroring of above-mentioned application program is stored in to the relevant position in virtual flash disk, further, intelligent terminal removes the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program in free chained list, cause the configuration mirroring of above-mentioned application program to be replaced to avoid this memory address space to be repeated to utilize.Wherein, the idle chained list of above-mentioned virtual flash disk is used to indicate the free memory of above-mentioned virtual flash disk, and in other words, intelligent terminal can know by this free chained list in current virtual flash disk, which memory address space can be used.
Optionally, intelligent terminal also can increase the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program in busy chained list (being used chained list), so that other application program in intelligent terminal knows in current virtual flash disk, which memory address space is occupied.
Optionally, intelligent terminal also can be dissolved into the configuration mirroring of above-mentioned application program in a data structure entry, indicates the deposit position of the private data structure that the configuration mirroring of above-mentioned application program comprises by entry handle.
Optionally, configuration mirroring for fear of application program is destroyed, intelligent terminal is in the time of the configuration mirroring of the above-mentioned application program of storage, store the MD5 value corresponding with the configuration mirroring of above-mentioned application program, so that in the time that intelligent terminal extracts the configuration mirroring of above-mentioned application program, can carry out completeness check to the configuration mirroring of above-mentioned application program according to the MD5 value of storage.
104, finish the process of above-mentioned application program;
Intelligent terminal finishes the process of above-mentioned application program, to close above-mentioned application program.
It should be noted that, the closing application program method in the embodiment of the present invention can be applied in linux operating system, or, also can be applied in other operating system, be not construed as limiting herein.
Intelligent terminal in the embodiment of the present invention includes but not limited to mobile phone, panel computer etc.
From technique scheme of the present invention, the present invention generates configuration mirroring the storage of the private data structure that comprises application program in the time closing application program, due to storage is the configuration mirroring of the private data structure of application program, therefore, in the time closing application program, no longer need the private data structure of application programs to travel through to upgrade the private data of this application program, thereby the private data structure that has reduced application programs in the time closing application program travels through the consumed time, has improved the speed of closing application program.
The embodiment of the present invention also provides a kind of application program launching method, and as shown in Figure 2, the application program launching method in the embodiment of the present invention, comprising:
201, receive the instruction of instruction startup application program;
In the embodiment of the present invention, user, by specifying gesture to intelligent terminal input, sends the instruction that starts application program to intelligent terminal, or, in the time that certain process need to be called Another application program, this process sends the instruction that starts this application program to intelligent terminal.
Intelligent terminal receives after the instruction of instruction startup application program, execution step 202 and 203.
202, search the configuration mirroring of above-mentioned application program;
In the embodiment of the present invention, the configuration mirroring of application program generates and stores in the time last time closing above-mentioned application program, the private data structure that above-mentioned configuration mirroring comprises above-mentioned application program.
In the embodiment of the present invention, what the private data structure of application program comprised application program carries the data structures such as chained list, tree, figure.
Optionally, the configuration mirroring of application program is stored in virtual flash disk (being ramdisk), it should be noted that, ramdisk is modeled as by a part of internal memory a kind of technology that hard disk uses by software, with respect to direct fixed disk file access, this technology can improve the speed of the file access of carrying out greatly thereon.Intelligent terminal extracts the configuration mirroring of above-mentioned application program from ramdisk.
Alternatively, for each configuration mirroring of storage distributes unique mark, and in above-mentioned intelligent terminal, store the correspondence relationship information of the configuration mirroring of application program and application program, this correspondence relationship information can be for example the mapping relations information between the process number of application program and the mark of configuration mirroring.Above-mentioned intelligent terminal, according to above-mentioned correspondence relationship information, is searched the configuration mirroring of above-mentioned application program.
If 203 exist the configuration mirroring of above-mentioned application program, extract the configuration mirroring of above-mentioned application program;
Concrete, the embodiment of the present invention can be set up an internal storage management system (supposing to be referred to as libramdisk) on ramdisk, the function of this internal storage management system includes but not limited to the function of distributing, copying, reclaiming, dynamically adjust, and intelligent terminal uses libramdisk to manage the access of the configuration mirroring of each application program on intelligent terminal.
Optionally, the configuration mirroring of above-mentioned application program is stored in a data structure entry, the deposit position of indicating the private data structure that the configuration mirroring of above-mentioned application program comprises by entry handle, intelligent terminal is according to the private data structure of entry handle acquiring configuration mirroring.
Optionally, intelligent terminal is extracting after the configuration mirroring of above-mentioned application program, in the idle chained list of above-mentioned virtual flash disk, increase the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program, wherein, the idle chained list of above-mentioned virtual flash disk is used to indicate the free memory of above-mentioned virtual flash disk, in other words, intelligent terminal can know by this free chained list in current virtual flash disk, which memory address space can be used.Optionally, intelligent terminal removes the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program in busy chained list (being used chained list), so that other application program in intelligent terminal knows in current virtual flash disk, which memory address space is occupied.
204, move above-mentioned application program according to the configuration mirroring of above-mentioned application program;
The actual process of transferring the private data of application program, building private data structure according to the private data of application program of start-up course of application program.In the embodiment of the present invention, after extracting the configuration mirroring of above-mentioned application program, just can obtain according to the configuration mirroring of above-mentioned application program the private data structure of above-mentioned application program, thereby start above-mentioned application program, realize the operation of application program.
Optionally, destroyed for fear of the configuration mirroring of application program, in step 202, before extracting the configuration mirroring of application program, the configuration mirroring of above-mentioned application program is carried out to completeness check, for example, the configuration mirroring of above-mentioned application program is carried out to MD5 verification.
It should be noted that, the closing application program method in the embodiment of the present invention can be applied in linux operating system, or, also can be applied in other operating system, be not construed as limiting herein.
Intelligent terminal in the embodiment of the present invention includes but not limited to mobile phone, panel computer etc.
From technique scheme of the present invention, the present invention generates configuration mirroring the storage of the private data structure that comprises application program in the time closing application program, due to storage is the configuration mirroring of the private data structure of application program, therefore, in the time closing application program, no longer need the private data structure of application programs to travel through to upgrade the private data of this application program, thereby the private data structure that has reduced application programs in the time closing application program travels through the consumed time, has improved the speed of closing application program.
Concrete, on basis in the aforementioned embodiment, the embodiment of the present invention is carried out abstract to ramdisk, and to build libramdisk mentioned in previous embodiment, wherein, libramdisk comprises following several interface:
1、initial()
This interface is used for initialization ramdisk, and whether the configuration mirroring that checking has been stored is complete.If the configuration mirroring of certain application program does not exist, in this application program of follow-up operation, and in the time closing this application program, generate the configuration mirroring of this application program.
2、get_private_data()
For obtaining the private data structure of application program, specific implementation process is: obtain from specified location the entry handle that this configuration mirroring is corresponding, according to the private data structure of this this application program of entry handle acquiring, and upgrade free chained list and the used chained list in libramdisk, and then the private data structure of application program is passed to this application program.
3、set_private_data()
Contrary with get_private_data (), application program is handed down private data structure and upgrade after libramdisk in free chained list and used chained list packing, and be pressed in the configuration mirroring of this application program, further can also will do the checking of md5 value, finally compression packing.
4、rMalloc()
According to the size of configuration mirroring to be stored, from the free chained list of libramdisk, retrieve, obtain being applicable to the memory headroom of distribution, then from free chained list, remove the instruction of this memory headroom to distributing, in used chained list, increase the instruction of this memory headroom to distributing.
5、rFree()
According to the size of configuration mirroring to be extracted, from used chained list, remove the instruction of the memory headroom to distributing to this configuration mirroring, the instruction to above-mentioned memory headroom in free chained list.
The embodiment of the present invention also provides a kind of intelligent terminal, and as shown in Figure 3, the intelligent terminal 300 in the embodiment of the present invention, comprising:
Receiving element 301, indicates the instruction of closing application program for receiving;
Generation unit 302, for generating the configuration mirroring of above-mentioned application program or upgrading the configuration mirroring of above-mentioned application program, wherein, above-mentioned configuration mirroring comprises the private data structure that above-mentioned application program is current;
Storage unit 303, for storing the configuration mirroring of above-mentioned application program;
Process end unit 304, for finishing the process of above-mentioned application program.
Optionally, storage unit 303 is specifically for being stored in the configuration mirroring of above-mentioned application program in virtual flash disk.Optionally, storage unit, comprise: determining unit, be used for according to the idle chained list of the size of the configuration mirroring of above-mentioned application program and above-mentioned virtual flash disk, be identified for the memory address space of the configuration mirroring of storing above-mentioned application program, wherein, the idle chained list of above-mentioned virtual flash disk is used to indicate the free memory of described virtual flash disk; Sub-storage unit, for according to the memory address space of the configuration mirroring of the definite above-mentioned application program of above-mentioned determining unit, is stored in the relevant position in virtual flash disk by the configuration mirroring of above-mentioned application program; Idle chained list administrative unit, for removing the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program at above-mentioned idle chained list.
Optionally, storage unit 303 also for: store the MD5 value corresponding with the configuration mirroring of above-mentioned application program, in the time extracting the configuration mirroring of above-mentioned application program, the configuration mirroring of above-mentioned application program is carried out to completeness check according to above-mentioned MD5 value.
It should be noted that, intelligent terminal in the embodiment of the present invention is the intelligent terminal in embodiment as shown in Figure 1 above, can be for realizing the whole technical schemes in said method embodiment, its specific implementation process can, with reference to the associated description in said method embodiment, repeat no more herein.
It should be noted that, the closing application program method in the embodiment of the present invention can be applied in linux operating system, or, also can be applied in other operating system, be not construed as limiting herein.
Intelligent terminal in the embodiment of the present invention includes but not limited to mobile phone, panel computer etc.
From technique scheme of the present invention, the present invention generates configuration mirroring the storage of the private data structure that comprises application program in the time closing application program, due to storage is the configuration mirroring of the private data structure of application program, therefore, in the time closing application program, no longer need the private data structure of application programs to travel through to upgrade the private data of this application program, thereby the private data structure that has reduced application programs in the time closing application program travels through the consumed time, has improved the speed of closing application program.
The embodiment of the present invention also provides a kind of intelligent terminal, and as shown in Figure 4, the intelligent terminal 400 in the embodiment of the present invention, comprising:
Receiving element 401, starts the instruction of application program for receiving instruction;
Search unit 402, for searching the configuration mirroring of above-mentioned application program;
Extraction unit 403, for in the time there is the configuration mirroring of above-mentioned application program, extract the configuration mirroring of above-mentioned application program, wherein, above-mentioned configuration mirroring is generated and stored in the time last time closing above-mentioned application program by intelligent terminal 400, the private data structure that above-mentioned configuration mirroring comprises described application program;
Running unit 404, moves above-mentioned application program for the configuration mirroring of the above-mentioned application program extracted according to extraction unit 403.
Optionally, extraction unit 403 is specifically for the configuration mirroring that extracts above-mentioned application program from virtual flash disk.Optionally, intelligent terminal in the embodiment of the present invention also comprises: idle chained list administrative unit, for after extraction unit 403 extracts the configuration mirroring of above-mentioned application program from virtual flash disk, in the idle chained list of above-mentioned virtual flash disk, increase the instruction of the memory address space of the configuration mirroring to storing above-mentioned application program, wherein, the idle chained list of above-mentioned virtual flash disk is used to indicate the free memory of described virtual flash disk.
Optionally, the intelligent terminal in the embodiment of the present invention also comprises: completeness check unit, before extracting the configuration mirroring of above-mentioned application program at extraction unit 403, carries out completeness check to the configuration mirroring of above-mentioned application program.
It should be noted that, intelligent terminal in the embodiment of the present invention is the intelligent terminal in embodiment as shown in Figure 1 above, can be for realizing the whole technical schemes in said method embodiment, its specific implementation process can, with reference to the associated description in said method embodiment, repeat no more herein.
It should be noted that, the closing application program method in the embodiment of the present invention can be applied in linux operating system, or, also can be applied in other operating system, be not construed as limiting herein.
Intelligent terminal in the embodiment of the present invention includes but not limited to mobile phone, panel computer etc.
From technique scheme of the present invention, the present invention is when non-while starting application program first, the configuration mirroring of the private data structure that comprises this application program of storing by extraction, move this application program according to the configuration mirroring of this application program, reduce the time that need to regenerate the private data structure of application program while starting application program, the speed that starts application program is provided.
In the several embodiment that provide in the application, should be understood that disclosed apparatus and method can realize by another way.For example, device embodiment described above is only schematic, for example, the division of said units, be only that a kind of logic function is divided, when actual realization, can have other dividing mode, for example multiple unit or assembly can in conjunction with or can be integrated into another system, or some features can ignore, or do not carry out.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, indirect coupling or the communication connection of device or unit can be electrically, machinery or other form.
It should be noted that, for aforesaid each embodiment of the method, for easy description, therefore it is all expressed as to a series of combination of actions, but those skilled in the art should know, the present invention is not subject to the restriction of described sequence of movement, because according to the present invention, some step can adopt other order or carry out simultaneously.Secondly, those skilled in the art also should know, the embodiment described in instructions all belongs to preferred embodiment, and related action and module might not be all that the present invention is necessary.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, in certain embodiment, there is no the part of detailed description, can be referring to the associated description of other embodiment.
It is more than the description of starting method, method for closing and intelligent terminal to a kind of application program provided by the present invention, for one of ordinary skill in the art, according to the thought of the embodiment of the present invention, all will change in specific embodiments and applications, to sum up, this description should not be construed as limitation of the present invention.

Claims (16)

1. a closing application program method, is characterized in that, comprising:
Receive instruction and close the instruction of application program;
Generate the configuration mirroring of described application program or upgrade the configuration mirroring of described application program, wherein, described configuration mirroring comprises the private data structure that described application program is current;
Store the configuration mirroring of described application program;
Finish the process of described application program.
2. method according to claim 1, is characterized in that,
The configuration mirroring of the described application program of described storage, is specially:
The configuration mirroring of described application program is stored in virtual flash disk.
3. method according to claim 2, is characterized in that, the described configuration mirroring by described application program is stored in virtual flash disk, comprising:
According to the idle chained list of the size of the configuration mirroring of described application program and described virtual flash disk, be identified for the memory address space of the configuration mirroring of storing described application program, wherein, the idle chained list of described virtual flash disk is used to indicate the free memory of described virtual flash disk;
According to the memory address space of the configuration mirroring of the described application program of determining, the configuration mirroring of described application program is stored in to the relevant position in virtual flash disk;
In described idle chained list, remove the instruction of the memory address space of the configuration mirroring to storing described application program.
4. according to the method described in claims 1 to 3 any one, it is characterized in that,
The configuration mirroring of the described application program of described storage, comprising:
Store the MD5 value corresponding with the configuration mirroring of described application program, in the time extracting the configuration mirroring of described application program, the configuration mirroring of described application program is carried out to completeness check according to described MD5 value.
5. an application program launching method, is characterized in that, comprising:
Receive the instruction that instruction starts application program;
Search the configuration mirroring of described application program;
If there is the configuration mirroring of described application program: extract the configuration mirroring of described application program, wherein, described configuration mirroring generates and stores in the time last time closing described application program, the private data structure that described configuration mirroring comprises described application program;
Move described application program according to the configuration mirroring of described application program.
6. method according to claim 5, is characterized in that,
The configuration mirroring of the described application program of described extraction comprises: the configuration mirroring that extracts described application program from virtual flash disk.
7. method according to claim 6, is characterized in that,
After the described configuration mirroring that extracts described application program from virtual flash disk, comprising:
In the idle chained list of described virtual flash disk, increase the instruction of the memory address space of the configuration mirroring to storing described application program, wherein, the idle chained list of described virtual flash disk is used to indicate the free memory of described virtual flash disk.
8. according to the method described in claim 5 to 7 any one, it is characterized in that,
Before the configuration mirroring of the described application program of described extraction, comprising:
The configuration mirroring of described application program is carried out to completeness check.
9. an intelligent terminal, is characterized in that, comprising:
Receiving element, indicates the instruction of closing application program for receiving;
Generation unit, for generating the configuration mirroring of described application program or upgrading the configuration mirroring of above-mentioned application program, wherein, described configuration mirroring comprises the private data structure that described application program is current;
Storage unit, for storing the configuration mirroring of described application program;
Process end unit, for finishing the process of described application program.
10. intelligent terminal according to claim 9, is characterized in that,
Described storage unit is specifically for being stored in the configuration mirroring of described application program in virtual flash disk.
11. intelligent terminals according to claim 10, is characterized in that,
Described storage unit, comprising:
Determining unit, be used for according to the idle chained list of the size of the configuration mirroring of described application program and described virtual flash disk, be identified for the memory address space of the configuration mirroring of storing described application program, wherein, the idle chained list of described virtual flash disk is used to indicate the free memory of described virtual flash disk;
Sub-storage unit, for according to the memory address space of the configuration mirroring of the definite described application program of described determining unit, is stored in the relevant position in virtual flash disk by the configuration mirroring of described application program;
Idle chained list administrative unit, for removing the instruction of the memory address space of the configuration mirroring to storing described application program at described idle chained list.
12. according to the intelligent terminal described in claim 9 to 11 any one, it is characterized in that, described storage unit also for: store the MD5 value corresponding with the configuration mirroring of described application program, to in the time extracting the configuration mirroring of described application program, the configuration mirroring of described application program is carried out to completeness check according to described MD5 value.
13. 1 kinds of intelligent terminals, is characterized in that, comprising:
Receiving element, starts the instruction of application program for receiving instruction;
Search unit, for searching the configuration mirroring of described application program;
Extraction unit, for in the time there is the configuration mirroring of described application program, extract the configuration mirroring of described application program, wherein, described configuration mirroring is generated and stored in the time last time closing described application program by described intelligent terminal, the private data structure that described configuration mirroring comprises described application program;
Running unit, for moving described application program according to the configuration mirroring of the described application program of described extraction unit extraction.
14. intelligent terminals according to claim 13, is characterized in that,
Described extraction unit is specifically for the configuration mirroring that extracts described application program from virtual flash disk.
15. intelligent terminals according to claim 14, is characterized in that,
Described intelligent terminal also comprises: idle chained list administrative unit, for after described extraction unit extracts the configuration mirroring of described application program from virtual flash disk, in the idle chained list of described virtual flash disk, increase the instruction of the memory address space of the configuration mirroring to storing described application program, wherein, the idle chained list of described virtual flash disk is used to indicate the free memory of described virtual flash disk.
16. according to claim 13 to the intelligent terminal described in 15 any one, it is characterized in that,
Described intelligent terminal also comprises:
Completeness check unit, before extracting the configuration mirroring of described application program at described extraction unit, carries out completeness check to the configuration mirroring of described application program.
CN201410193841.9A 2014-05-08 2014-05-08 A kind of startup method, method for closing and the intelligent terminal of application program Active CN104035791B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410193841.9A CN104035791B (en) 2014-05-08 2014-05-08 A kind of startup method, method for closing and the intelligent terminal of application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410193841.9A CN104035791B (en) 2014-05-08 2014-05-08 A kind of startup method, method for closing and the intelligent terminal of application program

Publications (2)

Publication Number Publication Date
CN104035791A true CN104035791A (en) 2014-09-10
CN104035791B CN104035791B (en) 2018-07-27

Family

ID=51466566

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410193841.9A Active CN104035791B (en) 2014-05-08 2014-05-08 A kind of startup method, method for closing and the intelligent terminal of application program

Country Status (1)

Country Link
CN (1) CN104035791B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105119952A (en) * 2015-07-07 2015-12-02 北京京东尚科信息技术有限公司 Method and system for automatically and flexibly assigning resource under cloud platform
CN106855808A (en) * 2016-12-30 2017-06-16 硕诺科技(深圳)有限公司 It is a kind of to accelerate the system and method that application starts response
CN109408149A (en) * 2018-10-30 2019-03-01 青岛海信传媒网络技术有限公司 Starting method, apparatus, equipment and the storage medium of application program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050028165A1 (en) * 2003-07-31 2005-02-03 International Business Machines Corporation Method, system and program product for preserving and restoring mobile device user settings
CN101271428A (en) * 2008-02-25 2008-09-24 北京理工大学 Apparatus and method for object data storage management
CN101986662A (en) * 2010-11-09 2011-03-16 中兴通讯股份有限公司 Widget instance operation method and system
CN102662947A (en) * 2012-02-21 2012-09-12 惠州Tcl移动通信有限公司 Mobile phone and file configuration method of mobile phone

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050028165A1 (en) * 2003-07-31 2005-02-03 International Business Machines Corporation Method, system and program product for preserving and restoring mobile device user settings
CN101271428A (en) * 2008-02-25 2008-09-24 北京理工大学 Apparatus and method for object data storage management
CN101986662A (en) * 2010-11-09 2011-03-16 中兴通讯股份有限公司 Widget instance operation method and system
CN102662947A (en) * 2012-02-21 2012-09-12 惠州Tcl移动通信有限公司 Mobile phone and file configuration method of mobile phone

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105119952A (en) * 2015-07-07 2015-12-02 北京京东尚科信息技术有限公司 Method and system for automatically and flexibly assigning resource under cloud platform
CN105119952B (en) * 2015-07-07 2018-12-21 北京京东尚科信息技术有限公司 The method and system of resource is distributed to automatic elastic under cloud platform
CN106855808A (en) * 2016-12-30 2017-06-16 硕诺科技(深圳)有限公司 It is a kind of to accelerate the system and method that application starts response
CN109408149A (en) * 2018-10-30 2019-03-01 青岛海信传媒网络技术有限公司 Starting method, apparatus, equipment and the storage medium of application program
CN109408149B (en) * 2018-10-30 2022-02-25 青岛海信传媒网络技术有限公司 Application program starting method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN104035791B (en) 2018-07-27

Similar Documents

Publication Publication Date Title
US8738883B2 (en) Snapshot creation from block lists
CN105468362A (en) Application deployment method and cloud computing system
CN106445643B (en) It clones, the method and apparatus of upgrading virtual machine
CN105446772A (en) System upgrading method and apparatus
CN104298559A (en) Method and device for virtualizing physical host system
KR101673299B1 (en) Operating system recovery method and apparatus, and terminal device
CN102521289B (en) File synchronization method, device and system
CN103544077A (en) Data processing method and device and shared memory device
CN104133775A (en) Method and apparatus for managing memory
CN104199750A (en) File recovery method and device of linux system
CN103744708A (en) Method of fixing disk device names in Linux operating system
CN107168891B (en) I/O feature identification method and device
CN104899049A (en) File deletion method and device
CN104657158A (en) Method and device for processing business in business system
CN103677674A (en) Data processing method and device
CN110019208A (en) A kind of data migration method, device and medium
CN104035791A (en) Methods for starting and stopping application program and intelligent terminal
CN105867962A (en) System upgrading method and device
CN110352410B (en) Tracking access patterns of index nodes and pre-fetching index nodes
CN103984621B (en) log separation method and system
CN109165175A (en) Device identification generation method and device
KR102128472B1 (en) Storage device for performing in-storage computing operations, method thereof, and system including same
CN106201584B (en) Version upgrading method and terminal device
WO2017020460A1 (en) Method and apparatus for integrating plugin
CN106406978B (en) Private cloud virtual machine template automatic manufacturing device and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant