diff options
| author | guest <guest@cba7306a-a4a0-4afd-bcb4-bd19f8a24309> | 2007-11-30 13:41:25 +0000 |
|---|---|---|
| committer | guest <guest@cba7306a-a4a0-4afd-bcb4-bd19f8a24309> | 2007-11-30 13:41:25 +0000 |
| commit | eacbf5bb4d57af21c731f41251015d3b991ad490 (patch) | |
| tree | 477f43a79c75b400228a7c492f670a1c4886b5c3 /praes/footprint.tex | |
final version, initial import
git-svn-id: svn+ssh://mecka.net/home/svn/rtcorba-thesis@1 cba7306a-a4a0-4afd-bcb4-bd19f8a24309
Diffstat (limited to 'praes/footprint.tex')
| -rwxr-xr-x | praes/footprint.tex | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/praes/footprint.tex b/praes/footprint.tex new file mode 100755 index 0000000..180ccb7 --- /dev/null +++ b/praes/footprint.tex @@ -0,0 +1,28 @@ +\section{Memory Footprints} + +\begin{frame} + \frametitle{ACE/TAO Footprint} + \begin{block}{Arbeitsspeicher} + akzeptabel (unter 1 MByte) + \end{block} + \pause + \begin{block}{Massenspeicher} + 200 MByte Libraries, davon \\ + 30 MByte f\"ur Versuche ben\"otigt + \end{block} +\end{frame} + +\begin{frame} + \frametitle{Methoden zur Reduzierung} + \begin{block}{statisch compilieren} + mind. 20 MByte / Anwendung + \end{block} + \pause + \begin{block}{Library subsets} + \begin{itemize} + \item soreduce nicht gut gewartet + \item kaum genutzt + \end{itemize} + \dots keine Aussage m\"oglich + \end{block} +\end{frame} |
