Home | Previous Page | Next Page   Database Reference > Configuration Parameters >

NOAGE

onconfig.std
value
0
range of values
0 = Use priority aging.
1 = Disable priority aging.
takes effect
When shared memory is initialized
refer to
Preventing priority aging in the chapter on virtual processors and threads in the IBM Informix: Administrator's Guide

Some operating systems lower the priority of processes as the processes run over a long period of time. NOAGE, when set to 1, disables priority aging of CPU virtual processors by the operating system. When NOAGE is set to the default of 0, the operating system might lower the priority of CPU virtual processors, as well as other processes, as they accumulate processing time. If your operating system supports priority aging, It is recommended that you set NOAGE to 1.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]