Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Robert Ricci
Evaluating Networked Systems
Commits
bbd25776
Commit
bbd25776
authored
Mar 06, 2014
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lecture notes for Lecture 15
parent
37001dbc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
63 additions
and
0 deletions
+63
-0
lectures/lecture15/Makefile
lectures/lecture15/Makefile
+3
-0
lectures/lecture15/lecturenotes.tex
lectures/lecture15/lecturenotes.tex
+60
-0
No files found.
lectures/lecture15/Makefile
0 → 100644
View file @
bbd25776
DOCUMENTS
=
lecturenotes
include
../../Makerules
lectures/lecture15/lecturenotes.tex
0 → 100644
View file @
bbd25776
\documentclass
{
article
}
[12pt]
\usepackage
[no-math]
{
fontspec
}
\usepackage
{
sectsty
}
\usepackage
[margin=1.25in]
{
geometry
}
\usepackage
{
outlines
}
\setmainfont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Text A
}
\setmonofont
{
Inconsolata
}
\newfontfamily\titlefont
[Numbers=OldStyle,Ligatures=TeX]
{
Equity Caps A
}
\allsectionsfont
{
\titlefont
}
\title
{
CS6963 Lecture
\#
15
}
\author
{
Robert Ricci
}
\date
{
March 6, 2014
}
\begin{document}
\maketitle
\begin{outline}
\1
For today: finish planning the lab
\1
Executive decisions I made (can discuss, though!)
\2
Keep one distribution for client behavior
\2
One distance per experiment?
\2
Use Linux TC for traffic shaping
\2
100 Mbit server NIC
\2
Draw the topology
\1
Major evaluations
\2
cf. questions from Lecture 13
\2
Calibrate how many runs to do
\2
How to present data: tables, graphs, etc.
\1
Interfaces between the pieces
\2
Get distributions of session sizes
\2
Set client conditions
\1
Other grungy stuff
\2
Time synchronization
\2
Clients into traffic shaping pipes
\2
Calculating stats from packet streams
\1
Next step assignments
\2
Continue to divide up by same areas?
\2
Estimate of the amount of work to do
\1
For next time
\2
I won't be here
\2
Guest lectures by Xing Lin and Weibin Sun
\2
Papers posted
\2
Form not required
\2
Do think actively about questions as you read the papers
\2
You are encouraged to suggest ways to improve the evaluations
\end{outline}
\end{document}
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