1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-18 16:09:06 +03:00
Files
glibc/sysdeps/unix/sysv/linux/m68k
Adhemerval Zanella 903bc7dcc2 linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
Both the sysfs and procfs parsing (through GET_NPROCS_PARSER) are
removed in favor the syscall.  The initial scratch buffer should
fit to most of the common usage (1024 bytes with maps to 8192 CPUs).

Checked on x86_64-linux-gnu and aarch64-linux-gnu.
2021-05-07 13:54:09 -03:00
..
2019-06-17 09:29:01 -03:00