[Crash-utility] [PATCH] fix missing RT PRIO_ARRAY table with CONFIG_RT_GROUP_SCHED=n

Mitsuya Shibata mty.shibata at gmail.com
Mon Jan 26 06:50:42 UTC 2015


Hi Dave,

2015-01-24 4:34 GMT+09:00 Dave Anderson <anderson at redhat.com>:
> I adjusted your patch to also maintain compatibility with 2.6.24 and earlier kernels,
> and have queued it for crash-7.1.0:
>
>   https://github.com/crash-utility/crash/commit/02086663bcc4fa9fd0fbec89f83e7fa82f17c2cd

Thank you for your quick response.

> And BTW, what does the failure look like?

For the record,

Environment:
  linux 3.2 / 32bit arm kernel / CONFIG_RT_GROUP_SCHED=n

Commands and outputs with crash-7.0.9:

crash> task -R on_rq,sched_class 35
PID: 35 ...
  on_rq = 1,
  sched_class = 0xc027df80 <rt_sched_class>,

crash> runq
CPU 0 RUNQUEUE ...
  ...
  RT PRIO_ARRAY: c0bf238
    [no tasks queued]

Patched crash displayed task 35 on RT PRIO_ARRAY.

Thanks!
-- 
Mitsuya Shibata
mty.shibata at gmail.com




More information about the Crash-utility mailing list