Re: [systemd-devel] how to make the systemd init faster

2021-06-05 Thread Marc Pervaz Boocha
On Saturday, 5 June, 2021 3:38:41 AM IST Dino Joseph Mycle wrote: > Hello all, > > I am trying t improve my embedded system boot time which uses systemd. > debugging understood that it spends lot time around ~1.3 second in my iMX6 > board running @800MHz on initialization of the systemd > > >

Re: [systemd-devel] how to make the systemd init faster

2021-06-04 Thread Paul Menzel
Dear Dino, Am 05.06.21 um 00:08 schrieb Dino Joseph Mycle: I am trying t improve my embedded system boot time which uses systemd. debugging understood that it spends lot time around ~1.3 second in my iMX6 board running @800MHz on initialization of the systemd plotting the graph using “system

[systemd-devel] how to make the systemd init faster

2021-06-04 Thread Dino Joseph Mycle
Hello all, I am trying t improve my embedded system boot time which uses systemd. debugging understood that it spends lot time around ~1.3 second in my iMX6 board running @800MHz on initialization of the systemd plotting the graph using “systemd-analyze plot > /tmp/bootime.svg “ i am seeing t