commit 4448d0f2d2195c1639e8e4be1d403b15e0ba05e4 from: Thomas Böhler date: Fri Mar 31 08:32:19 2023 UTC last small fixes commit - 16acc1bafba7babc5c0b13deb97296fdd89680f9 commit + 4448d0f2d2195c1639e8e4be1d403b15e0ba05e4 blob - 6bdec6544988b452e94b49a4830a50e56614a89a blob + f91335597a12b9bc52132fec33b432961043eb1a --- src/chapters/background/rust/reasons.tex +++ src/chapters/background/rust/reasons.tex @@ -7,7 +7,7 @@ Even though Rust is popular, it still lacks major adoption in the industry. However, the adoption of Rust has increased in the last years, most notably by -introducing Rust into the Linux kernel\cite{linux:rust_merge} and +introducing Rust into the Linux Kernel\cite{linux:rust_merge} and Android\cite{android:introducing_rust}.\\ This shows that Rust is mature enough to be used in production. blob - 42585592f7c23d8020e921f12268f56b4a0ae822 blob + ef6be44ea53e131fb587d2bce7c98cd82b8450cd --- src/chapters/improving_throughput/write_command.tex +++ src/chapters/improving_throughput/write_command.tex @@ -61,7 +61,7 @@ characteristic does not receive a response. Figure \label{fig:write_request_wireshark} \end{figure} -\begin{figure}[htpb] +\begin{figure}[htp] \centerline{\includegraphics[scale=0.6]{write_command_wireshark.png}} \caption{A Write Command captured by Wireshark.} \label{fig:write_command_wireshark}