<?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: Optimise systemd service in root file system</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884376#M134003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2019 14:46:17 GMT</pubDate>
    <dc:creator>turker</dc:creator>
    <dc:date>2019-02-25T14:46:17Z</dc:date>
    <item>
      <title>Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884373#M134000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on &lt;STRONG&gt;imx6solo + orion linux&lt;/STRONG&gt;. I want to disable the systemd services for reduce the boot time and I analyse following systemd service by using the&amp;nbsp;&lt;STRONG&gt;systemd-analyze blame&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;48.909s systemd-journald.service&lt;BR /&gt; 36.501s dev-mmcblk0p1.device&lt;BR /&gt; 16.426s systemd-journal-flush.service&lt;BR /&gt; 10.382s udev-trigger.service&lt;BR /&gt; 9.470s systemd-tmpfiles-setup.service&lt;BR /&gt; 9.398s systemd-timesyncd.service&lt;BR /&gt; 8.495s systemd-udevd.service&lt;BR /&gt; 6.603s systemd-update-utmp.service&lt;BR /&gt; 3.911s systemd-logind.service&lt;BR /&gt; 3.527s remount-rfs-rw.service&lt;BR /&gt; 3.448s systemd-tmpfiles-setup-dev.service&lt;BR /&gt; 3.303s sys-fs-fuse-connections.mount&lt;BR /&gt; 3.139s systemd-sysctl.service&lt;BR /&gt; 2.358s systemd-remount-fs.service&lt;BR /&gt; 2.175s udev.service&lt;BR /&gt; 1.590s sys-kernel-debug.mount&lt;BR /&gt; 1.369s systemd-random-seed.service&lt;BR /&gt; 1.210s tmp.mount&lt;BR /&gt; 1.113s systemd-update-utmp-runlevel.service&lt;BR /&gt; 193ms systemd-networkd.service&lt;BR /&gt; 191ms systemd-resolved.service&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These services takes almost 1 minute 30 seconds to complete.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possible way to disable these service when boot ? and I really want to disable in code side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or I want to reduce the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VinothS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2019 10:30:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884373#M134000</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-02-23T10:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884374#M134001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is nothing special regarding to i.MX. I can provide you some common recommendations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can remove all unnecessary options and modules from the kernel. &lt;BR /&gt;For example if you do not need ethernet you can compile the kernel without its support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you need to remove all unnecessary packages and disable all unnecessary services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Victor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 07:22:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884374#M134001</guid>
      <dc:creator>b36401</dc:creator>
      <dc:date>2019-02-25T07:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884375#M134002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to disable the systemd services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, VinothS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 07:36:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884375#M134002</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-02-25T07:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884376#M134003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 14:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884376#M134003</guid>
      <dc:creator>turker</dc:creator>
      <dc:date>2019-02-25T14:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884377#M134004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2019 16:02:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884377#M134004</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-02-25T16:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884378#M134005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I &lt;STRONG&gt;removed the systemd&amp;nbsp;packages&lt;/STRONG&gt; and now the boot take with in 10 seconds. I closed this thread now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;VinothS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 12:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884378#M134005</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-05-29T12:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884379#M134006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinoth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know, How you removed ? and where ?&lt;/P&gt;&lt;P&gt;Because, I'm trying to reduce the rootfs size. At the same time, do you know how to disable hwdb files ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J.P.Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 05:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884379#M134006</guid>
      <dc:creator>Raana</dc:creator>
      <dc:date>2019-12-24T05:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884380#M134007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the whole systemd packages from the build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;VinotS,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 05:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/884380#M134007</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2019-12-24T05:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Optimise systemd service in root file system</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/1884697#M224754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;how did you removed whole systemd could you please explain briefly.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;charan&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 04:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Optimise-systemd-service-in-root-file-system/m-p/1884697#M224754</guid>
      <dc:creator>charanguda</dc:creator>
      <dc:date>2024-06-11T04:56:55Z</dc:date>
    </item>
  </channel>
</rss>

