From: Nikita Ermakov
- Update comments to correspond closed glibc bug #21542.
- In case of failed _SC_NPROCESSORS_CONF use the maximum between
nprocs_current and nprocs to meet the requirements of
num_processors (NPROC_ALL) >= num_processors (NPROC_CURRENT).
---
lib/nproc.c |
- Update comments to correspond closed glibc bug #21542.
- In case of failed _SC_NPROCESSORS_CONF use the maximum between
nprocs_current and nprocs to meet the requirements of
num_processors (NPROC_ALL) >= num_processors (NPROC_CURRENT).
---
lib/nproc.c | 22 +++---
1 file cha