Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jon Shahen
vagabond
Commits
42831fc7
Commit
42831fc7
authored
Sep 23, 2017
by
Jonathan Shahen
Browse files
including some test .properties files to produce some of the figures
parent
e85a8966
Changes
20
Expand all
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
42831fc7
# Vagabond Project
This project is what produced the results in "The Overhead from Combating Side-Channels in Cloud Systems using VM-Scheduling"
## Compiling and Running
## Help
There is a wiki setup, it works in on git.uwaterloo.ca by clicking on the "wiki" tab.
If you do not have access to the wiki, please ask one of the authors.
\ No newline at end of file
logs/vagabond.stats.csv
View file @
42831fc7
This diff is collapsed.
Click to expand it.
tests/figures/tilOverEpochs_cnf_mig_1.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_1
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_cnf_mig_10.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_10
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
10
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_cnf_mig_2.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_2
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
2
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_cnf_mig_3.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_3
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
3
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_cnf_mig_5.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_5
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
5
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_cnf_mig_inf.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_cnf_mig_inf
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
cnf
migrationBudget
=
-1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_1.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_1
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_10.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_10
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
10
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_2.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_2
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
2
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_3.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_3
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
3
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_5.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_5
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
5
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_ilp_mig_inf.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_ilp_mig_inf
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
ilp
migrationBudget
=
-1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_1.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_1
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_10.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_10
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
10
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_2.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_2
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
2
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_3.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_3
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
3
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_5.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_5
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
5
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
tests/figures/tilOverEpochs_nomad_mig_inf.properties
0 → 100644
View file @
42831fc7
name
=
tilOverEpochs_nomad_mig_inf
comment
=
Look at vagabond.stats.csv column: List TIL
reduction
=
nomad
migrationBudget
=
-1
placement
=
randomHalfFull
equalSpreadNum
=
6
seed
=
10
numberOfEpochs
=
15
slidingWindow
=
5
maxCCIL
=
false
\ No newline at end of file
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