Searched hist:"48 bfd3597654490cdc43bf0f591a539d3a28b590" (Results 1 – 4 of 4) sorted by relevance
/freebsd/bin/nproc/ |
H A D | Makefile | 48bfd3597654490cdc43bf0f591a539d3a28b590 Sun Feb 05 00:33:48 CET 2023 Mateusz Guzik <mjg@FreeBSD.org> Add nproc(1)
This program prints the number of CPU threads it can run on, while respecting cpusets (or not, depending on switches).
It aims to be compatible with nproc as found in GNU coreutils.
Reviewed by: des Reviewed by: pstef Differential Revision: https://reviews.freebsd.org/D38386
|
H A D | nproc.c | 48bfd3597654490cdc43bf0f591a539d3a28b590 Sun Feb 05 00:33:48 CET 2023 Mateusz Guzik <mjg@FreeBSD.org> Add nproc(1)
This program prints the number of CPU threads it can run on, while respecting cpusets (or not, depending on switches).
It aims to be compatible with nproc as found in GNU coreutils.
Reviewed by: des Reviewed by: pstef Differential Revision: https://reviews.freebsd.org/D38386
|
H A D | nproc.1 | 48bfd3597654490cdc43bf0f591a539d3a28b590 Sun Feb 05 00:33:48 CET 2023 Mateusz Guzik <mjg@FreeBSD.org> Add nproc(1)
This program prints the number of CPU threads it can run on, while respecting cpusets (or not, depending on switches).
It aims to be compatible with nproc as found in GNU coreutils.
Reviewed by: des Reviewed by: pstef Differential Revision: https://reviews.freebsd.org/D38386
|
/freebsd/bin/ |
H A D | Makefile | diff 48bfd3597654490cdc43bf0f591a539d3a28b590 Sun Feb 05 00:33:48 CET 2023 Mateusz Guzik <mjg@FreeBSD.org> Add nproc(1)
This program prints the number of CPU threads it can run on, while respecting cpusets (or not, depending on switches).
It aims to be compatible with nproc as found in GNU coreutils.
Reviewed by: des Reviewed by: pstef Differential Revision: https://reviews.freebsd.org/D38386
|