Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md

This commit is contained in:
johnjiang 2017-08-07 10:49:11 +08:00 committed by GitHub
parent a8f819cc8a
commit a090190f3c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
mkdir /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
# insmod ko