Re: RT Scheduler - BUG_ON (idx >= MAX_RT_PRIO)
Mike Galbraith <[email protected]> Mon, 07 Sep 2015 09:17:33 +0200
| Newsgroups | org.kernel.vger.linux-smp,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2015-09-07 at 12:28 +0530, Chinmay V S wrote: > To catch the "culprit" in the middle of busting the scheduler's > internal data structures, what would be the recommended debug > mechanisms (or config options) that i can try? I'd configure kdump, let it explode, and examine runqueues in the crash dump first. -Mike