<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: linux startup time optimization</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781961#M121426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qiang xie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem of slow initialization of the random number generator is solved in more recent kernels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Flwn.net%2FArticles%2F691071%2F" rel="nofollow" target="_blank"&gt;https://lwn.net/Articles/691071/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try backport from kernel 4.9 which we use on our custom kernel 4.1.15&lt;BR /&gt; &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyadi.sk%2Fd%2FZ25dFw_b3TMu4D" rel="nofollow" target="_blank"&gt;https://yadi.sk/d/Z25dFw_b3TMu4D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 08:41:09 GMT</pubDate>
    <dc:creator>Sasamy</dc:creator>
    <dc:date>2018-10-11T08:41:09Z</dc:date>
    <item>
      <title>linux startup time optimization</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781960#M121425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;my bsp is 4.1.15-2.1.0 imx6dlsabresd, now i want to reduce the time of linux system booting.now when the rootfs run, and after the log "&lt;STRONG&gt;random: udevd urandom read with 20 bits of entropy available&lt;/STRONG&gt;", it stops for 2 seconds, and then print the next log "&lt;STRONG&gt;INIT: Entering runlevel: 5&lt;/STRONG&gt;", i don't want to wait for so long, could you help me,thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my board is imx&lt;/P&gt;&lt;P&gt;[3.320321 0.002744] Freeing unused kernel memory: 416K (80a0e000 - 80a76000)&lt;BR /&gt;[3.403282 0.082961] INIT: version 2.88 booting&lt;BR /&gt;[3.741542 0.338260] Starting udev&lt;BR /&gt;[4.026929 0.285387] udevd[124]: starting version 3.1.5&lt;BR /&gt;&lt;STRONG&gt;[4.047488 0.020559] random: udevd urandom read with 20 bits of entropy available&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[6.304459 2.256971] INIT: Entering runlevel: 5&lt;/STRONG&gt;&lt;BR /&gt;[6.421424 0.116965] Configuring network interfaces... fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=2188000.ethernet:04, irq=-1)&lt;BR /&gt;[6.613556 0.192132] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;[6.661879 0.048323] done.&lt;BR /&gt;[6.718808 0.056929] Starting system message bus: dbus.&lt;BR /&gt;[6.793821 0.075013] Starting Connection Manager&lt;BR /&gt;[7.090535 0.296714]&amp;nbsp; * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon&amp;nbsp;&amp;nbsp; [ ok ]&lt;BR /&gt;[7.326768 0.017981] Starting crond: OK&lt;BR /&gt;[7.357443 0.030675] Running local boot scripts (/etc/rc.local).&lt;BR /&gt;[7.428010 0.070567] umount: /mnt/.psplash: not mounted&lt;BR /&gt;[7.551353 0.123343] &lt;BR /&gt;[7.551375 0.000022] Freescale i.MX Release Distro&amp;nbsp;4.1.15-2.1.0 imx6dlsabresd /dev/ttymxc1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 07:58:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781960#M121425</guid>
      <dc:creator>1182614726</dc:creator>
      <dc:date>2018-10-11T07:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: linux startup time optimization</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781961#M121426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi qiang xie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem of slow initialization of the random number generator is solved in more recent kernels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Flwn.net%2FArticles%2F691071%2F" rel="nofollow" target="_blank"&gt;https://lwn.net/Articles/691071/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try backport from kernel 4.9 which we use on our custom kernel 4.1.15&lt;BR /&gt; &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyadi.sk%2Fd%2FZ25dFw_b3TMu4D" rel="nofollow" target="_blank"&gt;https://yadi.sk/d/Z25dFw_b3TMu4D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 08:41:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781961#M121426</guid>
      <dc:creator>Sasamy</dc:creator>
      <dc:date>2018-10-11T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: linux startup time optimization</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781962#M121427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="27500" data-username="Sasamy" href="https://community.nxp.com/people/Sasamy"&gt;Alexander Kudjashev&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank you very much for you reply. I have apply the path &lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyadi.sk%2Fd%2FZ25dFw_b3TMu4D" rel="nofollow" target="_blank"&gt;https://yadi.sk/d/Z25dFw_b3TMu4D&lt;/A&gt; you provided, but now it seems appear a new problem like the below log "&lt;STRONG&gt;EXT3-fs error (device mmcblk3p2): ext3_free_blocks_sb: bit already cleared for block 524794&lt;/STRONG&gt;", and the time haven't become shorter. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[3.301456 0.007453] Freeing unused kernel memory: 416K (80a10000 - 80a78000)&lt;BR /&gt;[3.381392 0.079936] INIT: version 2.88 booting&lt;BR /&gt;[3.720773 0.339381] Starting udev&lt;BR /&gt;&lt;STRONG&gt;[3.994052 0.273279] udevd[123]: starting version 3.1.5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;[6.275846 2.281794] EXT3-fs error (device mmcblk3p2): ext3_free_blocks_sb: bit already cleared for block 524794&lt;/STRONG&gt;&lt;BR /&gt;[6.316258 0.040412] FAT-fs (mmcblk3p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.&lt;BR /&gt;[6.462294 0.146036] INIT: Entering runlevel: 5&lt;BR /&gt;[6.551962 0.089668] Configuring network interfaces... fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=2188000.ethernet:04, irq=-1)&lt;BR /&gt;[6.748362 0.196400] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;[6.797528 0.049166] done.&lt;BR /&gt;[6.855073 0.057545] Starting system message bus: dbus.&lt;BR /&gt;[6.928065 0.072992] Starting Connection Manager&lt;BR /&gt;[7.232509 0.304444] * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon&lt;BR /&gt;&lt;STRONG&gt;[7.321261 0.088752] EXT3-fs error (device mmcblk3p2): ext3_free_blocks_sb: bit already cleared for block 563638 [ ok ]&lt;/STRONG&gt;&lt;BR /&gt;[7.463505 0.015046] Starting crond: OK&lt;BR /&gt;[7.493717 0.030212] Running local boot scripts (/etc/rc.local).&lt;BR /&gt;[7.563874 0.070157] umount: /mnt/.psplash: not mounted&lt;BR /&gt;[7.688459 0.124585] &lt;BR /&gt;[7.688491 0.000032] Freescale i.MX Release Distro 4.1.15-2.1.0 imx6dlsabresd /dev/ttymxc1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 09:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/linux-startup-time-optimization/m-p/781962#M121427</guid>
      <dc:creator>1182614726</dc:creator>
      <dc:date>2018-10-11T09:43:39Z</dc:date>
    </item>
  </channel>
</rss>

