CN106095530A - The container of a kind of many android system automatically creates and startup method - Google Patents

The container of a kind of many android system automatically creates and startup method Download PDF

Info

Publication number
CN106095530A
CN106095530A CN201610405249.XA CN201610405249A CN106095530A CN 106095530 A CN106095530 A CN 106095530A CN 201610405249 A CN201610405249 A CN 201610405249A CN 106095530 A CN106095530 A CN 106095530A
Authority
CN
China
Prior art keywords
container
init
starts
configuration file
message
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
CN201610405249.XA
Other languages
Chinese (zh)
Other versions
CN106095530B (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.)
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 CN201610405249.XA priority Critical patent/CN106095530B/en
Publication of CN106095530A publication Critical patent/CN106095530A/en
Application granted granted Critical
Publication of CN106095530B publication Critical patent/CN106095530B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45575Starting, stopping, suspending or resuming virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45587Isolation or security of virtual machine instances

Abstract

The present invention automatically creates and startup method based on linux kernel container technique and display device multiplex technique, the container of the many android system being specifically related to a kind of system-level container technology.The present invention automatically creates container in linux kernel, starts the system in container, it is ensured that one android system of each container independent operating.Realize Container Management host process and Container Management communicating from process, on this basis, it is achieved Container Management host process sends establishment and initiation message to Container Management from process, and Container Management receives from process and processes what message completed.The establishment of many android system that the present invention provides and startup method thereof, it is achieved that create in linux kernel voluntarily, and start container;Being again started up equipment, Container Management module, according to the container created in system, starts container.

Description

