summaryrefslogtreecommitdiffstats
path: root/share/doc/host-setup.txt
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/host-setup.txt')
-rw-r--r--share/doc/host-setup.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/share/doc/host-setup.txt b/share/doc/host-setup.txt
index 8cb6039..9a9ec94 100644
--- a/share/doc/host-setup.txt
+++ b/share/doc/host-setup.txt
@@ -11,23 +11,23 @@ apt install bridge-utils ifenslave vlan
2. Boot Parameters
------------------
-2.1 CGroup Memory Controller
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+2.1 CGroup Memory Controller (optional)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In order to enable the memory controller the following boot parameter needs to be used:
cgroup_enable=memory
-2.2 CGroup Swap Controller
-~~~~~~~~~~~~~~~~~~~~~~~~~~
+2.2 CGroup Swap Controller (optional)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In order to enable the swap controller the following boot parameter needs to be used:
swapaccount=1
-2.3 vsyscall
-~~~~~~~~~~~~
+2.3 vsyscall (legacy)
+~~~~~~~~~~~~~~~~~~~~~
In order to be able to execute binaries linked to older libc versions
(<= wheezy) on newer linux versions (>= buster), add the following boot