Triton-private Repository branch, master, updated. 45933bc2e3817459b37c6fc12fe41e95eb9f3e63
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Triton-private Repository". The branch, master has been updated via 45933bc2e3817459b37c6fc12fe41e95eb9f3e63 (commit) from 9931a6b61d4c8f355ca6487adda0f706ac470923 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 45933bc2e3817459b37c6fc12fe41e95eb9f3e63 Author: Phil Carns <[email protected]> Date: Thu Mar 15 22:27:57 2012 -0500 bunch of negative vspace hacks ----------------------------------------------------------------------- Summary of changes: papers/2011/aesop/context.tex | 2 ++ papers/2011/aesop/evaluation.tex | 3 +++ papers/2011/aesop/implementation.tex | 1 + papers/2011/aesop/model.tex | 1 + 4 files changed, 7 insertions(+), 0 deletions(-) Diff of changes: diff --git a/papers/2011/aesop/context.tex b/papers/2011/aesop/context.tex index 04a55be..6e3cd87 100644 --- a/papers/2011/aesop/context.tex +++ b/papers/2011/aesop/context.tex @@ -63,6 +63,7 @@ %$^\ast$In practice, I/O is typically aggregated through a limited %number \\ of clients \label{tab:scale} +\vspace{-.3in} \end{table} %% I spent a lot of time looking for the OST count on the K-computer @@ -105,6 +106,7 @@ an error is returned to the client. \caption{Concurrency in file system server. \label{fig:sm} } + \vspace{-.2in} \end{figure} diff --git a/papers/2011/aesop/evaluation.tex b/papers/2011/aesop/evaluation.tex index deefd3f..a94e0ae 100644 --- a/papers/2011/aesop/evaluation.tex +++ b/papers/2011/aesop/evaluation.tex @@ -109,6 +109,7 @@ follows. \caption{Run-time performance for each test case.\\ \footnotesize (X-axis is the number of client instances, each graph has a distinct Y-axis.)} +\vspace{-.2in} \end{figure*} \paragraph*{\aesop} @@ -248,6 +249,7 @@ write test is shown. \centering \includegraphics[keepaspectratio,width=0.45\textwidth]{fig/write-lat.pdf} \caption{Write latency (1,024 clients).\label{fig:writelat}} +\vspace{-.15in} \end{figure} \subsection{Memory Efficiency} @@ -282,6 +284,7 @@ shown. \centering \includegraphics[keepaspectratio,width=0.45\textwidth]{fig/write-mem.pdf} \caption{Write memory usage.\label{fig:writemem}} +\vspace{-.2in} \end{figure} \subsection{Productivity} diff --git a/papers/2011/aesop/implementation.tex b/papers/2011/aesop/implementation.tex index afce9d1..970352f 100644 --- a/papers/2011/aesop/implementation.tex +++ b/papers/2011/aesop/implementation.tex @@ -14,6 +14,7 @@ functions; all other code is passed through unmodified. \centering \includegraphics[keepaspectratio,width=0.48\textwidth]{stack.pdf} \caption{Model of Aesop usage.\label{fig:model}} + \vspace{-.2in} \end{figure} Figure~\ref{fig:model} shows how a blocking function, \code{service_function}, diff --git a/papers/2011/aesop/model.tex b/papers/2011/aesop/model.tex index b441b86..4c47b1f 100644 --- a/papers/2011/aesop/model.tex +++ b/papers/2011/aesop/model.tex @@ -169,6 +169,7 @@ __blocking void write (...) { } } \end{lstlisting} +\vspace{-.4in} \end{figure} hooks/post-receive -- Triton-private Repository
participants (1)
-
noreply@mcs.anl.gov