- 22 Oct, 2003 6 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
jobid and not stepid.)
-
Mark Grondona authored
not correct.
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o replace calls of pthread_kill() to IO thread with eio_handle_signal() o Try to avoid having obj->ops == 0x0
-
- 21 Oct, 2003 2 commits
-
-
Mark Grondona authored
a side effect.
-
Mark Grondona authored
-
- 20 Oct, 2003 9 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o fix spelling errors
-
Mark Grondona authored
-
Mark Grondona authored
with IO errors.
-
Mark Grondona authored
(job step state is not copied in update)
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
- 18 Oct, 2003 1 commit
-
-
Mark Grondona authored
-
- 17 Oct, 2003 10 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Moe Jette authored
-
Moe Jette authored
_ops_destroy() and always created using _ops_copy(). Fixes xfree() of non-initialized buffer (gnats:312)
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
This may have been causing problems for the pthread cleanup code.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
- 16 Oct, 2003 12 commits
-
-
Mark Grondona authored
launch reply to srun.
-
Moe Jette authored
possibility of killing the wrong job if killed jobs somehow avoid getting their record updated in shared memory. (gnats:300)
-
Mark Grondona authored
verifiers. (Allows a single re-use of given job credential)
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
entry.
-
Moe Jette authored
-
Mark Grondona authored
service_connection() o Check to see if fd already closed (fd < 0) before closing again in service_connection()
-
Mark Grondona authored
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
- install atfork handlers in slurmd to protect against fork-critical code (gethostbyaddr and list_*) - do not bother freeing slurm credential context o Fix small bug in save_cred_state o Log more errors in slurmd manger and session mangers o change setproctitle and logfile prefix for NOALLOC jobs
-