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 _______________________________________________ Discuss mailing list [email protected] http://lists.blu.org/mailman/listinfo/discuss
