Seitenumbruch für bessere Ansicht
This commit is contained in:
parent
a286421b84
commit
dab3861a7c
Binary file not shown.
@ -69,13 +69,8 @@
|
|||||||
\titlespacing{\subsection}{0pt}{*0}{*0}
|
\titlespacing{\subsection}{0pt}{*0}{*0}
|
||||||
\titlespacing{\subsubsection}{0pt}{*0}{*0}
|
\titlespacing{\subsubsection}{0pt}{*0}{*0}
|
||||||
|
|
||||||
%My Environments
|
|
||||||
\newtheorem{example}[section]{Example}
|
|
||||||
% -----------------------------------------------------------------------
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
|
||||||
\begin{multicols}{2}
|
\begin{multicols}{2}
|
||||||
\footnotesize
|
\footnotesize
|
||||||
\begin{description*}
|
\begin{description*}
|
||||||
@ -484,6 +479,7 @@
|
|||||||
\includegraphics[width=\textwidth/4]{Assets/RA2_Speicherhierarchie.png}
|
\includegraphics[width=\textwidth/4]{Assets/RA2_Speicherhierarchie.png}
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
|
\vfill
|
||||||
\section{Speicherarchitekturen}
|
\section{Speicherarchitekturen}
|
||||||
\paragraph{Adresspipelining}
|
\paragraph{Adresspipelining}
|
||||||
\begin{itemize*}
|
\begin{itemize*}
|
||||||
@ -756,7 +752,7 @@
|
|||||||
\item MESI (Modified, Exclusive, Shared, Invalid)
|
\item MESI (Modified, Exclusive, Shared, Invalid)
|
||||||
\item Mischung zwischen Write-Through und Copy-Back
|
\item Mischung zwischen Write-Through und Copy-Back
|
||||||
\end{itemize*}
|
\end{itemize*}
|
||||||
|
|
||||||
\vfill
|
\vfill
|
||||||
\paragraph{MESI}
|
\paragraph{MESI}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
Loading…
Reference in New Issue
Block a user