This repository has been archived on 2024-10-17. You can view files and clone it, but cannot push or open issues or pull requests.
MahiroOS-jhalfs/common/libs
Pierre Labastie cacc6c5433 Allow users to pass a cpuset
If using a new book, MAKEFLAGS is set to -j$(nproc), so that if
we want to easure timings with 4 processors and our computer has
more than that, we need to restrict the number of processors.
Jhalfs allows to do that using th cpuset cgroup controller, so that
it only restrits the make job and not the whole machine. For that
use a small scripts written by Xi Ruoyao that restarts make this
the cpuset set.
2023-11-15 18:24:22 +01:00
..
func_book_parser Only replace $(nproc) in scriptlets 2023-11-15 18:24:22 +01:00
func_check_version.sh handle '+' in kernel version string 2022-11-04 22:44:57 +08:00
func_compare.sh Allow two names for scriptlet containing "userdel" 2023-09-05 13:14:26 +02:00
func_custom_pkgs Use only upstream's URL in urls.lst 2022-05-07 11:24:06 +02:00
func_download_pkgs Fix an error when not downloading packages 2022-06-14 18:55:36 +02:00
func_install_blfs Change variable names and logic for BLFS book 2022-04-01 10:26:17 +02:00
func_save.sh Remove $Id$ comments, they are useless with git 2021-10-31 10:22:30 +01:00
func_validate_configs.sh Reorganize advanced options in Config.in 2023-11-15 18:24:22 +01:00
func_wrt_Makefile Allow users to pass a cpuset 2023-11-15 18:24:22 +01:00