diff options
| author | Masahiro Yamada <[email protected]> | 2024-08-04 03:33:07 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-09-01 11:33:33 +0000 |
| commit | 0c4beffbfe3fcd711b5d9268e7c7d63d4c1cc964 (patch) | |
| tree | ad939e1fc649c674b60244bb00ae107fa2751ecf /scripts/basic/fixdep.c | |
| parent | Remove *.orig pattern from .gitignore (diff) | |
| download | kernel-0c4beffbfe3fcd711b5d9268e7c7d63d4c1cc964.tar.gz kernel-0c4beffbfe3fcd711b5d9268e7c7d63d4c1cc964.zip | |
kbuild: modinst: remove the multithread option from zstd compression
Parallel execution is supported by GNU Make:
$ make -j<N> modules_install
It is questionable to enable multithreading within each zstd process
by default.
If you still want to do it, you can use the environment variable:
$ ZSTD_NBTHREADS=<N> make modules_install
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Tested-by: Sedat Dilek <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions
