Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xin Wang
codes-dev
Commits
41e609a7
Commit
41e609a7
authored
Aug 05, 2016
by
Noah Wolfe
Committed by
Nikhil
Aug 22, 2016
Browse files
Added missing rand_reverse to handle_kickoff_rev_event() in fattree synthetic workload file
parent
b2b6666b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/network-workloads/model-net-synthetic-fattree.c
View file @
41e609a7
...
...
@@ -206,6 +206,7 @@ static void handle_kickoff_rev_event(
{
ns
->
msg_sent_count
--
;
model_net_event_rc
(
net_id
,
lp
,
PAYLOAD_SZ
);
tw_rand_reverse_unif
(
lp
->
rng
);
}
static
void
handle_kickoff_event
(
svr_state
*
ns
,
...
...
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