masters-thesis/tables/oneway_settings_rdma.tex

30 lines
1.6 KiB
TeX

\begin{table}[ht!]
\centering
\caption{The benchmark's settings which were used to analayze the effect on latency of sending messages through memory semantics instead of channel semantics.}
\label{tab:oneway_settings_rdma}
\vspace{3mm}
\footnotesize
\begin{tabular}{!{\hspace{-2pt}}c|!{\hspace{-8pt}}c!{\hspace{-4pt}}c!{\hspace{-4pt}}c!{\hspace{-4pt}}c!{\hspace{-6pt}}c!{\hspace{-2pt}}ccc!{\hspace{-3pt}}ccc!{\hspace{-5pt}}}
\multicolumn{1}{c}{} & \rot{service type} & \rot{polling (send)} & \rot{polling (recv)} & \rot{inline mode} & \rot{unsignaled}& \rot{operation} & \rot{burst size} & \rot{repetitions} & \rot{loop pauses} & \rot{timestamp} & \rotright{message size}\\
\hlineB{3}
\Tstrut
\autoref{fig:oneway_rdma_a} & \graycellleftline{\acrshort{rc}} & busy & busy & \OK & \enspace\NO & \graycell{send} & 8000 & 20 & \SI{0}{\nano\second} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_rdma_a} & \graycellleftline{\acrshort{rc}} & busy & busy & \OK & \enspace\NO & \graycell{rdma} & 8000 & 20 & \SI{0}{\nano\second} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_rdma_b} & \graycellleftline{\acrshort{uc}} & busy & busy & \OK & \enspace\NO & \graycell{send} & 8000 & 20 & \SI{0}{\nano\second} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\Tstrut
\autoref{fig:oneway_rdma_b} & \graycellleftline{\acrshort{uc}} & busy & busy & \OK & \enspace\NO & \graycell{rdma} & 8000 & 20 & \SI{0}{\nano\second} & $t_{subm}$ & \SI{32}{\byte}
\Bstrut\\
\hlineB{3}
\end{tabular}
\newpage
\end{table}