mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-16 07:19:16 +00:00
Update kernel config options location
These options appear in 2.6.29 in different locations, update the sgml accordingly Signed-off-by: Filippo Giunchedi <filippo@esaurito.net> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
9f78081ae0
commit
0478642a43
@ -105,24 +105,22 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
the kernel to have the full features container:
|
the kernel to have the full features container:
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
* General
|
* General setup
|
||||||
* Control Group support
|
* Control Group support
|
||||||
-> namespace cgroup subsystem
|
-> Namespace cgroup subsystem
|
||||||
-> cpuset support
|
-> Freezer cgroup subsystem
|
||||||
-> Group CPU scheduler
|
-> Cpuset support
|
||||||
-> control group freeze subsystem
|
-> Simple CPU accounting cgroup subsystem
|
||||||
-> Basis for grouping tasks (Control Groups)
|
|
||||||
-> Simple CPU accounting
|
|
||||||
-> Resource counters
|
-> Resource counters
|
||||||
-> Memory resource controllers for Control Groups
|
-> Memory resource controllers for Control Groups
|
||||||
-> Namespace support
|
* Group CPU scheduler
|
||||||
-> UTS namespace
|
-> Basis for grouping tasks (Control Groups)
|
||||||
-> IPC namespace
|
* Namespaces support
|
||||||
-> User namespace
|
-> UTS namespace
|
||||||
-> Pid namespace
|
-> IPC namespace
|
||||||
* Network support
|
-> User namespace
|
||||||
-> Networking options
|
-> Pid namespace
|
||||||
-> Network namespace support
|
-> Network namespace
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user