Skip to content

Commit 804f084

Browse files
committed
doc/images: regenerate lstopo outputs
To get the modern layout. Signed-off-by: Brice Goglin <[email protected]> (cherry picked from commit 8f4c42b)
1 parent 1c74b37 commit 804f084

8 files changed

+1
-1
lines changed

doc/images/HACKING

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ for f in dudley emmett hagrid devel09-pci; do
88
done
99

1010
for f in ppc64-without-smt ppc64-with-smt ppc64-full-with-smt ; do
11-
LANG=C lstopo -i ${f}.xml --horiz --no-legend --logical --no-index --index=pu --index=numa --index=core --index=pack -f ${f}.png ;
11+
LANG=C lstopo -i ${f}.xml --horiz --no-legend --logical --no-index --index=pu --index=numa --index=core --index=pack --no-factorize -f ${f}.png ;
1212
done

doc/images/devel09-pci.png

1.01 KB
Loading

doc/images/dudley.png

1.74 KB
Loading

doc/images/emmett.png

465 Bytes
Loading

doc/images/hagrid.png

1.12 KB
Loading

doc/images/ppc64-full-with-smt.png

-1.03 KB
Loading

doc/images/ppc64-with-smt.png

-785 Bytes
Loading

doc/images/ppc64-without-smt.png

-609 Bytes
Loading

0 commit comments

Comments
 (0)