K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-07-05T06:12:48.964374Z K 7 svn:log V 216 When getting the initial value of numeric tunables use the getenv_xxx() functions instead of strtoq(), because the getenv_xxx() functions include wrappers for various postfixes like G/M/K, which strtoq() doesn't do. END