• Morris Jette's avatar
    Change slurmctld threads count against limit · ad9c2413
    Morris Jette authored
    The slurmctld logic throttles some RPCs so that only one of them
    can execute at a time in order to reduce contention for the job,
    partition and node locks (only one of the effected RPCs can execute
    at any time anyway and this lets other RPC types run). While an
    RPC is stuck in the throttle function, do not count that thread
    against the slurmctld thread limit.
    but 1794
    ad9c2413
To find the state of this project's repository at the time of any of these versions, check out the tags.