The container of a kind of many android system automatically creates and startup method
Technical field
The present invention, based on linux kernel container technique and display device multiplex technique, is specifically related to a kind of system-level container The container of many android system of technology automatically creates and startup method.
Background technology
At present, equipment office BYOD (Bring Your Own Device) carrying oneself has become trend, but exist Greatest problem is safety problem.Then, in order to meet the demand of user, it is achieved multiple OS (OperatingSystem) same to luck Row becomes hot research within one device.
Intel Virtualization Technology is intended on a single equipment run two or more OS system simultaneously, thus solves BYOD band The safety problem come.Intel Virtualization Technology is divided into traditional Intel Virtualization Technology and container technique, due to traditional Intel Virtualization Technology all Based on virtualization hardware emulation mechanisms, the highest to system requirements.
Container is the Intel Virtualization Technology of a kind of lightweight, and linux container has just joined kernel after v2.6.29 version Among.It can provide the isolation of resource, is divided into application layer and system-level safety container.The container technique of application layer container with Providing shared mechanism between container, container is the most completely isolated, still there is the biggest potential safety hazard.Compare application layer Container technique, system-level container technology is safer, and its Cgroup based on linux kernel and Namespace mechanism realize holding Device technology, makes multiple android system to isolate on identical linux kernel simultaneously and runs, improve system peace with this Quan Xing, and meet diversified demand.However, it is desirable to set up a set of mechanism these containers are created automatically, start and Management, can provide for the operation of many Android and support.
Summary of the invention
For above-mentioned existing problems or deficiency, the invention provides the container of a kind of many android system automatically create and It starts method.It realizes the management of many android system based on linux kernel container technique and display device multiplex technique.
The invention mainly comprises establishment and the startup of container, its process is as follows:
Step 1, startup Android device, after linux kernel has started;Init process is run, analyzing script file Starting system process, Container Management host process and Container Management now start from process, are referred to as Container Management module, for follow-up System start-up is got ready;When starting system process, host process obstruction waits ready from process, when completing initially from process Host process is waken up up after change;
Step 2, host process read containment system configuration file after waking up up, judge whether container exists according to configuration file, If container does not exists, then host process sends container establishment message to from process, creates container from process linux kernel;
Otherwise host process sends container initiation message to from process, from process according to the information updating configuration literary composition sended over Part;It is ready for init process running environment and creates container init process, machine-processed and empty in conjunction with linux kernel resource isolation Between naming mechanism init process is moved in NameSpace and runs, init process resolves and starts script, is gradually completing container and starts;
Step 3: after step 2 completes, according to profile information one container of startup on foreground, remaining container operates in Backstage;
Front turret vessel obtains display device, initializes system desktop;Background container obtains virtual display device, after completing Turret vessel starts;So far, multiple containers create and have started, and the android system being in foreground enters running status.
In described step 2, configuration file is container start-up parameter, host process will start information-package and send in order Give from process, then be written in file complete by from process.
The present invention automatically creates container in linux kernel, starts the system in container, it is ensured that each container independent operating One android system.One android system of each container independent operating.When equipment starts first, Container Management module Create and start the system in multiple container;When being again started up equipment after to be shut down, Container Management module is created according in system The container built, starts the system in container.
Detect whether container exists, if not depositing by Container Management host process autostart_pro of Container Management module Sending establishment message to Container Management from process container_pro, performing container from process and create;Otherwise, it is sent to Container initiation message, performs container and starts.
Specifically at Container Management host process and Container Management on the basis of process communication, by Container Management host process Sending establishment and initiation message to Container Management from process, Container Management receives from process and processes what message completed.
In sum, the establishment of many android system that the present invention provides and startup method thereof, voluntarily in Linux Core creates, and starts container;Being again started up equipment, Container Management module, according to the container created in system, starts container.
Accompanying drawing explanation
Many android system Container Management module interaction figure that Fig. 1 provides for the present invention;
Many android system that Fig. 2 provides for the present invention start detail flowchart;
Many android system AM/BAM that Fig. 3 provides for the present invention starts decision flow chart.
Detailed description of the invention
The present invention is described further with specific embodiment below in conjunction with the accompanying drawings.
The present invention is based on linux kernel container technique and display device multiplex technique, it is achieved the wound of many android system Build, and start.Establishment and the startup of container are completed by Container Management module, and Container Management host process and Container Management are from process. Container Management host process sends message to Container Management from process, from process according to the message received, completes to create and started Journey.Specifically include following steps:
Step 1, the Container Management module that starts, as shown in Figure 1.Control between master and slave process logical by inter-process communication mechanisms Letter.After host process completes to initialize, block it on one's own initiative, wait and waking up up from process;After process initialization, to host process Send message, wake up host process up.
Step 1-1, the Android device that starts, entrance bootstrap, bootstrap load linux kernel, kernel starts After completing, the init process of root namespace starts to resolve init.rc and other start script, starts system service process;
Step 1-2, amendment init.rc start script so that host process autostart_pro is transported with the form of finger daemon Row is at root namespace;
Step 1-3, again amendment init.rc start script so that from process container_pro with the shape of finger daemon Formula operates in root namespace;
Step 1-4, after completing from process initialization, send message to host process, represent ready, wake up up main enter Journey.
Step 2, create and start container, as shown in Figure 2.
Step 2-1, host process read containment system configuration file after waking up up, judge whether container is deposited according to configuration file , and create or initiation message to sending from process;
If not existing, showing that container does not create, host process, by being sent to from process in establishment message, accepts to disappear from process Cease and solve it, obtain create container message entity, carry out create container:
A calling system function creation container root;
B creates configuration file necessary to container, and initial configuration file;
Otherwise, the initiation message of packaging is sent to from process by host process, unpacks the message sended over from process, obtains Start container message entity, start to start container;
Step 2-2, parsing initiation message, arrange the kernel resources isolation parameters of container, more new configuration file, it is ensured that each Container performs on completely self-contained platform;Create newcgroup, initialization container in the newcgroup created:
A., the kernel resources isolation parameters of container, more new configuration file are set;
B is container carry file system, and first under container root, carry tmpfs is used for the operation of container;The most right Data catalogue carries out binding mapping;Then map superposition system catalogue, be finally container carry sd card;
C will be copied in container from rhizosphere by interior caryogenic/root and/sbin catalogue;
Configuration file is read in internal memory by d, opens resource isolation mechanism according to configuration file, arranges father and son's process isolation Attribute;
Container is started script and copies in container by e;
F creates container subprocess, and container subprocess arranges container init process context further, change container root and Operating path, is loaded into init process entity in subprocess, runs init process;
G creates newcgroup, init process is moved into wherein, arranges init process further and performs environment, makes as appearance The first process of device performs, it is ensured that all processes of container are run all completely in affiliated newcgroup.
The kernel resources isolation mech isolation test opened by step 2-2d achieves the technique effect of step 2-2g;
The container startup script startup system service according to customization in start-up course is achieved by step 2-2e;
Step 3: judge that container to be started is in foreground or backstage, as shown in Figure 3 according to configuration file;
If front turret vessel, then enter: by the literary composition of created container subprocess process number write expression equipment NameSpace In part, trigger container and obtain video memory equipment;Start to perform init process in container, the startup foot in init process analyzing step 2 This, start system service process and zygote process, zygote process initiation Android Framework layer Systemserver system service process, then serviced by systemserver each Android of system service process initiation, finally Obtain display device, start desktop;Launcher notifies from process after completing, and shows that front turret vessel has started;
Otherwise: perform init process in container, init process resolves and starts script, start system service process and Zygote process, zygote process initiation AndroidFramework layer systemserver system service process, then by Systemserver each Android of system service process initiation services, and finally obtains virtual display device, completes backstage and holds Device starts.
So far, many containers have started.
In sum, the present invention proposes a kind of based on linux kernel container technique and framebuffer equipment multiplexing skill Establishment between many android system of art, starts method.By the method, when mobile phone starts first, Container Management module Create and start the system in multiple container;Being again started up mobile phone after to be shut down, Container Management module is created according in system Container, start the system in container.

