Commit 2257db48 authored by Pär Andersson's avatar Pär Andersson
Browse files

Fix slurmctld performance problem when jobs have long argument lists.

Replace two xstrcat() calls per argument with a single xmalloc()
call. This significantly speeds up handling of REQUEST_JOB_INFO RPCs
when some jobs have long argument lists.
parent 17bb1011
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment