mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Allow kernel to swap memory on high demand
Signed-off-by: Tim FitzGeorge <ipfr@tfitzgeorge.me.uk> Fixes: Bug 11839 Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7961b3c7e0
commit
dfb985caa9
@@ -27,7 +27,7 @@ net.ipv4.conf.all.accept_source_route = 0
|
||||
net.ipv4.conf.all.log_martians = 1
|
||||
|
||||
kernel.printk = 1 4 1 7
|
||||
vm.swappiness=0
|
||||
vm.swappiness=1
|
||||
vm.mmap_min_addr = 4096
|
||||
vm.min_free_kbytes = 8192
|
||||
|
||||
|
||||
Reference in New Issue
Block a user