Commit 0478642a by Filippo Giunchedi Committed by Daniel Lezcano

Update kernel config options location

These options appear in 2.6.29 in different locations, update the sgml accordingly Signed-off-by: 's avatarFilippo Giunchedi <filippo@esaurito.net> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 9f78081a
...@@ -105,24 +105,22 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment