The bug is in the kernel - it'd be worth looking at your specific kernel
via `uname -a` just to confirm you're not somehow running an old kernel. If
you're sure you're on a good kernel, then yea, thread inspection is your
next step.
https://github.com/aragozin/jvm-tools/blob/master/sjk-core/docs/TTOP.md ,
for example.



On Wed, Feb 5, 2020 at 8:37 PM Erick Ramirez <flightc...@gmail.com> wrote:

> I wrote that article 5 years ago but I didn't think it would still be
> relevant today. 😁
>
> Have you tried to do a thread dump to see which are the most dominant
> threads? That's the most effective way of troubleshooting high CPU
> situations. Cheers!
>
>>

Reply via email to