I'm trying to run a fairly large Linux application that is a mixture of
Java and native code, it spawns off several threads but all of them
end up waiting on futex and not using any cpu time.

I have run it with DEBUG_LINUX_FUTEX enabled which produces a *lot* of
debug, anybody got any idea what to look for in it ?

Robert Swindells

Reply via email to