summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index 91bf9f8..c105e8a 100644
--- a/content.tex
+++ b/content.tex
@@ -255,7 +255,7 @@ Descriptor Table & 16 & $16 * $(Queue Size) \\
\hline
Available Ring & 2 & $6 + 2 * $(Queue Size) \\
\hline
-Used Ring & 4 & $6 + 4 * $(Queue Size) \\
+Used Ring & 4 & $6 + 8 * $(Queue Size) \\
\hline
\end{tabular}