翻訳と辞書
Words near each other
・ Lwów School of Mathematics
・ Lwów Scientific Society
・ Lwów subdialect
・ Lwów Uprising
・ Lwów Voivodeship
・ Lwów-Warsaw School
・ Lwówek
・ Lwówek Śląski
・ Lwówek Śląski County
・ Lwówek, Masovian Voivodeship
・ Lwów–Warsaw school
・ LX
・ LX Legislature of the Mexican Congress
・ LX National QSL Bureau
・ LX-14
LXC
・ LXD (disambiguation)
・ LXD Incorporated
・ LXDE
・ LXI Legislature of the Mexican Congress
・ LXII Legislature of the Mexican Congress
・ LXIV Army Corps (Wehrmacht)
・ LXLE Linux
・ LXM Pro Tour
・ LXR
・ LXR Cross Referencer
・ Lxrun
・ LXTV
・ LXXVI Panzer Corps
・ Ly


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

LXC : ウィキペディア英語版
LXC

LXC (Linux Containers) is an operating-system-level virtualization environment for running multiple isolated Linux systems (containers) on a single Linux control host.
The Linux kernel provides the cgroups functionality that allows limitation and prioritization of resources (CPU, memory, block I/O, network, etc.) without the need for starting any virtual machines, and namespace isolation functionality that allows complete isolation of an applications' view of the operating environment, including process trees, networking, user IDs and mounted file systems.
LXC combines kernel's cgroups and support for isolated namespaces to provide an isolated environment for applications. Docker can also use LXC as one of its execution drivers, enabling image management and providing deployment services.
== Overview ==
LXC provides operating system-level virtualization through a virtual environment that has its own process and network space, instead of creating a full-fledged virtual machine. LXC relies on the Linux kernel cgroups functionality that was released in version 2.6.24. It also relies on other kinds of namespace isolation functionality, which were developed and integrated into the mainline Linux kernel.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「LXC」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.