1gidd_alloc(1)               General Commands Manual              gidd_alloc(1)
2
3
4

Name

6       gidd_alloc  find  a GID within the specified range which is not used by
7       any process
8

Synopsis

10       gidd_allocmin-gidmax-gid
11

Description

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

General Remarks

21       This is a program only available for the Linux ports of HTCondor.
22

Exit Status

24       gidd_allocwill  exit  with a status value of 0 (zero) upon success, and
25       it will exit with the value 1 (one) upon failure.
26

Author

28       Center  for  High   Throughput   Computing,   University   of   Wiscon‐
29       sin–Madison
30
32       Copyright  ©  1990-2019  Center for High Throughput Computing, Computer
33       Sciences Department, University of Wisconsin-Madison, Madison, WI.  All
34       Rights Reserved. Licensed under the Apache License, Version 2.0.
35
36
37
38                                     date                        gidd_alloc(1)
Impressum