summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2016-06-03 12:12:57 -0400
committerIan Stakenvicius <axs@gentoo.org>2016-06-07 22:11:50 -0400
commitd016c84152e02f19059e8d1f243f052587d2e3aa (patch)
tree0e8a26e6d2255cdb6ea84ac19da88c8c3ba7487b /sys-cluster/torque/metadata.xml
parentapp-editors/qxmledit: add missing dep; use EPREFIX where appropriate (diff)
downloadgentoo-d016c84152e02f19059e8d1f243f052587d2e3aa.tar.gz
gentoo-d016c84152e02f19059e8d1f243f052587d2e3aa.tar.bz2
gentoo-d016c84152e02f19059e8d1f243f052587d2e3aa.zip
sys-cluster/torque: introduce v6.0.1 with cgroups support
So far there has been very little testing done with this version, and the in-ebuild cgroups support needs to be expanded (checks against kernel settings added, etc). Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster/torque/metadata.xml')
-rw-r--r--sys-cluster/torque/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/torque/metadata.xml b/sys-cluster/torque/metadata.xml
index b47af35a6016..b1e48d8659e9 100644
--- a/sys-cluster/torque/metadata.xml
+++ b/sys-cluster/torque/metadata.xml
@@ -10,6 +10,7 @@
<name>Ian Stakenvicius</name>
</maintainer>
<use>
+ <flag name="cgroups">Enable pbs_mom to use linux cgroups to isolate jobs</flag>
<flag name="cpusets">Enable pbs_mom to utilize linux cpusets if available</flag>
<flag name="drmaa">Enable the Distributed Resource Management Application API</flag>
<flag name="munge">Enable authentication via munge</flag>