Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
a7dff449
Commit
a7dff449
authored
May 25, 2018
by
Neil McGlohon
Browse files
reducing number of messages in dfp synth workload
parent
caaeaf88
Changes
1
Show whitespace changes
Inline
Side-by-side
src/network-workloads/model-net-synthetic-dfly-plus.c
View file @
a7dff449
...
...
@@ -34,7 +34,7 @@ static char lp_io_dir[256] = {'\0'};
static
lp_io_handle
io_handle
;
static
unsigned
int
lp_io_use_suffix
=
0
;
static
int
do_lp_io
=
0
;
static
int
num_msgs
=
4
0
;
static
int
num_msgs
=
2
0
;
static
tw_stime
sampling_interval
=
800000
;
static
tw_stime
sampling_end_time
=
1600000
;
...
...
Write
Preview
Markdown
is supported
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