[PATCH -perfbook 1/2] whymb: Tweak width of Table C.1 for -eb builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit ffdab3a2e986 ("whymb: Show "permissions" misses in C.1")
made Table C.1 too wide for -eb builds.

Add \ebresizewidth{ ... } around the table.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 appendix/whymb/whymemorybarriers.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/appendix/whymb/whymemorybarriers.tex b/appendix/whymb/whymemorybarriers.tex
index e5b16677..01c6a703 100644
--- a/appendix/whymb/whymemorybarriers.tex
+++ b/appendix/whymb/whymemorybarriers.tex
@@ -562,6 +562,7 @@ are up to date (``V'') or not (``I'').
 \begin{table*}
 \small
 \centering
+\ebresizewidth{
 \renewcommand*{\arraystretch}{1.2}
 \rowcolors{6}{}{lightgray}
 \begin{tabular}{lclcccccc}
@@ -602,6 +603,7 @@ are up to date (``V'') or not (``I'').
 				& $-$/I & 0/S   & 0/S   & $-$/I   & I & V \\
 	\bottomrule
 \end{tabular}
+}
 \caption{Cache Coherence Example}
 \label{tab:app:whymb:Cache Coherence Example}
 \end{table*}

base-commit: 61d5f16b87eeee8897af56f5e083b464919161f8
-- 
2.34.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux