Coder Social home page Coder Social logo

Comments (7)

bengaineyarm avatar bengaineyarm commented on August 15, 2024

Hi

This doesn't look like a gator issue, but a rt kernel issue:

[ 6019.630453@0] kernel BUG at kernel/sched/rt.c:932!

from gator.

heyg avatar heyg commented on August 15, 2024

Hi Ben,
Thanks for your reply.

Actually, I have back to back to 6.5.1 version in upstream/master, it work normal.
checkout commit c405285

I used kernel4.9๏ผŒ I am not sure the kernel needs any other cl?

from gator.

bengaineyarm avatar bengaineyarm commented on August 15, 2024

Are you saying that all previous version of gator, upto 6.5.1 also trigger this failure, but not 6.5.1 or earlier?

Are you using preempt_rt kernel, or just normal kernel?

from gator.

heyg avatar heyg commented on August 15, 2024

Hi Ben,
I only try 6.5.1, and kernel4.9 is not enabled CONFIG_PREEMPT_RT.

from gator.

bengaineyarm avatar bengaineyarm commented on August 15, 2024

Ok, got it.

From that trace, it looks like it is calling into the "CoreOnliner" class in gatord (which is used to try to force all the CPU's to turn on so that gator can identify them), at which point it is triggering a debug warning in the kernel.

[ 6019.617349@0] sched: RT throttling activated for rt_rq ffffffc061b2baa8 (cpu 0)
[ 6019.617349@0] potential CPU hogs:
[ 6019.617349@0] gatord-cid-0 (3930)
[ 6019.625692@0] ------------[ cut here ]------------
[ 6019.630453@0] kernel BUG at kernel/sched/rt.c:932!

A few things you can try:

  • Do you have CONFIG_PANIC_ON_RT_THROTTLING set? You can try turning it off?
  • If it is set? Does it cause gator to fail, or can you continue and just ignore the warning?
  • If you have a more recent version of gatord, you can pass --disable-cpu-onlining yes option which should disable the CoreOnliner class

from gator.

heyg avatar heyg commented on August 15, 2024

Hi Ben,
Yes, I enabled CONFIG_PANIC_ON_RT_THROTTLING.

In fact, I got useful information in 6.5.1, and my problem has been solved.
I am currently stuck in another project and I will follow your suggestions to retry once I have time.

Thank you for your careful analysis.

from gator.

bengaineyarm avatar bengaineyarm commented on August 15, 2024

๐Ÿ‘ no worries; let me know how you get on, thanks.

from gator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.