[PATCH 19/19] buildman: Drop a TODO that is done

Simon Glass sjg at chromium.org
Tue Jul 12 03:04:13 CEST 2022


Buildman now uses worktrees when available, instead of doing a full clone.
This was done in this commit:

   76de29fc4f buildman: Use git worktrees instead of git clones when possible

Drop the TODO.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/buildman/README | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tools/buildman/README b/tools/buildman/README
index 3ba08d0dace..a8357a804b3 100644
--- a/tools/buildman/README
+++ b/tools/buildman/README
@@ -1331,9 +1331,6 @@ scope for more though, e.g.:
 - 'hunting' for problems, perhaps by building a few boards for each arch, or
   checking commits for changed files and building only boards which use those
   files
-- using the same git repo for all threads instead of cloning it. Currently
-  it uses about 500MB per thread, so on a 64-thread machine this is 32GB for
-  the build.
 
 
 Credits
-- 
2.37.0.144.g8ac04bfd2-goog



More information about the U-Boot mailing list