<?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>topic Re: How to reduce boot/systemd time? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890268#M134622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there anyway to remove those services on image?i want an image without those services start when bootup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2019 09:42:31 GMT</pubDate>
    <dc:creator>ming_liao</dc:creator>
    <dc:date>2019-06-14T09:42:31Z</dc:date>
    <item>
      <title>How to reduce boot/systemd time?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890266#M134620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to reduce boot time in i.mx8M mini,i find systemd&amp;nbsp;consume more time,i use yocto to build my image,is there any way to disable&amp;nbsp;&lt;SPAN&gt;systemd-xxx.service in image rather than in runtime?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx8mmevk:~# systemd-analyze&lt;BR /&gt;Startup finished in 1.852s (kernel) + 3.861s (userspace) = 5.714s&lt;BR /&gt;multi-user.target reached after 3.657s in userspace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx8mmevk:~# systemd-analyze blame&lt;/P&gt;&lt;P&gt;2.814s dev-mmcblk2p2.device&lt;BR /&gt; 1.006s systemd-networkd.service&lt;BR /&gt; 1.004s psplash-start.service&lt;BR /&gt; 893ms systemd-hwdb-update.service&lt;BR /&gt; 478ms klogd.service&lt;BR /&gt; 384ms systemd-user-sessions.service&lt;BR /&gt; 379ms rc-local.service&lt;BR /&gt; 368ms systemd-vconsole-setup.service&lt;BR /&gt; 368ms kmod-static-nodes.service&lt;BR /&gt; 351ms systemd-udev-trigger.service&lt;BR /&gt; 348ms ldconfig.service&lt;BR /&gt; 337ms dev-hugepages.mount&lt;BR /&gt; 337ms connman.service&lt;BR /&gt; 334ms ofono.service&lt;BR /&gt; 302ms sys-kernel-debug.mount&lt;BR /&gt; 292ms systemd-modules-load.service&lt;BR /&gt; 267ms tmp.mount&lt;BR /&gt; 258ms systemd-logind.service&lt;BR /&gt; 250ms dev-mqueue.mount&lt;BR /&gt; 207ms rpcbind.service&lt;BR /&gt; 192ms systemd-timesyncd.service&lt;BR /&gt; 188ms dev-mmcblk2p1.device&lt;BR /&gt; 164ms systemd-journal-flush.service&lt;BR /&gt; 128ms systemd-remount-fs.service&lt;BR /&gt; 125ms avahi-daemon.service&lt;BR /&gt; 110ms psplash-quit.service&lt;BR /&gt; 108ms syslogd.service&lt;BR /&gt; 107ms ntpdate.service&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890266#M134620</guid>
      <dc:creator>ming_liao</dc:creator>
      <dc:date>2019-04-24T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce boot/systemd time?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890267#M134621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can disable a service using "systemctl disable &lt;EM&gt;servicename" &lt;/EM&gt;command or remove the related symlink under /etc/systemd/system/Please note that "systemd-analyze blame" provides only an estimation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please note that some services take a time but are not listed clearly in the log and their time may be noted as spent by some another service.&lt;BR /&gt;So you need to compare total boot time with and without networking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 18:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890267#M134621</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2019-04-29T18:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to reduce boot/systemd time?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890268#M134622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there anyway to remove those services on image?i want an image without those services start when bootup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 09:42:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-reduce-boot-systemd-time/m-p/890268#M134622</guid>
      <dc:creator>ming_liao</dc:creator>
      <dc:date>2019-06-14T09:42:31Z</dc:date>
    </item>
  </channel>
</rss>

