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
-> Basis for grouping tasks (Control Groups)
* Namespaces support
-> UTS namespace -> UTS namespace
-> IPC namespace -> IPC namespace
-> User namespace -> User namespace
-> Pid namespace -> Pid namespace
* Network support -> Network namespace
-> Networking options
-> Network namespace support
</programlisting> </programlisting>
<para> <para>