diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 |
commit | ae6a2ba810a19d81cbad5b0da29e791a7b5e411f (patch) | |
tree | 2472fefc2063afef7aec56eb8b12321d194743a1 /docs/installation/virtual | |
parent | 5b5a84606f3eb415cfa0f270a8e6803b5b336ae1 (diff) | |
download | vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.tar.gz vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.zip |
configuration page: corrected spelling and grammatical mistakes
There were minimal grammatical and spelling mistakes in the files which I
corrected as documentation proof reading.
Also added information about few ipsec vpn parameters.
Diffstat (limited to 'docs/installation/virtual')
-rw-r--r-- | docs/installation/virtual/vmware.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/virtual/vmware.rst b/docs/installation/virtual/vmware.rst index 28614573..c9880a01 100644 --- a/docs/installation/virtual/vmware.rst +++ b/docs/installation/virtual/vmware.rst @@ -17,7 +17,7 @@ installing from the ISO using the normal process around `install image`. Memory Contention Considerations
--------------------------------
When the underlying ESXi host is approaching ~92% memory utilisation it will
-start the balloon process in s a 'soft' state to start reclaiming memory from
+start the balloon process in a 'soft' state to start reclaiming memory from
guest operating systems. This causes an artificial pressure using the vmmemctl
driver on memory usage on the virtual guest. As VyOS by default does not have
a swap file, this vmmemctl pressure is unable to force processes to move in
@@ -43,4 +43,4 @@ References https://muralidba.blogspot.com/2018/03/how-does-linux-out-of-memory-oom-killer.html
-.. start_vyoslinter
\ No newline at end of file +.. start_vyoslinter
|