CN107391141A - Full-memory operating system supporting container operation - Google Patents
Full-memory operating system supporting container operation Download PDFInfo
- Publication number
- CN107391141A CN107391141A CN201710618112.7A CN201710618112A CN107391141A CN 107391141 A CN107391141 A CN 107391141A CN 201710618112 A CN201710618112 A CN 201710618112A CN 107391141 A CN107391141 A CN 107391141A
- Authority
- CN
- China
- Prior art keywords
- container
- operating system
- internal memory
- loading
- memory operation
- 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
Links
- 238000011068 loading method Methods 0.000 claims abstract description 48
- 238000003860 storage Methods 0.000 claims abstract description 32
- 238000000034 method Methods 0.000 claims abstract description 25
- 230000002085 persistent effect Effects 0.000 claims abstract description 9
- 238000009434 installation Methods 0.000 claims description 25
- 230000002688 persistence Effects 0.000 claims description 5
- 230000006399 behavior Effects 0.000 claims description 2
- 238000002955 isolation Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000005055 memory storage Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000000151 deposition Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/20—Software design
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a full memory operating system supporting container operation, which comprises a full memory operating system, a generating unit and an operating system loading unit, wherein the generating unit is used for generating a full memory operating system; the full memory operating system generating unit is used for establishing a Linux custom operating system, compiling tool package software and a container engine and establishing a Linux memory operating system mirror image; the operating system loading unit is used for realizing kernel module loading, storage driver loading, container mirror image configuration loading and container storage driver loading of the operating system. The invention provides a memory operating system and an implementation method thereof, which have strong practicability and high efficiency and support containerization application deployment, the operating system can enable stateless containers to run in a memory completely, thereby avoiding the bottleneck of hard disk reading and writing, accelerating the reading of container images, simultaneously supporting the storage of container states in persistent storage, supporting a host computer or a network to store persistent data and ensuring the safety of the data.
Description
Technical field
It is specifically a kind of to support what container was run the present invention relates to container technique and operating system platform technical field
Full internal memory operation system.
Background technology
With the continuous development of Internet technology, to meet different field and the application demand for different problems, respectively
Kind system service is arisen at the historic moment, and by using various system services, can widen the application field of computer system, multiplying arrangement
The use function of hardware.Therefore, to meet user's request, it is necessary in relevant device, as installation and deployment are accordingly in computer
System service.
Container technique virtualization technology has become a kind of container technique server resource being widely recognized as by everybody at present
Sharing mode, container technique can provide among the process for building container technique operation system example on demand for system manager
Great flexibility.Container, which virtualizes, has light weight level characteristics, and required memory headroom is less, there is provided very fast startup speed
Degree, create the speed of container than virtual machine much faster, that is due to that virtual machine must retrieve 10GB to 20GB from storage system
Operating system, workload uses the operating system nucleus of host server in container, avoids this step, and container can be
Start in 1/20th second and finish;Container virtualization realizes that application program is formatted in the standard fashion, is just put into afterwards
In container.In a reservoir, each type of application program all moves on network in the same way.So, container can
To be moved by internet or internal network;Container virtualizes the isolation mech isolation test for providing higher level, and many application programs exist
Run, the kernel of some operating system storehouses of all Application sharings and operating system, avoid in operation under host operating system
Container collide with one another;One large-scale application program can be resolved into many applets by container virtualization, each
Applet is all in respective receptacle.
But present container technique is deployed on physical machine and operating system, CPU, internal memory, hard disk, network with
And mirror image operation system becomes the principal element for influenceing the container application speed of service, wherein hard disk speed is main bottleneck.
The content of the invention
The technical assignment of the present invention is to be directed to above weak point, there is provided a kind of full internal memory operation system for supporting container to run
System.
The technical solution adopted for the present invention to solve the technical problems is:A kind of full internal memory operation for supporting container to run
System, including full internal memory operation system generation unit and operating system loading unit;Described full internal memory operation system generation is single
Member, for establishing Linux customizing operating systems, compilation tool bag software and container engine, establishing Linux internal memory operation system mirrors
Picture;Described operating system loading unit, the kernel module for realizing operating system loads, storage driving loads, container mirror
As configuration loading and container storage drive load.
Further, preferable structure is that described full internal memory operation system generation unit, including customizing operating system establish mould
Block, Toolkit Software collector, container engine collector and internal memory operation system image establish module;
Described customizing operating system establishes module, for establishing Linux customizing operating systems;
Described Toolkit Software collector, for compilation tool bag software;
Described container engine collector, for compiling container engine;
Described internal memory operation system image establishes module, for establishing Linux internal memory operation system images.
Further, preferable structure is described operating system loading unit, including operating system installation module, operation
System starting module, operating system load-on module;
Described operating system installation module, for the installation operation system in physical machine;
Described os starting module, for the BootLoader, loading kernel module and loading system software kit;
Described operating system load-on module, for load store driving, start container engine, operation container mirror image.
Further, preferable structure is that described operating system loading unit also includes container persistent storage carry mould
Block, for status information persistence to be stored in storage device.
Further, preferable structure is that described operating system is stored in internal memory.
A kind of implementation method for the full internal memory operation system for supporting container to run, implementation method are as follows:
S1, Linux customizing operating systems are established, composing software kit, compile container engine, establish Linux internal memory operations system
System mirror image;
S2, the installation operation system in physical machine, start internal memory operation system, start service and script, start container mirror image and carry
For service.
Further, preferable method is that described S1 detailed implementation steps are as follows:
S101, workspace is established on ram disk;
S102, ram disk image file is established in workspace;
S103, format image file;
S104, establish root file system bibliographic structure;
S105, compiling linux kernel support ram disk;
S106, make root file system;
S107, configuration initialization loading;
S108, installation toolkit software;
S109, installation container engine;
S110, check dependence;
S111, prepare to start script;
S112, generation system software package.
Further, preferable method is that described S2 detailed implementation steps are as follows:
S201, installed by performing step to installation procedure and installation procedure, realize the peace of the operating system in physical machine
Dress;
S202, by the BootLoader, loading kernel module, loading system software kit, realize opening for internal memory operation system
It is dynamic;
S203, by Configuration network, load store drive, start container engine, realize service and script startup;
S204, loaded by container mirror configuration, container storage drive load and the operation of container mirror image, start container mirror image and provide
Service.
Compared to the prior art a kind of full internal memory operation system for supporting container to run of the present invention, has the beneficial effect that:
1st, the Linux for supporting that container is disposed will be customized using linux system custom technology and memory system mirror image manufacturing technology
System makes and is mirrored into;Technology, real-time loading internal memory operation system image are loaded into by memory mirror;Skill is loaded by ram disk
Art, real-time loading memory storage disk;Pass through container storage technology persistent storage container state information;Realize in internal memory operation
To stateless container operation support in system;
2nd, the realization of a kind of internal memory operation system proposed by the present invention, by the high speed characteristics of the Stateless of container deployment and internal memory
It is combined, the internal memory for realizing stateless container is disposed, and the data of ill-mannered step response and the internal memory operation system of container
Volatile characteristic is coincide, and internal memory operation system is the ecotopia of stateless container operation;
3rd, a kind of full internal memory operation system for supporting container to run, it is a kind of simple, side of efficient hoisting container operational efficiency
Method, the speed of container operation is significantly improved, its read or write speed is more than ten times of normal operating system;
4th, the invention provides a kind of internal memory operation system of practical, efficiency high support containerization application deployment and in fact
Existing method, the operating system can cause stateless container all to be run in internal memory, so as to avoid the bottleneck of disk read-write,
Accelerate the reading of container mirror image;Also support container state being stored in persistent storage simultaneously, support host or network to deposit
Perdurable data is stored up, ensures the safety of data.
Brief description of the drawings
The present invention is further described below in conjunction with the accompanying drawings.
Accompanying drawing 1 is a kind of system architecture diagram for the full internal memory operation system for supporting container to run;
Wherein:1., system storing framework;2., host disk;3., initialization service;4., system software package;5., persistence
Data;6., system initialization generation ram disk;7., system initialization loading system file;8., system operation framework;9., it is interior
Deposit;10., operating system;, container engine;, container;, software tool pack;, perdurable data;, network service;, storage service.
Embodiment
The invention will be further described with specific embodiment below in conjunction with the accompanying drawings.
The present invention is a kind of full the internal memory operation system and its implementation of supporting container to run.Determined using linux system
Technology processed and memory system mirror image manufacturing technology, which make the linux system for customizing support container deployment, to be mirrored into;By interior
Deposit mirror image loading technology, real-time loading internal memory operation system image;Pass through ram disk loading technique, real-time loading memory storage
Disk;Pass through container storage technology persistent storage container state information;Realize in internal memory operating system to stateless container
Operation support.
Wherein internal memory operation system (RAMOS), it using special software partial memory is virtually hard that its principle, which is,
Disk, then the operating system mirror image made is discharged into this virtual disk and run.
Initrd-initialRAMdisk, Linux Initial R AM disks(initrd)It is one of the carry in system boot process
Individual interim root file system, for supporting two stage bootup process.Contained in initrd files various executable programs and
Driver, they can be used for the actual root file system of carry, then again unload this initrd RAM, and
Releasing memory.In many embedded Linux systems, initrd is exactly final root file system.
Embodiment 1:
It is a kind of support container run full internal memory operation system and its implementation include full internal memory operation system generation method and
Operating system loading method;
Wherein, full internal memory operation system generation method is as follows:
First step:Linux customizing operating systems are established, including compiles linux kernel file, establish (SuSE) Linux OS root
File system, compiling (SuSE) Linux OS system file, compiling Linux driving files.
Second step:Compilation tool bag software, including system software, driver and customized software.
Third step:Compile container engine.
Four steps:Establish Linux internal memory operation system images, including kernel initialization load document, internal memory operation system
System mirror image, initialization loading procedure.
Specific implementation step is as follows:
S101, workspace is established on ram disk;
S102, ram disk image file is established in workspace;
S103, format image file;
S104, establish root file system bibliographic structure;
S105, compiling linux kernel support ram disk;
S106, make root file system;
S107, configuration initialization loading;
S108, installation toolkit software;
S109, installation container engine;
S110, check dependence;
S111, prepare to start script;
S112, generation system software package.
Operating system loading method, it is as follows:
First step:The installation operation system in physical machine, including installation procedure and installation procedure perform step.
Second step:Startup internal memory operation system, including the BootLoader, loading kernel module, loading system are soft
Part bag.
Third step:Start service and script, including Configuration network, load store driving, start container engine.
Four steps:Start container mirror image and service be provided, including the loading of container mirror configuration, container storage drive load,
Container mirror image is run.
Specific implementation step is as follows:
The first step, host power-up start, and processor searches BIOS in system storage, and BIOS detecting system resources find the
One guiding equipment, is arranged to hard disk;Second step, search the MBR of hard disk(MBR);3rd step, BIOS are loaded into interior
MBR is given in depositing and control;4th step, MBR the BootLoader, boot program loads kernel
Module;5th step, catalogue is mounted in ram disk by bootstrap in internal memory operating system, and specifies the kernel in physical disks
Module position;6th step, kernel are searched init programs and performed;Init becomes the parent process of linux system from here on.
7th step, init read system software package and unziped in ram disk;8th step, initialized according to/etc/inittab;
The runlevel of our (SuSE) Linux OS is can determine whether by its init.Init searches partition table in file/etc/fstab
Then information does corresponding carry.9th step, the acquiescence specified in startup/etc/init.d start all service/pin of rank
This, including container engine and network configuration;Container engine service is initialised by init, container engine service/finger daemon
All perform on backstage and managed by init.In container engine load vessel and when running, the read-write to file is all in ram disk
Middle progress.Host disk can be hung in internal memory disk operating system by way of mount, be provided for operating container
The data storage of persistence.Perdurable data can also be stored in network by way of load networks storage driving and deposited by container
In storage service.
Described operating system and constituent instruments is stored in internal memory, and operating system supports container engine load vessel clothes
Business.
Present invention additionally comprises a kind of full internal memory operation system for supporting container to run, including the generation of full internal memory operation system are single
Member and operating system loading unit;Described full internal memory operation system generation unit, for establish Linux customizing operating systems,
Compilation tool bag software and container engine, establish Linux internal memory operation system images;Described operating system loading unit, use
In the kernel module for realizing operating system loads, storage driving loads, container mirror configuration loads and container storage drive load.
Described full internal memory operation system generation unit, including customizing operating system establish module, Toolkit Software collector,
Container engine collector and internal memory operation system image establish module;
Described customizing operating system establishes module, for establishing Linux customizing operating systems;Described Toolkit Software compiling
Module, for compilation tool bag software;Described container engine collector, for compiling container engine;Described internal memory behaviour
Module is established as system image, for establishing Linux internal memory operation system images.
Described operating system loading unit, including operating system installation module, os starting module, operating system
Load-on module;
Described operating system installation module, for the installation operation system in physical machine;Described os starting module,
For the BootLoader, loading kernel module and loading system software kit;Described operating system load-on module, for adding
Carry storage driving, start container engine, operation container mirror image.
Further, preferable structure is that described operating system loading unit also includes container persistent storage carry mould
Block, for status information persistence to be stored in storage device.
A kind of full internal memory operation system for supporting container to run of the present invention, its system architecture are as shown in Figure 1, main to wrap
System storing framework and system operation framework are included, system storing framework is based on host disk, and system initialization generates ram disk,
System operation framework is based on ram disk;Initialization service, system software package and perdurable data are stored on host disk, are
System initialization loading operating system, container engine, container, Software tool are wrapped on ram disk.
The present invention be directed to the weak point of hoisting container operation deployment, there is provided a kind of practical, efficiency high branch
Hold the internal memory operation system and its implementation of containerization application deployment.The operating system can cause stateless container all to exist
Run in internal memory, so as to avoid the bottleneck of disk read-write, accelerate the reading of container mirror image;Also support to deposit container state simultaneously
Storage ensures the safety of data in persistent storage.
By embodiment above, the those skilled in the art can readily realize the present invention.But should
Work as understanding, the present invention is not limited to above-mentioned several embodiments.On the basis of disclosed embodiment, the technology
The technical staff in field can be combined different technical characteristics, so as to realize different technical schemes.
Claims (8)
1. a kind of full internal memory operation system for supporting container to run, it is characterised in that including full internal memory operation system generation unit
With operating system loading unit;Described full internal memory operation system generation unit, for establishing Linux customizing operating systems, compiling
Translate Toolkit Software and container engine, establish Linux internal memory operation system images;Described operating system loading unit, is used for
Realize kernel module loading, storage driving loading, the loading of container mirror configuration and the container storage drive load of operating system.
2. a kind of full internal memory operation system for supporting container to run according to claim 1, it is characterised in that described
Full internal memory operation system generation unit, including customizing operating system are established module, Toolkit Software collector, container engine and compiled
Translate module and internal memory operation system image establishes module;
Described customizing operating system establishes module, for establishing Linux customizing operating systems;
Described Toolkit Software collector, for compilation tool bag software;
Described container engine collector, for compiling container engine;
Described internal memory operation system image establishes module, for establishing Linux internal memory operation system images.
3. a kind of full internal memory operation system for supporting container to run according to claim 1, it is characterised in that described
Operating system loading unit, including operating system installation module, os starting module, operating system load-on module;
Described operating system installation module, for the installation operation system in physical machine;
Described os starting module, for the BootLoader, loading kernel module and loading system software kit;
Described operating system load-on module, for load store driving, start container engine, operation container mirror image.
A kind of 4. full internal memory operation system for supporting container to run according to claim 3, it is characterised in that described behaviour
Making system loads unit also includes container persistent storage carry module, for status information persistence to be stored in into storage device
In.
5. a kind of full internal memory operation system for supporting container to run according to any one of claim 1-4, its feature exist
In described operating system is stored in internal memory.
6. a kind of implementation method for the full internal memory operation system for supporting container to run, it is characterised in that implementation method is as follows:
S1, Linux customizing operating systems are established, composing software kit, compile container engine, establish Linux internal memory operations system
System mirror image;
S2, the installation operation system in physical machine, start internal memory operation system, start service and script, start container mirror image and carry
For service.
7. a kind of implementation method of full internal memory operation system for supporting container to run according to claim 6, its feature exist
In described S1 detailed implementation steps are as follows:
S101, workspace is established on ram disk;
S102, ram disk image file is established in workspace;
S103, format image file;
S104, establish root file system bibliographic structure;
S105, compiling linux kernel support ram disk;
S106, make root file system;
S107, configuration initialization loading;
S108, installation toolkit software;
S109, installation container engine;
S110, check dependence;
S111, prepare to start script;
S112, generation system software package.
8. a kind of implementation method of full internal memory operation system for supporting container to run according to claim 6, its feature exist
In described S2 detailed implementation steps are as follows:
S201, installed by performing step to installation procedure and installation procedure, realize the peace of the operating system in physical machine
Dress;
S202, by the BootLoader, loading kernel module, loading system software kit, realize opening for internal memory operation system
It is dynamic;
S203, by Configuration network, load store drive, start container engine, realize service and script startup;
S204, loaded by container mirror configuration, container storage drive load and the operation of container mirror image, start container mirror image and provide
Service.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710618112.7A CN107391141A (en) | 2017-07-26 | 2017-07-26 | Full-memory operating system supporting container operation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710618112.7A CN107391141A (en) | 2017-07-26 | 2017-07-26 | Full-memory operating system supporting container operation |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107391141A true CN107391141A (en) | 2017-11-24 |
Family
ID=60342526
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710618112.7A Pending CN107391141A (en) | 2017-07-26 | 2017-07-26 | Full-memory operating system supporting container operation |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107391141A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108121591A (en) * | 2017-12-18 | 2018-06-05 | 浪潮软件股份有限公司 | A kind of implementation method and device of Kubernetes nodes |
CN108363589A (en) * | 2018-01-18 | 2018-08-03 | 浪潮软件股份有限公司 | Method for operating etcd node in memory |
CN109144526A (en) * | 2018-06-28 | 2019-01-04 | 国网山东省电力公司菏泽供电公司 | A kind of rapid deployment system and method for automation of transformation substations software |
CN110753119A (en) * | 2019-10-25 | 2020-02-04 | 北京浪潮数据技术有限公司 | Application package deployment system based on K8s cluster |
CN111722894A (en) * | 2019-03-21 | 2020-09-29 | 成都鼎桥通信技术有限公司 | Application processing method and device and electronic equipment |
WO2021009612A1 (en) * | 2019-07-16 | 2021-01-21 | International Business Machines Corporation | Method for a container-based virtualization system |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101014034A (en) * | 2006-12-31 | 2007-08-08 | 武汉蓝星科技股份有限公司 | U disk server-based cluster solving method |
CN101470667A (en) * | 2007-12-28 | 2009-07-01 | 英业达股份有限公司 | Method for physical internal memory allocation in assigned address range on Linux system platform |
US8566345B2 (en) * | 2011-07-14 | 2013-10-22 | International Business Machines Corporation | Enterprise intelligence (‘EI’) reporting in an EI framework |
CN106155758A (en) * | 2015-03-24 | 2016-11-23 | 联想(北京)有限公司 | A kind of server system and corresponding control methods thereof |
CN106294019A (en) * | 2016-08-11 | 2017-01-04 | 浪潮(北京)电子信息产业有限公司 | A kind of operating system mirror image preserves and restoration methods and device |
-
2017
- 2017-07-26 CN CN201710618112.7A patent/CN107391141A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101014034A (en) * | 2006-12-31 | 2007-08-08 | 武汉蓝星科技股份有限公司 | U disk server-based cluster solving method |
CN101470667A (en) * | 2007-12-28 | 2009-07-01 | 英业达股份有限公司 | Method for physical internal memory allocation in assigned address range on Linux system platform |
US8566345B2 (en) * | 2011-07-14 | 2013-10-22 | International Business Machines Corporation | Enterprise intelligence (‘EI’) reporting in an EI framework |
CN106155758A (en) * | 2015-03-24 | 2016-11-23 | 联想(北京)有限公司 | A kind of server system and corresponding control methods thereof |
CN106294019A (en) * | 2016-08-11 | 2017-01-04 | 浪潮(北京)电子信息产业有限公司 | A kind of operating system mirror image preserves and restoration methods and device |
Non-Patent Citations (1)
Title |
---|
周狄波: "基于Linux的内存式WebGIS设计与实现", 《计算机应用》 * |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108121591A (en) * | 2017-12-18 | 2018-06-05 | 浪潮软件股份有限公司 | A kind of implementation method and device of Kubernetes nodes |
CN108363589A (en) * | 2018-01-18 | 2018-08-03 | 浪潮软件股份有限公司 | Method for operating etcd node in memory |
CN109144526B (en) * | 2018-06-28 | 2022-04-12 | 山东鲁软数字科技有限公司智慧能源分公司 | Rapid deployment system and method for substation automation software |
CN109144526A (en) * | 2018-06-28 | 2019-01-04 | 国网山东省电力公司菏泽供电公司 | A kind of rapid deployment system and method for automation of transformation substations software |
CN111722894B (en) * | 2019-03-21 | 2023-04-18 | 成都鼎桥通信技术有限公司 | Application processing method and device and electronic equipment |
CN111722894A (en) * | 2019-03-21 | 2020-09-29 | 成都鼎桥通信技术有限公司 | Application processing method and device and electronic equipment |
US11385923B2 (en) | 2019-07-16 | 2022-07-12 | International Business Machines Corporation | Container-based virtualization system extending kernel functionality using kernel modules compiled by a compiling container and loaded by an application container |
GB2599335A (en) * | 2019-07-16 | 2022-03-30 | Ibm | Method for a container based virtualization system |
CN114072765A (en) * | 2019-07-16 | 2022-02-18 | 国际商业机器公司 | Method for container-based virtualization system |
WO2021009612A1 (en) * | 2019-07-16 | 2021-01-21 | International Business Machines Corporation | Method for a container-based virtualization system |
CN114072765B (en) * | 2019-07-16 | 2023-01-10 | 国际商业机器公司 | Method for container-based virtualization system |
GB2599335B (en) * | 2019-07-16 | 2023-11-08 | Ibm | Method for a container based virtualization system |
CN110753119A (en) * | 2019-10-25 | 2020-02-04 | 北京浪潮数据技术有限公司 | Application package deployment system based on K8s cluster |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107391141A (en) | Full-memory operating system supporting container operation | |
US10678579B2 (en) | Policy based cross-cloud migration | |
Pahl | Containerization and the paas cloud | |
US10382352B2 (en) | Distributed resource scheduling based on network utilization | |
EP2485146B1 (en) | System and method for providing hardware virtualization in a virtual machine environment | |
EP2847669B1 (en) | Hybrid operating system | |
US20180004555A1 (en) | Provisioning executable managed objects of a virtualized computing environment from non-executable managed objects | |
CN110196753B (en) | Container-based graphics processor GPU virtualization method, device and readable medium | |
US9038085B2 (en) | System, method and program product for cost-aware selection of stored virtual machine images for subsequent use | |
US11740921B2 (en) | Coordinated container scheduling for improved resource allocation in virtual computing environment | |
US20110093849A1 (en) | System and Method for Reconfigurable Network Services in Dynamic Virtualization Environments | |
US20070011444A1 (en) | Method, apparatus and system for bundling virtualized and non-virtualized components in a single binary | |
CN113434261B (en) | Heterogeneous computing device virtualization method and system | |
CN108121591A (en) | A kind of implementation method and device of Kubernetes nodes | |
WO2012025361A1 (en) | Enabling control to a hypervisor in a cloud computing environment | |
CN110741352A (en) | Releasing and reserving resources used in NFV environment | |
US8898306B2 (en) | Dynamic application provisioning in cloud computing environments | |
CN111857951A (en) | Containerized deployment platform and deployment method | |
CN112256430A (en) | Container deployment method, device, equipment and storage medium | |
CN101484876A (en) | Heap organization for a multitasking virtual machine | |
JP6859463B2 (en) | Methods, devices, devices and media for launching virtual machines | |
CN109347716A (en) | The instantiation method and device of consumer VNF | |
CN116382795A (en) | System resource calling method and device | |
US11997170B2 (en) | Automated migration of monolithic applications to container platforms | |
CN110008004A (en) | A kind of power system computation analysis application virtualization method, apparatus and equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20171124 |