diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-25 19:45:30 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-25 19:45:30 -0400 |
| commit | 7c6ef4b21e356c7c6b73a951bf27c68898f8cec9 (patch) | |
| tree | d44210b60bd44e0920fbd6cad895b651291fa2e8 /chapters | |
| parent | 9f730256a5526564f7db0d6f802bd0b82178731e (diff) | |
| download | dissertation-7c6ef4b21e356c7c6b73a951bf27c68898f8cec9.tar.gz | |
updates
Diffstat (limited to 'chapters')
| -rw-r--r-- | chapters/app-reverse-cdf.tex | 2 | ||||
| -rw-r--r-- | chapters/tail-latency.tex | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/chapters/app-reverse-cdf.tex b/chapters/app-reverse-cdf.tex deleted file mode 100644 index 85542e1..0000000 --- a/chapters/app-reverse-cdf.tex +++ /dev/null @@ -1,2 +0,0 @@ -\chapter{Interpretting "reverse" CDFs} -\label{append:rcdf} diff --git a/chapters/tail-latency.tex b/chapters/tail-latency.tex index a96a897..9094e26 100644 --- a/chapters/tail-latency.tex +++ b/chapters/tail-latency.tex @@ -1,3 +1,4 @@ \chapter{Controlling Insertion Tail Latency} +\label{chap:tail-latency} \section{Introduction} |