Skip to content
GitLab
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
3683d611
Commit
3683d611
authored
Oct 30, 2014
by
Jonathon Duerig
Browse files
Fix shared node code. Hopefully this will finally spread them out to different physical hosts.
parent
5909e50c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/ptopgen.in
View file @
3683d611
...
...
@@ -1249,7 +1249,7 @@ foreach $node (@nodenames) {
#
# Add a first-free feature which spreads VMs amongs shared nodes.
#
push
(
@features
,
"
*&spreadshared:0.
6
");
push
(
@features
,
"
*&spreadshared
-
$node
:0.
9
");
#
# The pool daemon may override the share weight.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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