Qt-interest Archive, August 2006
sysconf(_SC_NPROCESSORS_ONLN) not working in EM64T RHEL/SuSE
Message 1 in thread
i am calling sysconf(_SC_NPROCESSORS_ONLN) from my
apps code to get number of logical CPUs. this code
works with x86, but NOT with EM64T versions. any known
issues?
How do i find number of logical CPUs in EM64T (x64)
versions of RHEL & SuSE?
Thanks,
++Sathya
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
[ signature omitted ]
Message 2 in thread
On 8/29/06, Srinivasan Sathyanarayanan <sathya_nars@xxxxxxxxx> wrote:
> i am calling sysconf(_SC_NPROCESSORS_ONLN) from my
> apps code to get number of logical CPUs. this code
> works with x86, but NOT with EM64T versions. any known
> issues?
>
> How do i find number of logical CPUs in EM64T (x64)
> versions of RHEL & SuSE?
Maybe ask on a list more appropriate for this. Maybe the RH or SuSE
forums or GLIBC?
--
[ signature omitted ]