Kernel panic - not syncing

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kernel panic - not syncing

859 Views
nithinkk
Contributor I

Hi all,

     I am presently working on an embedded hypervisor for emulating two guest OS(Linux kernel 4.5.5) using Freescale i.MX6 Quad SABRE Smart Device Board. When I tried to run one guest OS with the hypervisor everything works fine, but when tried using two guest OS there is some fatal exception in the mxc_timer_interrupt(linux kernel) is occurring and causes the kernel panic. So I had put some delay in between two guest creation and it works fine. Here my question is what will be the reasons for kernel panic during two guest emulation without delay?, any suggestions are welcoming. One doubt is that the hypervisor uses only one CPU(@996Mhz, running @792Mhz), so is this clock speed is enough for emulating two guests?.

Regards,

Nithin

Tags (3)
0 Kudos
1 Reply

436 Views
jimmychan
NXP TechSupport
NXP TechSupport

There are different modules in the i.MX6Q beside the cores. I am thinking the two guests init/run the same module that will be the problem.

0 Kudos