|
|
|
|
|
by hans_castorp
697 days ago
|
|
> I'd look in the /proc/[pid]/ filesystem for visibility into what processes are exhausting the PID space. From the source code: # so initially i was hoping you could get everything from /proc/<pid>/status
# because it's easy to parse (in most cases) but apparently you can't get
# things like the cpu% :(
|
|