pub const PIDS_PER_CPU_DEFAULT: pid_t = 1024;
The default number of PIDs per CPU used to scale pid_max.