diff options
author | brooks <brooks@FreeBSD.org> | 2006-04-14 13:38:33 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2006-04-14 13:38:33 +0800 |
commit | ce9fc87af025009825c5d5ef8c7e527b4cc0ba4c (patch) | |
tree | 2750af6f7e3f5ab1549d381d0eba22f295ba89fd /textproc/docbook-241/Makefile | |
parent | b69f02ac11f99132265b021a286e5d9468d26630 (diff) | |
download | freebsd-ports-gnome-ce9fc87af025009825c5d5ef8c7e527b4cc0ba4c.tar.gz freebsd-ports-gnome-ce9fc87af025009825c5d5ef8c7e527b4cc0ba4c.tar.zst freebsd-ports-gnome-ce9fc87af025009825c5d5ef8c7e527b4cc0ba4c.zip |
Add support for tracking the processes associated with a job using
the hack of adding an extra group (from a per-host dedicated range).
This is basicly identical to the way the Linux and Solaris code works
except that it's a lot less gross because we have an API instead of
procfs. :) This should let total resource use be tracked and also
allows qdel to actually kill all the processes associated with a job
instead of just the head as long as the execd_params variable includes
ENABLE_ADDGRP_KILL=true and tight integration is used in parallel
environments.
I'll eventually merge this upstream, but that will take time and I need
the feature in the port now.
This is based in part on work for Darwin and AIX support by Ron Chen.
Diffstat (limited to 'textproc/docbook-241/Makefile')
0 files changed, 0 insertions, 0 deletions