Home
last modified time | relevance | path

Searched refs:orig_shmmax (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_lib.sh143 orig_shmmax=$(cat /proc/sys/kernel/shmmax)
144 if [ $(echo "$orig_shmmax < $HUGEPAGESIZE" | bc) -eq 1 ]; then
151 if [ -n "$orig_shmmax" ]; then
152 echo "$orig_shmmax" > /proc/sys/kernel/shmmax
428 orig_shmmax=