[Discuss] Corralling Processes on Linux

Kent Borg kentborg at borg.org
Tue Jan 23 16:59:52 EST 2018


Does MacOS have something analogous to Linux's control groups?

I am liking that I can mark my processes with a scarlet "cgclassify" 
and, later, if I worry I lost track of some, I can hunt them down via 
that process group. Being able to:

kill `cat /sys/fs/cgroup/pids/my_group/tasks `

...is nice for debugging.

Thanks

-kb





More information about the Discuss mailing list