]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/dl-tunables.list
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / elf / dl-tunables.list
index 1f8ecb8437a0460fb5d2567b21147fc8946f4e26..c8595e4379ef41f29915680fbe579892848d5bd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2018 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -13,7 +13,7 @@
 
 # You should have received a copy of the GNU Lesser General Public
 # License along with the GNU C Library; if not, see
-# <http://www.gnu.org/licenses/>.
+# <https://www.gnu.org/licenses/>.
 
 # Allowed attributes for tunables:
 #
@@ -85,8 +85,13 @@ glibc {
     tcache_unsorted_limit {
       type: SIZE_T
     }
+    mxfast {
+      type: SIZE_T
+      minval: 0
+      security_level: SXID_IGNORE
+    }
   }
-  tune {
+  cpu {
     hwcap_mask {
       type: UINT_64
       env_alias: LD_HWCAP_MASK