Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
121d7615
Commit
121d7615
authored
Jun 29, 2012
by
Jonathon Duerig
Browse files
Add a shared feature to spread out nodes in the shared pool.
parent
218d635d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ptopgen.in
View file @
121d7615
...
...
@@ -1207,6 +1207,11 @@ foreach $node (@nodenames) {
#
push
(
@features
,
"
pcshared:1.0
");
#
# Add a first-free feature which spreads VMs amongs shared nodes.
#
push
(
@features
,
"
&*spreadshared:0.6
");
#
# The pool daemon may override the share weight.
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment