Kernel —— LXC

2050阅读 0评论2013-08-12 firocu
分类:LINUX

==Structure ==
LXC provides the resource management through the control groups aka process containers and resource isolation through the namespaces.
User interfaces of LXC


==Understand ==

User interface of LXC
============
Create/destroy
Start/Stop
Get info
Setting cgroup


== 
上一篇:Kernel —— Cgroups
下一篇:Kernel —— Grsecurity