CN1825283A - Method for implementing hardware image starting optimizing of embedded operating system - Google Patents

Method for implementing hardware image starting optimizing of embedded operating system Download PDF

Info

Publication number
CN1825283A
CN1825283A CN 200610050116 CN200610050116A CN1825283A CN 1825283 A CN1825283 A CN 1825283A CN 200610050116 CN200610050116 CN 200610050116 CN 200610050116 A CN200610050116 A CN 200610050116A CN 1825283 A CN1825283 A CN 1825283A
Authority
CN
China
Prior art keywords
memory
internal memory
embedded
page
mirror image
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
CN 200610050116
Other languages
Chinese (zh)
Other versions
CN100377085C (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CNB2006100501161A priority Critical patent/CN100377085C/en
Publication of CN1825283A publication Critical patent/CN1825283A/en
Application granted granted Critical
Publication of CN100377085C publication Critical patent/CN100377085C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for realizing hardware mirror startup optimization for embedded operating system, not directly ending running of embedded operating system but saving state of the running operating system together with microkernel of the operating system into the in-chip memory of a processor, directly loading at the time of startup and restoring to the running state saved. And it can remarkably speed up system booting and restart so as to remarkably raise startup speed of the embedded system and reduce the time for user to wait.

Description

The implementation method of hardware image starting optimizing of embedded operating system
Technical field
The present invention relates to starting of embedded operation system optimisation technique field, particularly relate to a kind of implementation method of hardware image starting optimizing of embedded operating system.
Background technology
In current embedded technology, the relation of hardware and software is more and more closer, corresponding software with hardware also is the important component part in the embedded system, and owing to ten hundreds of code in the current software is to be finished by manual the writing of people, these softwares need shield the difference of different bottom hardwares, and want to satisfy Protean application demand, so software is more complicated for hardware, the R﹠D costs that need expend are more.
Because embedded system is the system towards application-specific, therefore the hardware design of different embedded systems often varies, can not the BIOS in PC unified standardized designs be arranged, in the design of the present embedded system start-up routine of this nonstandardized technique excrescence and the transplanting work of embedded OS hardware abstraction layer, in order to reduce the duplication of labour, to enhance productivity, these work are progressively becoming the reference solution (or customize services) that standard is provided by the hardware vendor, and the manufacturer of software source code to concrete equipment is provided.
The start-up routine of embedded system generally has two functions: the one, and starting outfit is finished hardware check, for the operation of subsequent operation system is got ready; Another provides exploitation and debugging enironment, for the exploitation and the transplanting of subsequent operation system are provided convenience.Though can not need the existence of start-up routine in theory fully, and directly be responsible for startup by operating system, but in fact for the decomposition of development task, needs and some technical considerations of debugging, generally all can adopt a much smaller start-up routine of the relative operating system of size of code, and at first the start-up routine debugging be passed through with various developing instruments.
Embedded OS is a most important component in the embedded software platform, also there is a lot of simple embedded system not use operating system, but, application demand becomes increasingly complex along with becoming, along with the enhancing of people to raising development efficiency, reduction R﹠D costs and assurance system stability sexual demand, the use of operating system is more and more universal.And the operating system in the embedded system is compared in addition some unique characteristics with the operating system in the multi-purpose computer, such as many application wish that embedded OS can satisfy that certain real-time requires, configurability is good, portability is strong, has the power managed function, system stability is reliable or the like.
If only utilizing flush bonding processor and storer to calculate, computing machine left operation to various input and output (I/O) equipment, just can not obtain input signal, can not display result, can not with other computing equipment communications, can not carry out alternately with computed people, the effect that can bring into play of computing machine is just greatly inferior so.Driver is exactly the program that is used to control and visit various input-output device in the operating system, so driver is the importance parts in the built-in system software platform.In the embedded system development of reality, the kernel of operating system does not generally need to make too many modification, and the driver of each peripheral hardware is write, revised and debug in a large amount of work often at the hardware platform of uniqueness, and the technical need of this respect is huge.
Embedded system since towards the general resource-constrained of application-specific to save cost, perfect application program running environment can not be arranged as multi-purpose computer, therefore the middleware software towards Embedded Application just arises at the historic moment, these embedded middleware softwares are often carried out the efficient height, reduce and optimize for specific application, perhaps configurability is very strong.Middleware software in some typical embedded systems comprises network protocol stack, Flash File System, Java Virtual Machine, embedded database or the like.
Must finish the application software of particular task in the embedded system in addition, these software architectures are on embedded OS and middleware software, finish the corresponding calculated task at specific hsrdware requirements, be the last implementor of embedded system function, its design and application demand are closely related, the performance history of performance history and normal application software is similar, is the final tache of system design.
Hardware resource environment in the embedded system is generally relatively harsher, the internal memory of embedded microprocessor and microcontroller is generally all little, will finish complicated function under so nervous resource, it is small and exquisite, stable and efficient that this just requires that built-in system software must try one's best.In the case, as the mobile embedded type equipment user, if what face is the general general-purpose operating system, often can't stand very long start-up time, simultaneously, for embedded OS, also to shorten its start-up time as far as possible, reaching user's requirement, and become start-up time and influence the key factor that the user selects product, therefore, need to adopt new method to reduce the start-up time of embedded OS.
Summary of the invention
The object of the present invention is to provide a kind of implementation method of hardware image starting optimizing of embedded operating system.
The technical scheme that the present invention solves its technical matters employing is as follows:
1) program interrupt state-detection
1. activate finger daemon by control desk;
2. whether trace routine is in the interruption, if, the just operation of cancellation preservation;
3. set up virtual terminal;
2) preservation of mirror image
1. finish to remove the kernel state process, zombie, all process outside the current process discharges memory headroom as much as possible;
2. the notice of hanging up to the equipment transmitting system of in performance management module, having registered;
3. the numerical value that all modifications in the current C PU register is crossed deposits internal memory in, and the value of the register of the CPU under the preservation current state is in internal memory, and statistics one total what memory pages need to preserve, and memory pages is copied to zone new in the internal memory
4. lock the switching equipment during all use except that on-chip memory, the memory pages that duplicates is written to sheet internal memory devices the inside, and the address of each exchange page or leaf is preserved, and these page table directory are written to exchange partition;
5. produce the header information of mirror image, the mirror image header information is written to the exchange partition the inside, and makes all switching equipment to use;
6. shut down or restarting systems;
3) recovery of mirror image
1. starting up's kernel is finished the initialization of process and basic start-up course, and carries out some necessary conditions and detect, and determines the block size of target exchange partition;
2. create a virtual control desk;
3. whether the detection lug internal storage is the target exchange partition, reads the header information of mirror image in on-chip memory, and carries out conforming detection;
4. in internal memory, create page table directory again, read out the page table directory of preservation from the on-chip memory the inside, read the memory pages of all preservations to internal memory from creating the page table the inside;
5. the numerical value that all modifications in the current C PU register is crossed deposits internal memory in;
6. the page copy that just returns in the internal memory is arrived original position, recover the value of CPU register, discharge the page or leaf that when dormancy, distributes;
7. the notice of recovering to the equipment transmitting system of in performance management module, having registered;
8. restart the process of in preserving mirrored procedure, suspending.
The present invention compares with background technology, and the useful effect that has is:
The present invention is a kind of starting of embedded operation system optimization method based on Hardware Mirroring, its major function is that system is under the situation of the on-chip memory capacity permission of embedded type CPU inside, with respect to the outer Flash of the sheet on the external unit bus, its speed promotes significantly.
(1) high efficiency.When embedded OS was closed, kernel mirror image was kept in the on-chip memory, had made full use of the capacity of existing embedded type CPU on-chip memory, the characteristics that speed is become stronger day by day.
(2) accelerate start-up time.When starting of embedded operation system, start from the kernel mirror image that is kept on the on-chip memory, significantly accelerating system guiding and the speed that restarts reduce the time that the user waits for.
Description of drawings
Accompanying drawing is the synoptic diagram of process of the present invention.
Embodiment
The present invention is further illustrated below in conjunction with accompanying drawing.
A kind of implementation method of hardware image starting optimizing of embedded operating system, its specific implementation method is as follows:
1) program interrupt state-detection
1. after the normal startup of embedded OS, in control desk, change the systems exchange state, and then activate finger daemon by command line mode.
2. finger daemon is at first checked the variate-value whether the representative process can be hung up, if value is not 0, i.e. expression can be carried out follow-up work, next judge whether process is carried out in interruption, if not the preservation that begins system, if carry out in interruption, just mistake has taken place in explanation, just the operation of cancellation preservation.
3. set up virtual terminal, be used to show Debugging message.
2) preservation of mirror image
1. check the process status in the kernel, finish to remove the kernel state process, zombie, all process outside the current process discharges memory headroom as much as possible, to reduce the size of memory mirror; If want to discharge certain memory headroom two kinds of ways are arranged: a kind of is to wake page exchange process up, calls in more memory pages; Another method is a release physical memory pages from kernel, has so just reached the purpose that discharges memory headroom as much as possible.
2. next the driver in the embedded OS is handled the notice of hanging up to the equipment transmitting system of in performance management module, having registered.
3. embedded OS numerical value that all modifications in the current C PU register is crossed deposits internal memory in.This need notify compiler to insert an internal memory barrier, but this internal memory barrier is to hardware incapability, and the code after the compiling can deposit the numerical value that all modifications in the current C PU register is crossed in internal memory, reads from internal memory again when needing these data again.
The value of register of preserving the CPU under the current state is in internal memory, and the data that are used for preserving these values have the packing attribute, can be with its member variable compact arrangement.
Statistics one total what memory pages need to preserve, and create two hang-up page directories: " preservation page directory " and " not preserving page directory ", and memory pages copied to zone new in the internal memory.
4. lock the switching equipment during all use except that on-chip memory, the memory pages that duplicates is written to sheet internal memory devices the inside, and the address of each exchange page or leaf is preserved, and these page table directory are written to exchange partition.
5. produce the header information of mirror image, the mirror image header information is written to the exchange partition the inside, and makes all switching equipment to use.
6. shut down or restarting systems.
3) recovery of mirror image
1. after the start, start boot and load embedded operating system kernel and decompression, start kernel then up to creating initialize process.Initialize process locking kernel before loading the root file, carries out the setting on basis, loads the driver of some equipment, carries out some necessary conditions and detects, and determines the block size of target exchange partition.
2. create a virtual control desk, be used for showing Debugging message.
3. system checks at first whether the swap block that needs is empty, if not empty, obtains first page from on-chip memory, and whether the detection lug internal storage is the target exchange partition; Whether read the header information of mirror image again in the on-chip memory, whether the header information that detects mirror image is correct, and carries out conforming detection, be the system before the dormancy to determine present system, then the relevant information that is kept in the mirror image head read out;
4. next by redistributing " not preserving page directory ", obtain page directory (order when reading the order of the page in the page directory and preserving it is just in time opposite) page by page.Next assignment page catalogue in internal memory again.At last for the sake of security, the raw address of memory pages just will not conflict the address that memory pages returns to the new address of distributing, if conflict has really taken place, then redistributes, till no longer conflicting; Then read the memory pages of all preservations to internal memory from the page table the inside.
5. the numerical value that all modifications in the current C PU register is crossed deposits internal memory in.
6. the page copy that just returns in the internal memory is arrived original position, recover the value of CPU register, discharge the page or leaf that when dormancy, distributes, to guarantee the state before internal memory returns to dormancy fully.
7. the notice of recovering to the equipment transmitting system of in performance management module, having registered.
8. restart the process of in preserving mirrored procedure, suspending, thereby will be 2) 1. preserve all processes that terminate in the mirrored procedure and all return to running status.

