aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/namespaces/resource-control.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-18 12:43:16 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 09:20:25 -0300
commit20a78ae9ed297f217537211e3304f525326ee517 (patch)
treebd75f38930955f4192dd9dfcf8f14e6323b46877 /Documentation/namespaces/resource-control.rst
parentdocs: laptops: convert to ReST (diff)
downloadlinux-dev-20a78ae9ed297f217537211e3304f525326ee517.tar.xz
linux-dev-20a78ae9ed297f217537211e3304f525326ee517.zip
docs: namespaces: convert to ReST
Rename the namespaces documentation files to ReST, add an index for them and adjust in order to produce a nice html output via the Sphinx build system. There are two upper case file names. Rename them to lower case, as we're working to avoid upper case file names at Documentation. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to '')
-rw-r--r--Documentation/namespaces/resource-control.rst (renamed from Documentation/namespaces/resource-control.txt)4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/namespaces/resource-control.txt b/Documentation/namespaces/resource-control.rst
index abc13c394738..369556e00f0c 100644
--- a/Documentation/namespaces/resource-control.txt
+++ b/Documentation/namespaces/resource-control.rst
@@ -1,3 +1,7 @@
+===========================
+Namespaces research control
+===========================
+
There are a lot of kinds of objects in the kernel that don't have
individual limits or that have limits that are ineffective when a set
of processes is allowed to switch user ids. With user namespaces