Lines Matching refs:thread
77 Buildman starts multiple threads, and each thread builds for one board at
78 a time. A thread starts at the first commit, configures the source for your
80 incremental build. Eventually the thread reaches the last commit and stops.
81 If errors or warnings are found along the way, the thread will reconfigure
87 It creates a separate working directory for each thread, and puts the
92 directory. It clones this repository into a copy for each thread, and the
94 by the thread affect only the working directory for that thread.
149 typically 250MB per thread.
492 Building 18 commits for 1059 boards (4 threads, 1 job per thread)
516 we have a 4-core CPU). Each thread will run with -j1, meaning that each
522 creating a working directory for each thread, and creating output
536 Building 18 commits for 1059 boards (4 threads, 1 job per thread)
660 Summary of 10 commits for 1066 boards (4 threads, 1 job per thread)
939 By default, each buildman thread uses a single directory for all builds. When a
940 thread builds multiple boards, the configuration built in this directory will
942 thread. Variations in the configuration will force a rebuild of affected source
943 files when a thread switches between boards. Ideally, such buildman-induced
1094 are building a lot of boards it will use one thread for every CPU core