You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kb/file-compression.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ If you experience [`wsfull`](../basics/errors.md#wsfull) even with sufficient sw
176
176
177
177
!!! tip "Memory overcommit settings on Linux"
178
178
179
-
`/proc/sys/vm/overcommit\_memory` and `/proc/sys/vm/overcommit\_ratio` – these control how careful Linux is when allocating address space with respect to available physical memory plus swap.
179
+
`/proc/sys/vm/overcommit_memory` and `/proc/sys/vm/overcommit_ratio` – these control how careful Linux is when allocating address space with respect to available physical memory plus swap.
0 commit comments