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:
Filippo Giunchedi 2009-07-02 15:42:18 +02:00 committed by Daniel Lezcano
parent 9f78081ae0
commit 0478642a43

View File

@ -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>