diff options
author | Xi Ruoyao <xry111@xry111.site> | 2024-01-01 05:57:54 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2024-01-01 05:57:54 +0800 |
commit | 257686627d14b94ee248198e04b431f9567f4d72 (patch) | |
tree | 299d0f6655636bc4a814bb82d7c56dd6e767750f /chapter08/tar.xml | |
parent | 00de2694ce852e9b042eaa3225e0c079978e048f (diff) | |
parent | 6fec3f51e71f36219829eddd63b1cf6e11bcd447 (diff) |
Merge remote-tracking branch 'origin/trunk' into xry111/arm64xry111/arm64
Diffstat (limited to 'chapter08/tar.xml')
-rw-r--r-- | chapter08/tar.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter08/tar.xml b/chapter08/tar.xml index ea5f44ebb..802f04d2e 100644 --- a/chapter08/tar.xml +++ b/chapter08/tar.xml @@ -72,13 +72,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <!-- On one system the -j4 improvement is 167s - 46s = 121s (72.46%) --> - <note><para>The test time for Tar can be reduced significantly on a - system with multiple cores. To do this, append - <command>TESTSUITEFLAGS=-j<N></command> to the line above. For - instance, using -j4 can reduce the test time by over 70 - percent.</para></note> - <para>One test, capabilities: binary store/restore, is known to fail if it is run because LFS lacks selinux, but will be skipped if the host kernel does not support extended attributes or security labels on the filesystem |