tech-kern archive

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

Re: compat linux futex problem



In article <20151029002500.7A35630285B%ren.fdy2.co.uk@localhost>,
Robert Swindells  <rjs%fdy2.co.uk@localhost> wrote:
>
>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 ?

I think that the FreeBSD futex code is much more complete than ours. Perhaps
we should replace ours with theirs...

christos



Home | Main Index | Thread Index | Old Index