- 27 Jan, 2004 9 commits
- 26 Jan, 2004 5 commits
-
-
Moe Jette authored
Export version info via new API
-
Moe Jette authored
-
Moe Jette authored
clusters with FastSchedule configured off * Only return DOWN nodes to service if the reason for them being in that state is non-responsiveness and ReturnToService configured on * Some general code clean-up
-
Moe Jette authored
-
Moe Jette authored
displayed (e.g. cpus, disk, memory, or weight). Formerly it separated out nodes with differing values for those fields even if not displayed.
-
- 23 Jan, 2004 1 commit
-
-
Moe Jette authored
fast_schedule == 0 (i.e. the node's value is used directly rather than the partition's configuration value).
-
- 21 Jan, 2004 1 commit
-
-
Moe Jette authored
Local code added that is built and used only as needed.
-
- 20 Jan, 2004 2 commits
- 17 Jan, 2004 2 commits
-
-
Moe Jette authored
This was a problem briefly observed in RedHat 9.
-
Moe Jette authored
alloca() has been replace by malloc() and free(), Use of __progname eliminated, GNU compliant malloc() wrapper added, RLIMIT_* definition use controlled by #ifdef's, Changed some data types, and conditionally added some #includes.
-
- 16 Jan, 2004 9 commits
- 14 Jan, 2004 2 commits
- 13 Jan, 2004 9 commits
-
-
Moe Jette authored
when a node becomes DOWN for not responding. This is because if there are a large number of non-responsive nodes, the ping agent can take a long time to complete (one second per non-responsive node or 10 second timeout per node with 10 parallel tasks). This should more properly mark nodes as DOWN.
-
Mark Grondona authored
o add -fno-strict-aliasing option to gcc to suppress warning noise
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
than two with different naming convensions and values.
-
Mark Grondona authored
o Do not restore saved credential state when a clean start is requested.
-
Moe Jette authored
then don't treat as fatal error.
-
Mark Grondona authored
-