Claims (1)

1. the implementation method of a hardware image starting optimizing of embedded operating system is characterized in that:
1) program interrupt state-detection
1. activate finger daemon by control desk;
2. whether trace routine is in the interruption, if, the just operation of cancellation preservation;
3. set up virtual terminal;
2) preservation of mirror image
1. finish to remove the kernel state process, zombie, all process outside the current process discharges memory headroom as much as possible;
2. the notice of hanging up to the equipment transmitting system of in performance management module, having registered;
3. the numerical value that all modifications in the current C PU register is crossed deposits internal memory in, and the value of the register of the CPU under the preservation current state is in internal memory, and statistics one total what memory pages need to preserve, and memory pages is copied to zone new in the internal memory;
4. lock the switching equipment during all use except that on-chip memory, the memory pages that duplicates is written to sheet internal memory devices the inside, and the address of each exchange page or leaf is preserved, and these page table directory are written to exchange partition;
5. produce the header information of mirror image, the mirror image header information is written to the exchange partition the inside, and makes all switching equipment to use;
6. shut down or restarting systems;
3) recovery of mirror image
1. starting up's kernel is finished the initialization of process and basic start-up course, and carries out some necessary conditions and detect, and determines the block size of target exchange partition;
2. create a virtual control desk;
3. whether the detection lug internal storage is the target exchange partition, reads the header information of mirror image in on-chip memory, and carries out conforming detection;
4. in internal memory, create page table directory again, read out the page table directory of preservation from the on-chip memory the inside, read the memory pages of all preservations to internal memory from creating the page table the inside;
5. the numerical value that all modifications in the current C PU register is crossed deposits internal memory in;
6. the page copy that just returns in the internal memory is arrived original position, recover the value of CPU register, discharge the page or leaf that when dormancy, distributes;
7. the notice of recovering to the equipment transmitting system of in performance management module, having registered;
8. restart the process of in preserving mirrored procedure, suspending.
CNB2006100501161A 2006-03-31 2006-03-31 Method for implementing hardware image starting optimizing of embedded operating system Expired - Fee Related CN100377085C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006100501161A CN100377085C (en) 2006-03-31 2006-03-31 Method for implementing hardware image starting optimizing of embedded operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006100501161A CN100377085C (en) 2006-03-31 2006-03-31 Method for implementing hardware image starting optimizing of embedded operating system

