From ad15abd0c0eee1ed646e1de45a525c61d3508358 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sat, 13 Jun 2020 08:37:05 +0000 Subject: - Fix SBUs in libpipeline - Update the disk usage gain in "Stripping Again" - mention SSD gain in e2fsprogs tests git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/e2fsprogs.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter08/e2fsprogs.xml') diff --git a/chapter08/e2fsprogs.xml b/chapter08/e2fsprogs.xml index 308c97709..65d8604cd 100644 --- a/chapter08/e2fsprogs.xml +++ b/chapter08/e2fsprogs.xml @@ -108,14 +108,16 @@ cd build To run the tests, issue: make check - + + On a spinning disk, the tests take a little more than 4 SBUs. They + can be much shorter on an SSD (down to about 1.5 SBUs). Install the package: make install -- cgit v1.2.3-54-g00ecf