tech-kern archive

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

compat linux futex problem



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


Home | Main Index | Thread Index | Old Index