- Nov 08, 2014
-
-
Morris Jette authored
-
Morris Jette authored
especially when in memory debug mode
-
Morris Jette authored
helgrind found the locks here were being make in reverse order after the initial locks at the top of the function.
-
Morris Jette authored
-
Morris Jette authored
This reverts commit a7ad186e0f2b643c4e2bf302bc18e892d499cd4a.
-
Morris Jette authored
helgrind found that the locks were taken in reverse order in some places. This makes the ordering of locks consistent.
-
- Nov 07, 2014
-
-
David Bigagli authored
an maintenance reservation that is not active yet.
-
Morris Jette authored
-
Morris Jette authored
This should result in better performance
-
Morris Jette authored
-
Morris Jette authored
problem with brackets and left unused variable
-
Morris Jette authored
-
Morris Jette authored
These changes do not effect operation, but eliminate some false positive errors from helgrind, namely testing some variables values that are sometimes protected by locks and other times not protected.
-
Morris Jette authored
This fixes helgrind warning
-
Morris Jette authored
None of these changes should really matter, but wrap some reads of the agent thread count with mutex to prevent helgrind reporting race conditions.
-
Danny Auble authored
Conflicts: src/slurmctld/node_scheduler.c
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/slurmctld/node_scheduler.c src/slurmctld/read_config.c
-
Danny Auble authored
work "partition". reference bug 1246
-
Danny Auble authored
-
David Bigagli authored
always and it scares people.
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1245
-
- Nov 06, 2014
-
-
Danny Auble authored
is requested. This is a re-factor of commit e5635a76 related to bug 1148 to handle the cases where a job could run, but an error was given when selecting the nodes.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
lock was locked outside of the function or not. This also fixes a race condition when adding a QOS and planning on using it right away when the controller is busy with previous requests.
-
David Bigagli authored
from slurm.h
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
tools. This was fixed in 14.11, so this code should be all no-op there, but just to be safe we removed it here.
-
Danny Auble authored
-
Danny Auble authored
PerCPU. Before it wasn't taking into account if the user was requesting per node memory or the job was told it needed to use less than the node allowed.
-
- Nov 05, 2014
-
-
Danny Auble authored
Conflicts: META
-
Danny Auble authored
-
Danny Auble authored
released.
-