Claims (4)

1. the container of android system more than automatically creates and a startup method, and its process is as follows:
Step 1, startup Android device, after linux kernel has started;Init process is run, and analyzing script file starts System process, Container Management host process and Container Management now start from process, are referred to as Container Management module, for follow-up system Startup is got ready;When starting system process, host process obstruction waits ready from process, after completing to initialize from process Wake up host process up;
Step 2, host process read containment system configuration file after waking up up, judge whether container exists according to configuration file, if Container does not exists, then host process sends container establishment message to from process, creates container from process linux kernel;
Otherwise host process sends container initiation message to from process, from process according to the information updating configuration file sended over; It is ready for init process running environment and creates container init process, in conjunction with linux kernel resource isolation mechanism and space Init process is moved in NameSpace and runs by naming mechanism, and init process resolves and starts script, is gradually completing container and starts;
Step 3: after step 2 completes, according to profile information one container of startup on foreground, after remaining container operates in Platform;Front turret vessel obtains display device, initializes system desktop;Background container obtains virtual display device, completes backstage and holds Device starts;So far, multiple containers create and have started, and the android system being in foreground enters running status.
The container of many android system the most as claimed in claim 1 automatically creates and startup method, and described step 1 is concrete such as Under:
Step 1-1, the Android device that starts, entrance bootstrap, bootstrap load linux kernel, kernel has started After, the init process of root namespace starts to resolve init.rc and other start script, starts system service process;
Step 1-2, amendment init.rc start script so that host process autostart_pro operates in the form of finger daemon Root namespace;
Step 1-3, again amendment init.rc start script so that transport with the form of finger daemon from process container_pro Row is at root namespace;
Step 1-4, after completing from process initialization, to host process send message, represent ready, wake up host process up.
The container of many android system the most as claimed in claim 1 automatically creates and startup method, and described step 2 is concrete such as Under:
Step 2-1, host process read containment system configuration file after waking up up, judge whether container exists according to configuration file, and Create or initiation message to sending from process;
If not existing, showing that container does not create, host process, by being sent to from process in establishment message, accepts message also from process Xie Qi, obtain create container message entity, carry out create container:
A calling system function creation container root;
B creates configuration file necessary to container, and initial configuration file;
Otherwise, the initiation message of packaging is sent to from process by host process, unpacks the message sended over from process, is started Container message entity, starts to start container;
Step 2-2, parsing initiation message, arrange the kernel resources isolation parameters of container, more new configuration file, it is ensured that each container Completely self-contained platform performs;Create newcgroup, initialization container in the newcgroup created:
A is container carry file system, and first under container root, carry tmpfs is used for the operation of container;Then to data Catalogue carries out binding mapping;Then map superposition system catalogue, be finally container carry sd card;
B will be copied in container from rhizosphere by interior caryogenic/proc and/sbin catalogue;
Configuration file is read in internal memory by c, opens resource isolation mechanism according to configuration file, arranges father and son's process isolation and belongs to Property;
Container is started script and copies in container by d;
E creates container subprocess, and container subprocess arranges container init process context further, changes container root and work Path, is loaded into init process entity in subprocess, runs init process;
F creates newcgroup, init process is moved into wherein, as the first process of container, it is ensured that all processes of container are the most complete Affiliated newcgroup runs.
The container of many android system the most as claimed in claim 1 automatically creates and startup method, and described step 3 is concrete such as Under:
Judge that container to be started is in foreground or backstage according to configuration file;
If front turret vessel, then enter: created container subprocess process number is write in the file of expression equipment NameSpace, Trigger container and obtain video memory equipment;Start to perform init process in container, the startup script in init process analyzing step 2, open Dynamic system service process and zygote process, zygote process initiation Android Framework layer systemserver system System service processes, then serviced by systemserver each Android of system service process initiation, finally obtain display device and open Dynamic desktop;Launcher notifies from process after completing, and shows that front turret vessel has started;
Otherwise: perform init process in container, init process resolves and starts script, starts system service process and zygote enters Journey, zygote process initiation AndroidFramework layer systemserver system service process, then by systemserver Each Android of system service process initiation services, and finally obtains virtual reality device, completes background container and starts.
CN201610405249.XA 2016-06-08 2016-06-08 A kind of container of more android systems automatically creates and its starts method Expired - Fee Related CN106095530B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610405249.XA CN106095530B (en) 2016-06-08 2016-06-08 A kind of container of more android systems automatically creates and its starts method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610405249.XA CN106095530B (en) 2016-06-08 2016-06-08 A kind of container of more android systems automatically creates and its starts method

Publications (2)

Publication Number Publication Date
CN106095530A true CN106095530A (en) 2016-11-09
CN106095530B CN106095530B (en) 2019-10-22

Family

ID=57227625

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610405249.XA Expired - Fee Related CN106095530B (en) 2016-06-08 2016-06-08 A kind of container of more android systems automatically creates and its starts method

Country Status (1)

Country Link
CN (1) CN106095530B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557690A (en) * 2016-11-29 2017-04-05 北京元心科技有限公司 Method and apparatus for managing multi-container system
CN107133099A (en) * 2017-04-25 2017-09-05 深圳大数点科技有限公司 A kind of cloud computing method
CN107203378A (en) * 2017-05-09 2017-09-26 深圳市海派通讯科技有限公司 A kind of storehouse based on android containers relies on solution
CN107329792A (en) * 2017-07-04 2017-11-07 北京奇艺世纪科技有限公司 A kind of Docker containers start method and device
CN107423108A (en) * 2017-04-25 2017-12-01 华中科技大学 A kind of ARM container running environment construction methods based on Android device
TWI617982B (en) * 2016-11-21 2018-03-11 財團法人資訊工業策進會 Computer device and method for facilitating user to manage containers
CN108319849A (en) * 2017-01-16 2018-07-24 中标软件有限公司 Equipment strategy management system based on Android twin containers system and management domain implementation method
CN109388473A (en) * 2018-09-19 2019-02-26 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Android compatible layer implementation method and system based on mobile operating system
CN109634546A (en) * 2018-12-07 2019-04-16 艾体威尔电子技术(北京)有限公司 A kind of multi-screen payment mechanism based on container
CN110427248A (en) * 2019-07-12 2019-11-08 中国人民解放军国防科技大学 Container-based lightweight user environment construction method, system and medium
CN111078356A (en) * 2019-11-22 2020-04-28 北京达佳互联信息技术有限公司 GPU cluster resource control system, method, device, equipment and storage medium
CN111339541A (en) * 2020-02-20 2020-06-26 Oppo广东移动通信有限公司 Multiplex method and device for inter-process communication IPC mechanism based on binder drive
CN111367854A (en) * 2018-12-25 2020-07-03 成都鼎桥通信技术有限公司 Construction method of multi-container root file system
CN111625326A (en) * 2020-05-13 2020-09-04 北京字节跳动网络技术有限公司 Task pipeline execution method and device and electronic equipment
CN111796909A (en) * 2020-06-24 2020-10-20 浙江大学 Lightweight mobile application virtualization system
CN112084490A (en) * 2020-09-09 2020-12-15 南京烽火星空通信发展有限公司 Method and system for realizing protection of software source code based on Linux kernel calling
CN112181606A (en) * 2020-11-04 2021-01-05 石化盈科信息技术有限责任公司 Container configuration updating method, device and system, storage medium and electronic equipment
CN112328297A (en) * 2020-11-30 2021-02-05 北京技德系统技术有限公司 Method and device for upgrading Android system running compatibly on Linux
CN112860363A (en) * 2021-02-07 2021-05-28 麒麟软件有限公司 Linux system based Android application window state dynamic updating method
CN113377512A (en) * 2021-06-09 2021-09-10 湖北亿咖通科技有限公司 Starting method, device and equipment of vehicle machine system
CN113641437A (en) * 2021-08-16 2021-11-12 深圳技德智能科技研究院有限公司 Linux-compatible Android application interface rotation method and device
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application
CN114047933A (en) * 2021-10-20 2022-02-15 北京鲸鲮信息系统技术有限公司 Method, device, equipment and medium for multi-open Android application
CN114168203A (en) * 2020-09-10 2022-03-11 成都鼎桥通信技术有限公司 Dual-system running state control method and device and electronic equipment
CN114201221A (en) * 2020-09-02 2022-03-18 成都鼎桥通信技术有限公司 System closing method, equipment and storage medium based on dual systems
CN116049896A (en) * 2023-03-29 2023-05-02 中孚安全技术有限公司 Method, system, equipment and medium for realizing data isolation under linux system
CN116257326A (en) * 2023-05-11 2023-06-13 安徽海马云科技股份有限公司 Method and device for managing storage space of container
CN117075984A (en) * 2023-10-17 2023-11-17 海马云(天津)信息技术有限公司 Module processing method, device, communication equipment and computer readable storage medium
CN114036369B (en) * 2021-10-20 2024-04-30 北京字节跳动网络技术有限公司 Method, device, equipment, medium and product for accessing application by browser

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670703A (en) * 2004-03-16 2005-09-21 联想(北京)有限公司 Method for executing parallel virtual machine process in Quadrics network
CN102012832A (en) * 2010-12-14 2011-04-13 Tcl集团股份有限公司 Method and device for accelerating starting Android system
CN103593185A (en) * 2013-11-04 2014-02-19 浙江大学 Single-Linux-inner-core-based method for multiple Android systems to share input equipment and display equipment
CN105357256A (en) * 2015-09-28 2016-02-24 深信服网络科技(深圳)有限公司 Method and server for managing mobile devices
CN105550002A (en) * 2015-12-28 2016-05-04 北京元心科技有限公司 interface display method based on system switching and intelligent terminal
CN105573837A (en) * 2016-02-23 2016-05-11 宇龙计算机通信科技(深圳)有限公司 Method and device for controlling multi-system mobile terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1670703A (en) * 2004-03-16 2005-09-21 联想(北京)有限公司 Method for executing parallel virtual machine process in Quadrics network
CN102012832A (en) * 2010-12-14 2011-04-13 Tcl集团股份有限公司 Method and device for accelerating starting Android system
CN103593185A (en) * 2013-11-04 2014-02-19 浙江大学 Single-Linux-inner-core-based method for multiple Android systems to share input equipment and display equipment
CN105357256A (en) * 2015-09-28 2016-02-24 深信服网络科技(深圳)有限公司 Method and server for managing mobile devices
CN105550002A (en) * 2015-12-28 2016-05-04 北京元心科技有限公司 interface display method based on system switching and intelligent terminal
CN105573837A (en) * 2016-02-23 2016-05-11 宇龙计算机通信科技(深圳)有限公司 Method and device for controlling multi-system mobile terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
夏德洲,张明主编: "《Android系统软件开发(底层)》", 31 October 2015 *
陈晓: ""基于LinuxContainer的Android移动中观虚拟化"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI617982B (en) * 2016-11-21 2018-03-11 財團法人資訊工業策進會 Computer device and method for facilitating user to manage containers
CN106557690B (en) * 2016-11-29 2019-10-22 北京元心科技有限公司 Method and apparatus for managing multi-container system
CN106557690A (en) * 2016-11-29 2017-04-05 北京元心科技有限公司 Method and apparatus for managing multi-container system
CN108319849A (en) * 2017-01-16 2018-07-24 中标软件有限公司 Equipment strategy management system based on Android twin containers system and management domain implementation method
CN107423108A (en) * 2017-04-25 2017-12-01 华中科技大学 A kind of ARM container running environment construction methods based on Android device
CN107133099A (en) * 2017-04-25 2017-09-05 深圳大数点科技有限公司 A kind of cloud computing method
CN107133099B (en) * 2017-04-25 2018-08-03 深圳大数点科技有限公司 A kind of cloud computing method
CN107203378A (en) * 2017-05-09 2017-09-26 深圳市海派通讯科技有限公司 A kind of storehouse based on android containers relies on solution
CN107329792A (en) * 2017-07-04 2017-11-07 北京奇艺世纪科技有限公司 A kind of Docker containers start method and device
CN107329792B (en) * 2017-07-04 2020-05-22 北京奇艺世纪科技有限公司 Docker container starting method and device
CN109388473A (en) * 2018-09-19 2019-02-26 华东计算技术研究所(中国电子科技集团公司第三十二研究所) Android compatible layer implementation method and system based on mobile operating system
CN109634546A (en) * 2018-12-07 2019-04-16 艾体威尔电子技术(北京)有限公司 A kind of multi-screen payment mechanism based on container
CN111367854A (en) * 2018-12-25 2020-07-03 成都鼎桥通信技术有限公司 Construction method of multi-container root file system
CN110427248B (en) * 2019-07-12 2021-10-01 中国人民解放军国防科技大学 Container-based lightweight user environment construction method, system and medium
CN110427248A (en) * 2019-07-12 2019-11-08 中国人民解放军国防科技大学 Container-based lightweight user environment construction method, system and medium
CN111078356A (en) * 2019-11-22 2020-04-28 北京达佳互联信息技术有限公司 GPU cluster resource control system, method, device, equipment and storage medium
CN111339541A (en) * 2020-02-20 2020-06-26 Oppo广东移动通信有限公司 Multiplex method and device for inter-process communication IPC mechanism based on binder drive
CN111339541B (en) * 2020-02-20 2022-08-02 Oppo广东移动通信有限公司 Multiplex method and device for inter-process communication IPC mechanism based on binder drive
CN111625326A (en) * 2020-05-13 2020-09-04 北京字节跳动网络技术有限公司 Task pipeline execution method and device and electronic equipment
CN111796909A (en) * 2020-06-24 2020-10-20 浙江大学 Lightweight mobile application virtualization system
CN111796909B (en) * 2020-06-24 2024-04-02 浙江大学 Lightweight mobile application virtualization system
CN114201221B (en) * 2020-09-02 2023-03-21 成都鼎桥通信技术有限公司 System closing method, equipment and storage medium based on dual systems
CN114201221A (en) * 2020-09-02 2022-03-18 成都鼎桥通信技术有限公司 System closing method, equipment and storage medium based on dual systems
CN112084490A (en) * 2020-09-09 2020-12-15 南京烽火星空通信发展有限公司 Method and system for realizing protection of software source code based on Linux kernel calling
CN114168203A (en) * 2020-09-10 2022-03-11 成都鼎桥通信技术有限公司 Dual-system running state control method and device and electronic equipment
CN114168203B (en) * 2020-09-10 2024-02-13 成都鼎桥通信技术有限公司 Dual-system running state control method and device and electronic equipment
CN112181606A (en) * 2020-11-04 2021-01-05 石化盈科信息技术有限责任公司 Container configuration updating method, device and system, storage medium and electronic equipment
CN112328297A (en) * 2020-11-30 2021-02-05 北京技德系统技术有限公司 Method and device for upgrading Android system running compatibly on Linux
CN112860363A (en) * 2021-02-07 2021-05-28 麒麟软件有限公司 Linux system based Android application window state dynamic updating method
CN113377512A (en) * 2021-06-09 2021-09-10 湖北亿咖通科技有限公司 Starting method, device and equipment of vehicle machine system
CN113641437B (en) * 2021-08-16 2023-06-16 深圳技德智能科技研究院有限公司 Android-compatible application interface rotation method and device for Linux
CN113641437A (en) * 2021-08-16 2021-11-12 深圳技德智能科技研究院有限公司 Linux-compatible Android application interface rotation method and device
CN114047933A (en) * 2021-10-20 2022-02-15 北京鲸鲮信息系统技术有限公司 Method, device, equipment and medium for multi-open Android application
CN114036369A (en) * 2021-10-20 2022-02-11 北京鲸鲮信息系统技术有限公司 Method, apparatus, device, medium and product for browser to access application
CN114036369B (en) * 2021-10-20 2024-04-30 北京字节跳动网络技术有限公司 Method, device, equipment, medium and product for accessing application by browser
CN116049896A (en) * 2023-03-29 2023-05-02 中孚安全技术有限公司 Method, system, equipment and medium for realizing data isolation under linux system
CN116257326A (en) * 2023-05-11 2023-06-13 安徽海马云科技股份有限公司 Method and device for managing storage space of container
CN116257326B (en) * 2023-05-11 2023-08-29 安徽海马云科技股份有限公司 Method and device for managing storage space of container
CN117075984A (en) * 2023-10-17 2023-11-17 海马云(天津)信息技术有限公司 Module processing method, device, communication equipment and computer readable storage medium
CN117075984B (en) * 2023-10-17 2023-12-26 海马云(天津)信息技术有限公司 Module processing method, device, communication equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN106095530B (en) 2019-10-22

Similar Documents

Publication Publication Date Title
CN106095530A (en) The container of a kind of many android system automatically creates and startup method
US20190391839A1 (en) Techniques for migration paths
JP6192534B2 (en) Virtual application extension point
CN103282875B (en) Multi-operating system
CN107111450B (en) Disk partition stitching and rebalancing using partition tables
CN102439564B (en) Method and system for starting application program in linux container
CN103885833B (en) A kind of method for managing resource and system
US20160285958A1 (en) Application container for live migration of mobile applications
CN105245523B (en) Storage service platform and its implementation applied to desktop virtualization scene
CN103593185A (en) Single-Linux-inner-core-based method for multiple Android systems to share input equipment and display equipment
WO2023124967A1 (en) Method for calling android hidl interface by software operating system, and device and medium
US11055186B2 (en) Managing related devices for virtual machines using robust passthrough device enumeration
CN104866372B (en) The efficient physical machine that a kind of service-oriented device is integrated is to virtual machine conversion method
US20210042138A1 (en) Computing devices
WO2020123213A1 (en) Container migration in computing systems
CN104202332B (en) Mobile device virtualization system and instant installation method based on linux kernel
US9558021B2 (en) System and method for cross-platform application execution and display
US9678984B2 (en) File access for applications deployed in a cloud environment
US10728169B1 (en) Instance upgrade migration
CN106776067A (en) Method and device for managing system resources in multi-container system
CN109388473A (en) Android compatible layer implementation method and system based on mobile operating system
CN104318091B (en) A kind of moonlet ground test method based on virtualization computer system
CN103064724A (en) Virtual mechanism constructing method and device
KR102631745B1 (en) Method for controlling the execution of different operating systems, electronic device and storage medium therefor
WO2023151287A1 (en) Startup control method, apparatus and device for pci devices in arm server

Legal Events

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

Granted publication date: 20191022

CF01 Termination of patent right due to non-payment of annual fee