Answer the question
In order to leave comments, you need to log in
How to setup sysctl?
Good evening!
Tell me how to set 3 values in the sysctl parameter
Example
vm.lowmem_reserve_ratio = 256 256 0 0
Via sysctl -w
Answer the question
In order to leave comments, you need to log in
Arguments must be enclosed in parentheses:
sudo sysctl -w vm.lowmem_reserve_ratio="256 256 32 0 0"
vm.lowmem_reserve_ratio = 256 256 32 0 0
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question