- 25 Jul, 2002 1 commit
-
-
Moe Jette authored
RPC is used to distinguish it from the SHUTDOWN RPC comming from scontrol. It was added to deal with a race condition.
-
- 24 Jul, 2002 11 commits
-
-
tewk authored
-
Moe Jette authored
SIGTERM (shutdown).
-
Moe Jette authored
-
Moe Jette authored
Added slurm_shutdown RPC.
-
Moe Jette authored
Addes slurm_shutdown RPC.
-
Moe Jette authored
-
tewk authored
-
tewk authored
-
tewk authored
-
tewk authored
modified srun_emu.pl to follow new task launch design updated port number in testsuite/slurm_unit/slurmd/task_launch-test.c
-
tewk authored
-
- 23 Jul, 2002 20 commits
-
-
tewk authored
-
Mark Grondona authored
-
tewk authored
it now continues to service request even after a failure to completly receive a request
-
tewk authored
function now handles recv_len ==0 case and returns a error recv is sending EOF with the 0 return code because the other side has closed the socket
-
Moe Jette authored
tasks: purge defunct job table entries, run the scheduler, timeout jobs, and save state (stub for now).
-
tewk authored
-
tewk authored
fixed unpackmem were 16 was passed as uint16_t * added #define for credential signature length
-
tewk authored
moved a few more signal calls to posix standard sigaction
-
Mark Grondona authored
to assert(sizeof(*size_valp) == sizeof(uint16_t)) which should catch more coding errors.
-
tewk authored
Updated comments in slurm_protocol_api.h
-
tewk authored
A lot of little changes
-
Mark Grondona authored
-
Mark Grondona authored
HAVE_WORKING_STRERROR_R, check for both.
-
Mark Grondona authored
-
Moe Jette authored
-
tewk authored
Moving to new task launch design
-
tewk authored
-
Moe Jette authored
-
tewk authored
-
Moe Jette authored
-
- 22 Jul, 2002 8 commits