diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-25 14:40:21 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-25 14:40:21 +0200 |
| commit | 4509f98c075fcce966b7eff43463ee001fa1f45c (patch) | |
| tree | 0021b1518c4803216e2d7cf068bed9587c72b213 /main.tex | |
| parent | 2e68d4036f7e377fc19205aeb390116aca4188f8 (diff) | |
fix: fighting with git
Diffstat (limited to 'main.tex')
| -rw-r--r-- | main.tex | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -53,7 +53,6 @@ \end{tcolorbox} \end{frame} - \begin{frame}\frametitle{\textbf{RQ1}: Literature Review I} \begin{tcolorbox}[title=Results] The literature on DCDTs is scarce. @@ -184,25 +183,24 @@ \begin{frame}\frametitle{Key Takeaways} \begin{tcolorbox}[title=What is the societal context?] - + Datacenter manageability is a top-priority for the digital society. + Over 3 million jobs in the Netherlands directly depend on cloud services, which are hosted in datacenters~\cite{DBLP:journals/corr/IosupKLVG22}. \end{tcolorbox} \begin{tcolorbox}[title=What problem did we solve?] - + DCDT's, still under development, lack crucial features such as predictive analytics to manage datacenters well. + The entire DCDT design space remains largely unexplored. \end{tcolorbox} \begin{tcolorbox}[title=How did we solve this problem?] - + Our contributions are: a thorough literature survey with a system model, a DCDT reference architecture, and prototype-based experiments via a novel evaluation method. \end{tcolorbox} \begin{tcolorbox}[colbacktitle=red!70!black, colback=red!20!white,title=What did we find?] - + \emph{Sunfish} is able to detect around 20\% of unexpected failures based on discrete-event predictions, and can predict the most efficient scheduling policies for given workloads. \end{tcolorbox} - - \begin{tcolorbox}[title=What do we see in future work?] - - \end{tcolorbox} - + % Mandatory to mention here the future work that you see happening. + % Not enough space for another tcolorbox. \end{frame} \setcounter{framenumber}{4} |
