Searched refs:orig_shmmax (Results 1 – 1 of 1) sorted by relevance
143 orig_shmmax=$(cat /proc/sys/kernel/shmmax)144 if [ $(echo "$orig_shmmax < $HUGEPAGESIZE" | bc) -eq 1 ]; then151 if [ -n "$orig_shmmax" ]; then152 echo "$orig_shmmax" > /proc/sys/kernel/shmmax428 orig_shmmax=