ChorusOS 5.0 Source Delivery Guide

Tunable

This is used to declare a ChorusOS system tunable. A tunable declaration has the same semantics as a variable declaration, but it is always visible, configurable, and global.

<tunable>
  [ <description> ] [ <condition> ] type_content [ <const> | boolean_const ]
Table A-7 Tunable Attributes

Attribute 

Description 

name: string  

Name of the variable to declare