TCPS-717 — Statistical message about management of child processes
From time to time a statistical message is logged. It happens after an interval of INFO-CYCLE times repeating the parent maintenance cycle, which is PARENT-CYCLE milliseconds long. The message contains MIN/MAX=minimum/maximum total number of child processes during the interval, IDLE-MIN/IDLE-MAX=minimum/maximum number of idle child processes, FORKED=number of children newly created, KILLED=number of children killed, FORK-RATE-MAX=maximum fork rate achieved (i.e., number of processes forked per PARENT-CYCLE).