CN104503788A - Setting method capable of shortening starting time of Android operating system - Google Patents

Setting method capable of shortening starting time of Android operating system Download PDF

Info

Publication number
CN104503788A
CN104503788A CN201410784129.6A CN201410784129A CN104503788A CN 104503788 A CN104503788 A CN 104503788A CN 201410784129 A CN201410784129 A CN 201410784129A CN 104503788 A CN104503788 A CN 104503788A
Authority
CN
China
Prior art keywords
android
point file
restoration point
virtual machine
service
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410784129.6A
Other languages
Chinese (zh)
Inventor
杨霞
桑楠
孙海泳
石鹏
雷林
孙超群
刘志伟
武琼
刘维飞
袁艺
杨姗
沈游人
李昊星
唐伟文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201410784129.6A priority Critical patent/CN104503788A/en
Publication of CN104503788A publication Critical patent/CN104503788A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a setting method capable of shortening starting time of an Android operating system and belongs to the technical field of quick starting of operating systems. The method includes: starting an Android device, executing a bootstrap program, and loading a Linux kernel via the bootstrap program; after Android user space resource loading, local service starting and user partition scanning are executed, executing a Zygote process, after classes and resources needed by an Android virtual machine are loaded, interrupting the process and setting a restore point file for the process, creating a restore point file checking process, setting the restore point file checking process to be started after the bootstrap program loads the Linux kernel, judging whether the restore point file is available or not by the restore point file checking process, and if yes, restoring an Android virtual machine initialization process according to the restore point file; if not, executing the Android virtual machine initialization process. The setting method is applied to the Android devices, and system starting time can be shortened significantly under the premise that user experience is guaranteed.

Description

