mirror of https://github.com/F-Stack/f-stack.git
commit
a8f819cc8a
|
@ -48,7 +48,7 @@ Currently, besides authorized DNS server of DNSPod, there are various products i
|
||||||
mkdir /mnt/huge
|
mkdir /mnt/huge
|
||||||
mount -t hugetlbfs nodev /mnt/huge
|
mount -t hugetlbfs nodev /mnt/huge
|
||||||
|
|
||||||
# close ASLR; it is necessary in multiple porcess
|
# close ASLR; it is necessary in multiple process
|
||||||
echo 0 > /proc/sys/kernel/randomize_va_space
|
echo 0 > /proc/sys/kernel/randomize_va_space
|
||||||
|
|
||||||
# offload NIC
|
# offload NIC
|
||||||
|
|
Loading…
Reference in New Issue