From d13103074ab5c7614eeb94f88a61803ed8f3e878 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Wed, 17 May 2017 13:11:00 +0530 Subject: tunables: Specify a default value for tunables Enhance dl-tunables.list to allow specifying a default value for a tunable that it would be initialized to. * scripts/gen-tunables.awk: Recognize 'default' keyword in dl-tunables.list. * README.tunables: Document it. --- README.tunables | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.tunables') diff --git a/README.tunables b/README.tunables index aace2fca8f..3f16b5d827 100644 --- a/README.tunables +++ b/README.tunables @@ -56,6 +56,8 @@ The list of allowed attributes are: - maxval: Optional maximum acceptable value. For a string type this is the maximum length of the value. +- default: Specify an optional default value for the tunable. + - env_alias: An alias environment variable - security_level: Specify security level of the tunable. Valid values: -- cgit v1.2.3-70-g09d2