diff --git a/thesis/content/70_conclusion.tex b/thesis/content/70_conclusion.tex index 328a8a6..690ec7a 100644 --- a/thesis/content/70_conclusion.tex +++ b/thesis/content/70_conclusion.tex @@ -1,5 +1,5 @@ \chapter{Conclusion And Outlook} -\label{sec:conclusion} +\label{chap:conclusion} % Schlußfolgerungen, Fragen, Ausblicke @@ -16,7 +16,21 @@ % weitsichtig man doch ist. Dieses Kapitel muß kurz sein, damit es % gelesen wird. Sollte auch "Future Work" beinhalten. -\ldots conclusion \ldots +\todo{write introductory paragraph} + +\section{Conclusions} + +\todo{write this section} + +\section{Future Work} + +\todo{write this section} + +\begin{itemize} + \item evaluate impact of lock contention and atomics on performance + \item provide optimized use case specific versions with less locking + \item extend the cache implementation use cases where data is not static +\end{itemize} \cleardoublepage