On 05/29 16:02, Gary Thomas wrote: > On 2014-05-29 13:43, Otavio Salvador wrote: > >On Thu, May 29, 2014 at 1:12 PM, Jerome Smith <[email protected]> wrote: > >>Hi all, > >>I'm facing a strange boot issue with Yocto Dora on a Freescale sabre auto > >>(quad and solo version). > >> > >>The configuration is the following: > >>* kernel 3.0.35 > >>* systemd > >>* namespace > >>* linux containers > >> > >>The boot on imx6 Solo takes around 6 sec, instead on the Quad it takes > >>around 35 seconds. > >> > >>After boot both systems are responsive and work well. > >> > >>If I add nosmp to kernel cmdline the imx6 Quad boots as fast as the Solo. > >> > >>If I remove the namespace from the kernel the Quad system boots fast as > >>well. The problem seems to be caused by namespace and the way it interacts > >>with smp. > >> > >>Do you have any idea on how to solve the problem? > > > >My simple advise is for you to try the Daisy branch with 3.10.17 and > >see if you reproduce it. > > > > Also try using sysvinit instead of systemd - I've experienced some very > strange/slow startup times when using systemd, at least on i.MX6Q Perhaps it was caused by issue with getty not starting up in the serial console, thus blocking the boot for quite some time.
Anyways, 3.10.17 + systemd 212 + quied in kernel cmdline gives roughly ~5s boot time from SD card. -- Maciej Borzęcki Senior Software Developer at Open-RnD Sp. z o.o., Poland www.open-rnd.pl mobile: +48 889 117 365, fax: +48 42 657 9079 Niniejsza wiadomość wraz z załącznikami może zawierać chronione prawem lub poufne informacje i została wysłana wyłącznie do wiadomości i użytku osób, do których została zaadresowana. Jeśli wiadomość została otrzymana przypadkowo zabrania się jej kopiowania lub rozsyłania do osób trzecich. W takim przypadku uprasza się o natychmiastowe zniszczenie wiadomości oraz poinformowanie nadawcy o zaistniałej sytuacji za pomocą wiadomości zwrotnej. Dziękujemy. This message, including any attachments hereto, may contain privileged or confidential information and is sent solely for the attention and use of the intended addressee(s). If you are not an intended addressee, you may neither use this message nor copy or deliver it to anyone. In such case, you should immediately destroy this message and kindly notify the sender by reply email. Thank you. -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
