dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Threading work-around for RH 9


From: Marcus
Subject: [DotGNU]Threading work-around for RH 9
Date: Sat, 3 Apr 2004 19:13:15 -0600
User-agent: KMail/1.6.51

I was reading through some information on NPTL at 
http://linuxdevices.com/articles/AT6753699732.html

I discovered some information. For some systems, such as RH 9, NPTL was 
back-ported, but if you use

# export LD_ASSUME_KERNEL=2.4.1

the system will use the LinuxThreads (pthread) environment instead of NPTL. 
This seems to provide a work around until the real problems with NPTL are 
fixed.

The article also discusses migrating to NPTL, which might be useful for 
implementing a true fix.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]