Open shahab-vahedi opened 2 years ago
I don't see it as a tentative issue, but rather as a placeholder for an investigation why the kernel is currently locking in QEMU. My perception is that there might be some race in timers / interrupts within the kernel.
@kolerov could you please check if anything needs to be done here from QEMU standpoint, if not let's just close it.
After the commit Fixed issue related to Zephyr in QEMU, I've noticed my linux image is behaving weirdly. At random points in time, usually within the first minute, it starts spinning. Sometimes it's during the boot, sometimes a user application (specially if they call the
sleep
function).I have to say, I've looked into QEMU change and it seems OK and does solve another kernel's (Zephyr) problem. That's why I filed a tentative issue here.
configs.zip loader.zip