This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

lock in dl-fptr.c is wrong.


lock in dl-fptr.c sleeps for 1*1000*1000 usecs. But for the realtime
process, you need to sleep for more than 2*1000*1000 usecs to in order
to relinquish the CPU.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]