Oct 2009 01:20:14 +0200
> Subject: [PATCH] nproc: use `sysctl' when it is available.
>
> * lib/nproc.c (num_processors): If `sysctl' is available, use it to
> get the number of online processors.
> ---
> lib/nproc.c | 10 ++
> 1 files changed, 10 insertions(
H] nproc: use `sysctl' when it is available.
* lib/nproc.c (num_processors): If `sysctl' is available, use it to
get the number of online processors.
---
lib/nproc.c | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/lib/nproc.c b/lib/nproc.c
index 9a6e2