Commit 4db4a96f authored by Morris Jette's avatar Morris Jette
Browse files

Add infrastructure for single select_g_job_test() call

Rather than calling select_g_job_test() multiple times as nodes are
added for consideration by weight, put the node weight into a new
sched_weight field in struct node_record and call select_g_job_test()
once. Let it select the best resources, accumulating resources by
increasing node weight.
parent b26d787b
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