On multi-core RHEL6, there is a FIFO realtime process in a deadloop, so it occupies all the CPU resources on the core (process is bound to the core). However, the other cores are pretty fine.
At this time, pstack for the process in deadloop failed to print anything. At the same time, pstack for any other processes works well.
Could anyone please help to let me know why?
Thanks!