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
Matthieu Dorier
codes
Commits
a82eaa65
Commit
a82eaa65
authored
May 23, 2014
by
Jonathan Jenkins
Browse files
updated example prog to include modelnet scheduler config
parent
f8b2641d
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/example/example.conf
View file @
a82eaa65
...
...
@@ -32,6 +32,9 @@ PARAMS
packet_size
=
"512"
;
# - type of model to use (must match with corresponding LPGROUPS entry)
modelnet
=
"simplenet"
;
# - message scheduling algorithm (on a per-packet basis)
modelnet_scheduler
=
"fcfs"
;
# first come first serve
# modelnet_scheduler="round-robin"; # round-robin
# - model-specific parameters
net_startup_ns
=
"1.5"
;
net_bw_mbps
=
"20000"
;
...
...
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