A kind of method to set up shortening Android operation system start-up time
Technical field
The present invention relates to operating system rapid starting technique, particularly a kind of quick start method based on Android operation system.
Background technology
The operating system that Android is a kind of freedom based on Linux and increases income, Android operation system has been widely used in the field such as mobile device, intelligent appliance, as smart mobile phone, panel computer, Set Top Box, intelligent television etc.Along with Android operation system is in a large amount of uses in these fields, system toggle speed becomes the shortcoming of many users complaint slowly.Compare the equipment of this kind of less power-off cold start-up at ordinary times of mobile phone, the frequency of the power-off cold start-up in actual use such as panel computer, intelligent television is relatively high, and starting up speed is the key factor affecting Consumer's Experience.
Android operation system start-up course as shown in Figure 1, is respectively according to sequencing: the startup of boot, linux kernel, local service, Android virtual machine, Android service, application program.Android operation system is energized to from equipment and enters Android user interface, the general needs time of about 35 seconds, and user's space starts the time just occupied more than 28 seconds: being built into SystemServer process (this process is for managing Android system service) from Zygote process (this process is used for initialization Android virtual machine device power-up process) is created about 18 seconds used time; Be built into from SystemServer process and finally enter user interface, about 10 seconds used time.Zygote process completes the initialization of Android virtual machine by resources such as nearly more than 2800 classes of prestrain and icon, image, character strings, and this can consume the plenty of time.Consuming time being of SystemServer process starts Android service and scans installation kit.
The scheme of current shortening Android start-up time is mainly based on the method for ARM Hibernation (sleeping/waking technology): the data of the running status of all data in internal memory and CPU, equipment be all saved in the memory headroom that the program applies for, generate the memory mapping started fast and also memory mapping is saved in the specific format external memory (non-volatile memory device), the memory mapping reading specific format by boot from external memory when later equipment starts at every turn is to internal memory and recover the running state information of CPU, equipment.The method directly reads information and the running status of recovery system from the image file of backup, to the sweep phase of up-to-date system partitioning and user partition when having skipped each startup, therefore the sleeping/waking of primary system must again be done after user installs new opplication program at every turn to generate memory mapping, otherwise the application program that equipment restarts rear new installation will disappear, and the time that the cost of this process need is longer, this shortcoming has had a strong impact on Consumer's Experience.
Summary of the invention
The present invention seeks to the deficiency starting problem and existing related art scheme more slowly for Android operation system, propose a kind of method to set up shortening Android operation system start-up time at user's space.
To achieve these goals, technical scheme of the present invention is: the start-up course improving existing initialization Android virtual machine process (Zygote process), its specific implementation comprises the following steps:
Step 1: start Android device, performs boot, loads linux kernel by boot; Perform the loading of Android user's space resource again, local service is opened and user partition is scanned;
Step 2: perform initialization Android virtual machine process, after the class loaded needed for Android virtual machine and resource, interrupts initialization Android virtual machine process;
Step 3: be Zygote process creation restoration point: the file directory (can storing documents catalogue be set arbitrarily) that restoration point file is set, and restoration point file is created under this file directory, described restoration point file comprises the internal memory execution environment information of current process link information, process ID, CPU status information, process;
Create restoration point file checking process, arrange described restoration point file checking process to start after boot loads linux kernel, described restoration point file (namely user is worked when starting Android device) is there is for judging whether, if exist, then according to restoration point file, (namely Zygote process to bring into operation at restoration point place thus skipped the preloading phase of class and resource, completes performance during rapid starting period) reduced to Zygote process; If do not exist, then perform Zygote process based on existing mode.
The present invention is restoration point to existing Zygote process creation, every subsystem only needs to find corresponding restoration point file to carry out reducing when starting, avoid the prestrain class and resource operation of carrying out repetition when system starts at every turn, this optimization can save the system start-up time of about 14 seconds.Simultaneously, due to when the present invention can not skip each startup to the sweep phase of up-to-date system partitioning and user partition, user, without the need to going the equipment that ensures to restart rear new existence of installing application by regenerating memory mapping, compensate for the deficiency of existing scheme, improve Consumer's Experience.
Further, step 3 of the present invention also comprises, after establishment restoration point file, continue to perform initialization Android virtual machine process, and judge whether system can carry out Android user interface, if not, then perform step 2, whether this process is backed up successfully for detecting the success of backup Zygote process restoration point file.
In order to shorten system start-up time further, the present invention also comprises delay loading bag, delay start initial service is arranged:
Be divided into by the installation kit of system partitioning and service and postpone installation kit, Delay Service and startup installation kit, start service (specifically can according to user's request investigation pick out user be of little use or system start after the installation kit that can not be used immediately by user and service as postponing installation kit, Delay Service), by delays installation kit with serve and move to user partition from system partitioning; After Android operation system has started, restart and postponed installation kit and service.
This delay is arranged can be carried out or after completing above-mentioned steps 1,2,3 in any one step process of above-mentioned steps 1,2 or 3.In above-mentioned setting, non-essential installation kit and service are carried out to the operation of delay loading, this method can save the start-up time of about 5 seconds.
In sum, owing to have employed technique scheme, the invention has the beneficial effects as follows: the present invention is restoration point to Zygote process creation, only need during each startup to find corresponding restoration point file to carry out reducing, avoid the prestrain class and resource operation of carrying out repetition when system starts at every turn, this optimization can save the start-up time of about 14 seconds.Secondly, the present invention carries out the operation of delay loading to non-essential installation kit and service, and this method can save the start-up time of about 5 seconds.Finally, due to when the present invention can not skip each startup to the sweep phase of up-to-date system partitioning and user partition, user, without the need to going the equipment that ensures to restart rear new existence of installing application by regenerating memory mapping, compensate for the deficiency of existing scheme, improve Consumer's Experience.
Accompanying drawing explanation
Examples of the present invention will be described by way of reference to the accompanying drawings, wherein:
Fig. 1 is the system architecture diagram of Android operation system when normally starting.
Fig. 2 is the setting procedure figure of the embodiment of the present invention 1.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly, below in conjunction with embodiment, the present invention is described in further detail.
Embodiment 1
See Fig. 2, in order to realize shortening Android operation system start-up time, the present invention includes following setting:
Step 101: start Android device, performs boot, loads linux kernel by boot; Perform the loading of Android user's space resource again, local service is opened and user partition is scanned, namely based on the initialization of existing Android operation system completion system.
Step 102: after having loaded class needed for Android virtual machine and resource by Zygote process, interrupt Zygote process (the procr_freeze_process function (this function has pre-service audit function) provided by the storehouse libprocr.so of system is cut off interrupt clock and blocked coherent signal to freeze Zygote process)
Step 103:
(1) function provided by storehouse libprocr.so completes and creates the restoration point of Zygote process, and namely after calling the related function that storehouse libprocr.so provides, process will be Zygote process creation restoration point:
In this step, based on the file structure of the current Android operation system file obtained, for restoration point file writes the header information (be restoration point file and arrange the indications that can be identified by storehouse libprocr.so) that can be identified by storehouse libprocr.so.
After the preload () function of Zygote process, add procr_request_check () built-in function, this function sends signal to kernel and makes Zygote process be absorbed in kernel for oneself establishment restoration point file (in the present embodiment, restoration point file designation is Zygote.procr); First the file directory of restoration point file is specified, in the present embodiment, be set to/data/, then the internal memory execution environment information of current Zygote process link information, Zygote process ID, CPU status information, Zygote process, signal information (gauge outfit file, for arranging the respective action of a certain signal) are saved in created restoration point file;
(2) restoration point file checking process (the present embodiment called after procr process) is created, and procr process is set loads after linux kernel in boot and start, for whether there is the restoration point file of above-mentioned setting under judgement/data/, if exist, then according to restoration point file, Zygote process is reduced; Otherwise perform Zygote process based on existing mode.
In the present embodiment, the setting of procr process is specially:
Write file procr.sh: first whether there is process restoration point file under inspection/data/.If existed, reduction Zygote process; Otherwise, create procr process, and by procr process creation Zygote process, perform Zygote process based on existing mode.
Procr.sh file is put into/system/bin catalogue under and revise its authority for performing, amendment init.rc script (function that initialize process performs in this script logging) makes system first create procr process before establishment Zygote process.
Individual in the present embodiment, when carrying out reduction treatment according to restoration point file to Zygote process, recovered the internal memory execution environment information of Zygote process ID, CPU status information, Zygote process according to restoration point file content by the proc_restart program (/system/bin/proc_restart-f/data/Zygote.procr//recovering process state) of procr process.Proc_restart is put into/system/bin catalogue under be modified as and can perform authority, and original Zygote.procr will be gone back be kept at/data catalogue under, be read-only authority.Zygote process resumption after running status, can continue at restoration point place run thus skip class consuming time and the preloading phase of resource, achieves the quick startup of system.
Step 104:Zygote process completes restoration point and creates, if Zygote process continues to run and finally successfully enters Android user interface the success of backup Zygote process restoration point file is described, otherwise enters step 102 and again backs up;
In this step, Zygote process completes after restoration point creates and returns to procr process, first the interrupt clock cut off is opened and again the signal recuperation of blocking is come, more whether continuation operation subsequent processes (to enter Android user interface) backs up the success of Zygote process to test.
Android device after above-mentioned setting, user, after startup Android is equipment, first performs boot, loads linux kernel by boot, open in the loading of execution Android user's space resource, local service and after the scanning of user partition, then perform procr process; First process procr can check/data/ under whether there is restoration point file, if not, then re-create Zygote process by procr process and enter existing start-up mode; If, then enter fast attack mode of the present invention (entering Android user interface according to going back after Zygote process is carried out running status reduction rear execution subsequent processes by original), namely continue at restoration point place run thus skip class consuming time and the preloading phase of resource, achieve the quick startup of system.
Embodiment 2
The set-up mode of embodiment 1 being set up the setting about postponing installation kit, Delay Service, being specially:
In a step 101, according to user's request investigation pick out user be of little use or system start after the installation kit that can not be used immediately by user and service, be defined as and postpone installation kit, Delay Service, remaining is defined as and starts installation kit, starts service;
Then delay installation kit, Delay Service are moved on to user partition from system partitioning, thus realize the temporary occlusion init.rc script (function that initialize process performs in this script logging) to inessential service;
In this step, we provide concrete embodiment to block service A.First, in init.rc script, code is added:
On property:ro.user.start=1
Start A
In init.rc script file, record the action will taked after certain attribute changes, the executive condition of action provides with " onproperty:<key>=LEssT.LTssT. LTvalue> " form.After the key assignments that certain executive condition is relevant is set, the trigger relevant to this condition will be triggered.As implied above, when ro.user.start property value is set to 1, A service will be activated.
Finally, start delay installation kit and service after Android operation system has started, in the present embodiment, adopt and apply (in the present embodiment called after Delayinit.apk) by the Android customized, select user inactivity state start blocked service and the bag of user partition is installed.In this step, by the application of the Android of customization---Delayinit.apk adds system.After system has started, Android Application Framework can send an Intent message to Delayinit.apk, called after BOOTCOMPLETED Intent.For above-mentioned service A, Delayinit.apk receive about service A intent message after can select user inactivity state arrange ro.user.start attribute be 1 and wake up init process open service A.When user is in inactivity state, Delayinit.apk also can call " PM " instrument and go to scan the installation kit installing user partition.Described " PM " instrument is provided by Android operation system, its can implicit expression call scanning and the installment work that Package Manager system service completes installation kit and service in particular zones (the present embodiment is user partition).
Recovery Zygote process of the present invention is to the difference of specific executing state and the existing sleeping/waking technology based on ARM Hibernation: Zygote process resumption brings into operation to restoration point place the preloading phase not influential system renewal of applying having merely skipped class and resource, therefore need the quantity of information of recovery few, recover rapidly.And the existing sleeping/waking technology based on ARMHibernation can skip Android user's space start even linux kernel start, although saved the start-up time being skipped part, but need containing much information of recovery, recover consuming time, and recover to cause upgrading system application from the image file of backup at every turn.
Adopt the method described in embodiment 1, the process initiation temporal information normally being started by the collection of BootChart instrument and start fast.During normal startup, from Zygote process creation to having loaded class and about 18 seconds resource used time; During quick startup, complete this process only about 4 seconds used time.
Adopt the method described in embodiment 2, the process initiation temporal information normally being started by the collection of BootChart instrument and start fast.When not adopting delay technology, be built into from SystemServer process and finally enter user interface, about 10 seconds used time; After adopting delay technology, complete this process only about 5 seconds used time.
The present invention is not limited to aforesaid embodiment.The present invention expands to any new feature of disclosing in this manual or any combination newly, and the step of the arbitrary new method disclosed or process or any combination newly.

Claims (3)

1. shorten the method to set up of Android operation system start-up time, it is characterized in that, comprise the following steps:
Step 1: start Android device, performs boot, loads linux kernel by boot; Perform the loading of Android user's space resource again, local service is opened and user partition is scanned;
Step 2: perform initialization Android virtual machine process, after the class loaded needed for Android virtual machine and resource, interrupts initialization Android virtual machine process;
Step 3: the file directory that restoration point file is set, and restoration point file is created under described file directory, described restoration point file comprises the internal memory execution environment information of current process link information, process ID, CPU status information, process;
Create restoration point file checking process, arrange described restoration point file checking process to start after boot loads linux kernel, there is described restoration point file for judging whether, if exist, then according to restoration point file, initialization Android virtual machine process being reduced; If do not exist, then perform initialization Android virtual machine process.
2. the method for claim 1, is characterized in that, described step 3 also comprises, and after establishment restoration point file, continues to perform initialization Android virtual machine process, and judges whether system can carry out Android user interface, if not, then perform step 2.
3. method as claimed in claim 1 or 2, is characterized in that, also comprises and the installation kit of system partitioning and service are divided into delay installation kit, Delay Service and startup installation kit, startup service, delay installation kit and service are moved to user partition from system partitioning; After Android operation system has started, restart and postponed installation kit and service.
CN201410784129.6A 2014-12-16 2014-12-16 Setting method capable of shortening starting time of Android operating system Pending CN104503788A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410784129.6A CN104503788A (en) 2014-12-16 2014-12-16 Setting method capable of shortening starting time of Android operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410784129.6A CN104503788A (en) 2014-12-16 2014-12-16 Setting method capable of shortening starting time of Android operating system

Publications (1)

Publication Number Publication Date
CN104503788A true CN104503788A (en) 2015-04-08

Family

ID=52945189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410784129.6A Pending CN104503788A (en) 2014-12-16 2014-12-16 Setting method capable of shortening starting time of Android operating system

Country Status (1)

Country Link
CN (1) CN104503788A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105808253A (en) * 2016-03-04 2016-07-27 北京奇虎科技有限公司 Android system startup method and apparatus
CN106126295A (en) * 2016-06-29 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The control method of application program and control device, terminal
CN106162279A (en) * 2016-07-01 2016-11-23 青岛海信电器股份有限公司 TV remote key response method based on Android operation system and TV
CN106406919A (en) * 2015-07-27 2017-02-15 青岛海信移动通信技术股份有限公司 Terminal device pre-loaded application management method and terminal device
CN107391181A (en) * 2017-06-29 2017-11-24 上海与德科技有限公司 A kind of method and device of system partitioning
CN108196892A (en) * 2017-12-29 2018-06-22 北京安云世纪科技有限公司 For the method, apparatus and mobile terminal being customized to system starting process
CN109683983A (en) * 2018-12-11 2019-04-26 青岛海信电器股份有限公司 A kind of generation of image file and loading method, equipment
CN110287012A (en) * 2019-06-21 2019-09-27 努比亚技术有限公司 Multiprocessing method, wearable device and the medium of intelligent wearable device
CN111258669A (en) * 2020-03-25 2020-06-09 上海商汤临港智能科技有限公司 Face recognition method and device and storage medium
CN111782342A (en) * 2020-06-30 2020-10-16 联想(北京)有限公司 Virtual machine starting method and device
CN112181534A (en) * 2020-10-21 2021-01-05 上海商米科技集团股份有限公司 Method and equipment for dynamically managing display interface of electronic equipment
CN113672339A (en) * 2021-07-28 2021-11-19 歌尔光学科技有限公司 Method for improving Android startup efficiency
CN115292721A (en) * 2022-10-09 2022-11-04 北京麟卓信息科技有限公司 Starting method for adapting to multiple Linux kernels in android compatible environment
CN113672339B (en) * 2021-07-28 2024-04-16 歌尔科技有限公司 Method for improving Android starting efficiency

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012832A (en) * 2010-12-14 2011-04-13 Tcl集团股份有限公司 Method and device for accelerating starting Android system
CN102207881A (en) * 2011-07-07 2011-10-05 电子科技大学 Quick operation system start-up method based on Android
CN104102506A (en) * 2014-04-25 2014-10-15 华南理工大学 ARM (Advanced RISC Machine) platform based Android startup acceleration method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102012832A (en) * 2010-12-14 2011-04-13 Tcl集团股份有限公司 Method and device for accelerating starting Android system
CN102207881A (en) * 2011-07-07 2011-10-05 电子科技大学 Quick operation system start-up method based on Android
CN104102506A (en) * 2014-04-25 2014-10-15 华南理工大学 ARM (Advanced RISC Machine) platform based Android startup acceleration method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
XIA YANG: "Shortening the Boot Time of Android OS", 《IEEE COMPUTER SOCIETY》 *
缪汉威: "Android启动优化研究及应用", 《中国优秀硕士学位论文全文数据库信息科技辑》 *
郑文选: "基于Android快速启动技术的系统一致性的研究与实现", 郑文选", 《万方学术》 *

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406919A (en) * 2015-07-27 2017-02-15 青岛海信移动通信技术股份有限公司 Terminal device pre-loaded application management method and terminal device
CN105808253A (en) * 2016-03-04 2016-07-27 北京奇虎科技有限公司 Android system startup method and apparatus
CN105808253B (en) * 2016-03-04 2019-05-21 北京奇虎科技有限公司 The method and device of Android system starting up
CN106126295A (en) * 2016-06-29 2016-11-16 宇龙计算机通信科技(深圳)有限公司 The control method of application program and control device, terminal
CN106162279B (en) * 2016-07-01 2020-11-17 海信视像科技股份有限公司 Television remote control key response method based on android operating system and television
CN106162279A (en) * 2016-07-01 2016-11-23 青岛海信电器股份有限公司 TV remote key response method based on Android operation system and TV
US11006166B2 (en) 2016-07-01 2021-05-11 Hisense Visual Technology Co., Ltd. Method for television remote keypress response based on android operating system and television thereof
US10397511B2 (en) 2016-07-01 2019-08-27 Hisense Electric Co., Ltd. Method for television remote keypress response based on android operating system and television thereof
CN107391181A (en) * 2017-06-29 2017-11-24 上海与德科技有限公司 A kind of method and device of system partitioning
CN108196892A (en) * 2017-12-29 2018-06-22 北京安云世纪科技有限公司 For the method, apparatus and mobile terminal being customized to system starting process
CN108196892B (en) * 2017-12-29 2021-02-23 北京安云世纪科技有限公司 Method and device for customizing system starting process and mobile terminal
CN109683983A (en) * 2018-12-11 2019-04-26 青岛海信电器股份有限公司 A kind of generation of image file and loading method, equipment
CN110287012A (en) * 2019-06-21 2019-09-27 努比亚技术有限公司 Multiprocessing method, wearable device and the medium of intelligent wearable device
CN111258669A (en) * 2020-03-25 2020-06-09 上海商汤临港智能科技有限公司 Face recognition method and device and storage medium
CN111258669B (en) * 2020-03-25 2024-04-16 上海商汤临港智能科技有限公司 Face recognition method and device and storage medium
CN111782342A (en) * 2020-06-30 2020-10-16 联想(北京)有限公司 Virtual machine starting method and device
CN112181534A (en) * 2020-10-21 2021-01-05 上海商米科技集团股份有限公司 Method and equipment for dynamically managing display interface of electronic equipment
CN113672339A (en) * 2021-07-28 2021-11-19 歌尔光学科技有限公司 Method for improving Android startup efficiency
CN113672339B (en) * 2021-07-28 2024-04-16 歌尔科技有限公司 Method for improving Android starting efficiency
CN115292721A (en) * 2022-10-09 2022-11-04 北京麟卓信息科技有限公司 Starting method for adapting to multiple Linux kernels in android compatible environment
CN115292721B (en) * 2022-10-09 2023-01-24 北京麟卓信息科技有限公司 Starting method for adapting to multiple Linux kernels in android compatible environment

Similar Documents

Publication Publication Date Title
CN104503788A (en) Setting method capable of shortening starting time of Android operating system
RU2568280C2 (en) Fast computer start-up
CN102207881B (en) Quick operation system start-up method based on Android
EP2189901B1 (en) Method and system to enable fast platform restart
USRE40092E1 (en) Method for quickly booting a computer system
KR101696490B1 (en) Partial rebooting recovery apparatus and method
US8788798B2 (en) Fast computer startup
KR101954623B1 (en) Apparatus and method for updating software on the virtualized environment
EP1934714A1 (en) Fast booting an operating system from an off state
KR20010043130A (en) Initializing and restarting operating systems
CN102567047B (en) Fast computer startup
CN104185836A (en) Method and system for verifying proper operation of computing device after system change
CN110647333A (en) Firmware upgrading method and equipment configured to upgrade firmware therein
Baik et al. Boosting up Embedded Linux device: experience on Linux-based Smartphone
CN104424047A (en) NVRAM data recovery method and NVRAM data recovery device
Bovenzi et al. Towards fast OS rejuvenation: An experimental evaluation of fast OS reboot techniques
CN111930429A (en) Method for quickly starting Android operating system and electronic equipment
CN112579361B (en) Backup data reconstruction method, device, equipment and storage medium
CN113032183A (en) System management method, device, computer equipment and storage medium
CN109634782B (en) Method and device for detecting system robustness, storage medium and terminal
KR100994723B1 (en) selective suspend resume method of reducing initial driving time in system, and computer readable medium thereof
CN101436097A (en) Electronic device and wake-up method thereof
CN115951949A (en) Recovery method and device for configuration parameters of BIOS (basic input output System) and computing equipment
CN101546281A (en) Method and device for improving reliability of embedded system
CN110673974A (en) System debugging method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150408