This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to make ARM core hung

Hello All/ARM,

I would like to know if there is any way of process to hang a specific core for certain duration of time? Either from Kernel/User space? Also i have trying to understand if that is possible or not?

Correct me if something is there already to do it.

Thanks in advance.

Parents
  • Hi,

    It is a Cortex-A processor which is having 4 cpu cores.

    I mean to say if CPU core hang for certain time duration due to some unknow condition/reason. Either while CPU hotplug is taking more time than the threshold. Its just a thought of usecase. So i am looking from userspace to replicate such behavior to check the heart beat even from PMU to some detector.

Reply
  • Hi,

    It is a Cortex-A processor which is having 4 cpu cores.

    I mean to say if CPU core hang for certain time duration due to some unknow condition/reason. Either while CPU hotplug is taking more time than the threshold. Its just a thought of usecase. So i am looking from userspace to replicate such behavior to check the heart beat even from PMU to some detector.

Children