[parisc-linux] nanosleep

b.gunreben b.gunreben@web.de
Sat, 09 Nov 2002 09:32:57 +0100


Carlos O'Donell wrote:
> 
> > Hi List,
> > I tried to compile glibc2.3.1, and have some problems with the threading support there.
> > When using perl with the new glibc on a C240, things seem to work without problems. On
> > a 715/33, I get (probably) endless loops with lots of sched_yield() calls.
> 
> glibc 2.3.1 from debian CVS or upstream?

This is upstream with hppa patches from the debian tree. 

The report was probably bad. In the mail thread I mentioned in my
previous mail, the nanosleep in the kernel was fixed because of
threading problems. If I understand it correctly, threading will always
have problems without a realy working nanosleep.

Berthold