Publications (2)

Publication Number Publication Date
CN1825283A true CN1825283A (en) 2006-08-30
CN100377085C CN100377085C (en) 2008-03-26

Family

ID=36935969

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006100501161A Expired - Fee Related CN100377085C (en) 2006-03-31 2006-03-31 Method for implementing hardware image starting optimizing of embedded operating system

Country Status (1)

Country Link
CN (1) CN100377085C (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011063584A1 (en) * 2009-11-25 2011-06-03 安凯(广州)微电子技术有限公司 Deep standby method and device for embedded system
CN102207881A (en) * 2011-07-07 2011-10-05 电子科技大学 Quick operation system start-up method based on Android
CN102414658A (en) * 2009-05-05 2012-04-11 微软公司 Capturing and loading operating system states
CN102779072A (en) * 2012-06-18 2012-11-14 中国科学院上海微系统与信息技术研究所 Embedded system and dormancy and wake-up method of application process thereof
CN102841674A (en) * 2012-07-25 2012-12-26 中国科学院上海微系统与信息技术研究所 Embedded system based on novel memory and hibernation and awakening method for process of embedded system
CN103106110A (en) * 2012-11-14 2013-05-15 深圳中兴网信科技有限公司 Terminal and task execution method
CN103106087A (en) * 2011-11-15 2013-05-15 三星电子株式会社 Image forming apparatus and method of booting image forming apparatus having hibernation function
CN103473081A (en) * 2012-06-08 2013-12-25 腾讯科技(深圳)有限公司 Operant method after system updating of terminal and terminal
CN103514065A (en) * 2012-06-29 2014-01-15 国基电子(上海)有限公司 Electronic device with automatic detection and recovery function and method
CN104133691A (en) * 2014-05-05 2014-11-05 腾讯科技(深圳)有限公司 Startup acceleration method and device
CN104133709A (en) * 2014-08-06 2014-11-05 曙光信息产业(北京)有限公司 Upgrading method and device for embedded system
CN104461643A (en) * 2014-12-16 2015-03-25 中科创达软件股份有限公司 Electronic equipment control method and control device and electronic equipment
WO2015085755A1 (en) * 2013-12-10 2015-06-18 华为技术有限公司 Operating system recovery method, apparatus and terminal device
CN105739961A (en) * 2014-12-12 2016-07-06 中兴通讯股份有限公司 Starting method and device of embedded system
US9600369B2 (en) 2013-12-10 2017-03-21 Huawei Technologies Co., Ltd. Operating system recovery method and apparatus, and terminal device
CN109408120A (en) * 2017-08-16 2019-03-01 哈曼国际工业有限公司 Os starting optimization
CN112131009A (en) * 2020-09-30 2020-12-25 Oppo广东移动通信有限公司 Memory scheduling method and device and computer readable storage medium
CN113296932A (en) * 2020-07-27 2021-08-24 阿里巴巴集团控股有限公司 System and method for realizing memory swap-out and swap-in
CN116048628A (en) * 2022-07-21 2023-05-02 荣耀终端有限公司 Equipment starting method and electronic equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001013221A2 (en) * 1999-08-16 2001-02-22 Gamecraft, Inc. Method and apparatus for embedding operating system in rom
US6807630B2 (en) * 2000-12-15 2004-10-19 International Business Machines Corporation Method for fast reinitialization wherein a saved system image of an operating system is transferred into a primary memory from a secondary memory
US20050240756A1 (en) * 2003-01-12 2005-10-27 Yaron Mayer System and method for improving the efficiency, comfort, and/or reliability in Operating Systems, such as for example Windows.
CN1261893C (en) * 2003-01-14 2006-06-28 联想(北京)有限公司 Method of renewing operating system of embedded equipment
CN1282059C (en) * 2003-03-12 2006-10-25 联想(北京)有限公司 Guiding method for speeding up operation system
US7669140B2 (en) * 2003-08-21 2010-02-23 Microsoft Corporation System and method for providing rich minimized applications

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102414658A (en) * 2009-05-05 2012-04-11 微软公司 Capturing and loading operating system states
CN102414658B (en) * 2009-05-05 2013-10-30 微软公司 Capturing and loading operating system states
WO2011063584A1 (en) * 2009-11-25 2011-06-03 安凯(广州)微电子技术有限公司 Deep standby method and device for embedded system
CN102207881B (en) * 2011-07-07 2014-01-22 电子科技大学 Quick operation system start-up method based on Android
CN102207881A (en) * 2011-07-07 2011-10-05 电子科技大学 Quick operation system start-up method based on Android
CN103106087B (en) * 2011-11-15 2018-02-06 爱思打印解决方案有限公司 The method of the imaging device of imaging device and guiding with sleep mode
CN103106087A (en) * 2011-11-15 2013-05-15 三星电子株式会社 Image forming apparatus and method of booting image forming apparatus having hibernation function
CN103473081B (en) * 2012-06-08 2016-10-12 腾讯科技(深圳)有限公司 Method that terminal comes into force after carrying out system upgrade and this terminal
CN103473081A (en) * 2012-06-08 2013-12-25 腾讯科技(深圳)有限公司 Operant method after system updating of terminal and terminal
CN102779072A (en) * 2012-06-18 2012-11-14 中国科学院上海微系统与信息技术研究所 Embedded system and dormancy and wake-up method of application process thereof
CN103514065A (en) * 2012-06-29 2014-01-15 国基电子(上海)有限公司 Electronic device with automatic detection and recovery function and method
CN103514065B (en) * 2012-06-29 2016-08-10 国基电子(上海)有限公司 Tool automatically detects and recovers electronic installation and the method for function
CN102841674A (en) * 2012-07-25 2012-12-26 中国科学院上海微系统与信息技术研究所 Embedded system based on novel memory and hibernation and awakening method for process of embedded system
CN102841674B (en) * 2012-07-25 2015-02-04 中国科学院上海微系统与信息技术研究所 Embedded system based on novel memory and hibernation and awakening method for process of embedded system
CN103106110A (en) * 2012-11-14 2013-05-15 深圳中兴网信科技有限公司 Terminal and task execution method
TWI608345B (en) * 2013-12-10 2017-12-11 華為技術有限公司 Operating system recovery method, device and terminal equipment
WO2015085755A1 (en) * 2013-12-10 2015-06-18 华为技术有限公司 Operating system recovery method, apparatus and terminal device
KR20150087177A (en) * 2013-12-10 2015-07-29 후아웨이 테크놀러지 컴퍼니 리미티드 Operating system recovery method and apparatus, and terminal device
US9600369B2 (en) 2013-12-10 2017-03-21 Huawei Technologies Co., Ltd. Operating system recovery method and apparatus, and terminal device
KR101673299B1 (en) * 2013-12-10 2016-11-07 후아웨이 테크놀러지 컴퍼니 리미티드 Operating system recovery method and apparatus, and terminal device
WO2015169212A1 (en) * 2014-05-05 2015-11-12 Tencent Technology (Shenzhen) Company Limited Startup accelerating method and apparatus
US10318310B2 (en) 2014-05-05 2019-06-11 Tencent Technology (Shenzhen) Company Limited Startup accelerating method and apparatus
CN104133691A (en) * 2014-05-05 2014-11-05 腾讯科技(深圳)有限公司 Startup acceleration method and device
US10970082B2 (en) 2014-05-05 2021-04-06 Tencent Technology (Shenzhen) Company Limited Startup accelerating method and apparatus
CN104133691B (en) * 2014-05-05 2016-08-31 腾讯科技(深圳)有限公司 Accelerate the method and device started
CN104133709B (en) * 2014-08-06 2018-01-30 曙光信息产业(北京)有限公司 The upgrade method and device of embedded system
CN104133709A (en) * 2014-08-06 2014-11-05 曙光信息产业(北京)有限公司 Upgrading method and device for embedded system
CN105739961A (en) * 2014-12-12 2016-07-06 中兴通讯股份有限公司 Starting method and device of embedded system
CN105739961B (en) * 2014-12-12 2020-11-03 南京中兴新软件有限责任公司 Starting method and device of embedded system
CN104461643B (en) * 2014-12-16 2017-12-19 中科创达软件股份有限公司 Control method, control device and the electronic equipment of electronic equipment
CN104461643A (en) * 2014-12-16 2015-03-25 中科创达软件股份有限公司 Electronic equipment control method and control device and electronic equipment
CN109408120A (en) * 2017-08-16 2019-03-01 哈曼国际工业有限公司 Os starting optimization
CN113296932A (en) * 2020-07-27 2021-08-24 阿里巴巴集团控股有限公司 System and method for realizing memory swap-out and swap-in
CN113296932B (en) * 2020-07-27 2024-02-13 阿里巴巴集团控股有限公司 System and method for realizing memory swap-in and memory swap-out
CN112131009A (en) * 2020-09-30 2020-12-25 Oppo广东移动通信有限公司 Memory scheduling method and device and computer readable storage medium
CN112131009B (en) * 2020-09-30 2024-04-02 Oppo广东移动通信有限公司 Memory scheduling method and device and computer readable storage medium
CN116048628A (en) * 2022-07-21 2023-05-02 荣耀终端有限公司 Equipment starting method and electronic equipment
CN116048628B (en) * 2022-07-21 2023-09-29 荣耀终端有限公司 Equipment starting method and electronic equipment

Also Published As

Publication number Publication date
CN100377085C (en) 2008-03-26

Similar Documents

Publication Publication Date Title
CN1825283A (en) Method for implementing hardware image starting optimizing of embedded operating system
US11157306B2 (en) Faster access of virtual machine memory backed by a host computing device's virtual memory
CN1818869A (en) Mirror starting optimization of built-in operation system
US9286098B1 (en) Using master file template area to increase density of virtual machines in a computer system
US7143421B2 (en) Highly componentized system architecture with a demand-loading namespace and programming model
US7409694B2 (en) Highly componentized system architecture with loadable virtual memory manager
CN1261868C (en) Method of rapid computer start-up
JP5636034B2 (en) Mediation of mount times for data usage
US6728963B1 (en) Highly componentized system architecture with a loadable interprocess communication manager
JP2017045477A (en) Virtual disk storage techniques
CN1833225A (en) Methods and systems to control virtual machines
WO2019079080A1 (en) Using semantic annotations to control compatibility behaviors
WO2016165597A1 (en) Processing method and device for data storage
US20090133042A1 (en) Efficient linking and loading for late binding and platform retargeting
US9146847B2 (en) Optimizing for page sharing in virtualized java virtual machines
CN1818870A (en) Memory mirror starting optimization of built-in operation system
CN115390996B (en) Virtual machine migration method and device, computing equipment and storage medium
WO2013088818A1 (en) Virtual computer system, virtualization mechanism, and data management method
US7200705B2 (en) Method of checkpointing state of virtual memory for process
CN101051269A (en) Intelligent platform management interface firmware architecture and method of building the same
US20040117568A1 (en) Bridging memory access across pre-boot and runtime phases
CN100465894C (en) Class loading method for starting Java Processor
US11200203B1 (en) Accessing files stored in a firmware volume from a pre-boot application
CN107168815A (en) A kind of method for collecting hardware error message
JP5417303B2 (en) Virtual computer system and installation method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080326

Termination date: 20120331