Operating System - Linux
1827730 Members
2875 Online
109968 Solutions
New Discussion

Re: NPTL 0.60 instead of linuxthreads 0.10

 
Johan Hoeke
Advisor

NPTL 0.60 instead of linuxthreads 0.10

running RHEL 3.0 Taroon update #1 on a DL380
2.4.31-9.0.1.ELsmp #1 SMP
LD_ASSUME_KERNEL is not set
getconf GNU_LIBPTHREAD_VERSION
linuxthreads-0.10
glibc-2.3.2-95.6

but I want to use NPTL 0.60 instead.
on another server with the same OS and glibc getconf GNU_LIBPTHREAD_VERSION shows NPTL 0.60 and a directory /lib/tls exists. This is not the case on the above mentioned server.
Is that kernel related? The kernel for the server with NPTL 0.60 is NOT SMP, the other one is.
1 REPLY 1
Johan Hoeke
Advisor

Re: NPTL 0.60 instead of linuxthreads 0.10

updating to Taroon Update 2 solved the problem.