about summary refs log tree commit diff
path: root/sysdeps/nptl/dl-tunables.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nptl/dl-tunables.list')
-rw-r--r--sysdeps/nptl/dl-tunables.list6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/nptl/dl-tunables.list b/sysdeps/nptl/dl-tunables.list
index bd1ddb121d..4cde9500b6 100644
--- a/sysdeps/nptl/dl-tunables.list
+++ b/sysdeps/nptl/dl-tunables.list
@@ -33,5 +33,11 @@ glibc {
       maxval: 1
       default: 1
     }
+    stack_hugetlb {
+      type: INT_32
+      minval: 0
+      maxval: 1
+      default: 1
+    }
   }
 }