Comment on Out of control Java processes when dealing with a leap second?Comments−ryanpers14yits the futex() call that is bugged, so therefore things that are highly multi-threaded... for example mysql and java!Many unix things are not as multithreaded as those examples.
Comments
its the futex() call that is bugged, so therefore things that are highly multi-threaded... for example mysql and java!
Many unix things are not as multithreaded as those examples.