1GIDD_ALLOC(1)                   HTCondor Manual                  GIDD_ALLOC(1)
2
3
4

NAME

6       gidd_alloc - HTCondor Manual
7
8       find a GID within the specified range which is not used by any process
9
10

SYNOPSIS

12       gidd_alloc min-gid max-gid
13

DESCRIPTION

15       This  program will scan the alive PIDs, looking for which GID is unused
16       in the supplied, inclusive range specified by  the  required  arguments
17       min-gid  and  max-gid. Upon finding one, it will add the GID to its own
18       supplementary group list, and then scan the  PIDs  again  expecting  to
19       find  only itself using the GID. If no collision has occurred, the pro‐
20       gram exits, otherwise it retries.
21

GENERAL REMARKS

23       This is a program only available for the Linux ports of HTCondor.
24

EXIT STATUS

26       gidd_alloc will exit with a status value of 0 (zero) upon success,  and
27       it will exit with the value 1 (one) upon failure.
28

AUTHOR

30       HTCondor Team
31
33       1990-2020,  Center  for  High  Throughput  Computing, Computer Sciences
34       Department, University of Wisconsin-Madison, Madison, WI, US.  Licensed
35       under the Apache License, Version 2.0.
36
37
38
39
408.8                              Aug 06, 2020                    GIDD_ALLOC(1)
Impressum