Kernel panic - not syncing

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Kernel panic - not syncing

1,368 次查看
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

标记 (3)
0 项奖励
回复
1 回复

945 次查看
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 项奖励
回复