All of lore.kernel.org
 help / color / mirror / Atom feed
* Shorten booting time
@ 2020-04-08 11:59 JH
  2020-04-09 14:25 ` [yocto] " Anders Montonen
  0 siblings, 1 reply; 3+ messages in thread
From: JH @ 2020-04-08 11:59 UTC (permalink / raw)
  To: Yocto discussion list

Hi,

I am running Yocto built Linux on an ARM device, it takes about more
than 1 minutes to boot from NAND and kernel, any good strategy to
reduce the ARM device booting time? I can think of cutting down
unnecessary configures in kernel.

Thank you.

Kind regards,

- jh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] Shorten booting time
  2020-04-08 11:59 Shorten booting time JH
@ 2020-04-09 14:25 ` Anders Montonen
  2020-04-09 15:01   ` Michael Nazzareno Trimarchi
  0 siblings, 1 reply; 3+ messages in thread
From: Anders Montonen @ 2020-04-09 14:25 UTC (permalink / raw)
  To: Yocto discussion list

On 8 Apr 2020, at 14:59, JH <jupiter.hce@gmail.com> wrote:
> 
> I am running Yocto built Linux on an ARM device, it takes about more
> than 1 minutes to boot from NAND and kernel, any good strategy to
> reduce the ARM device booting time? I can think of cutting down
> unnecessary configures in kernel.

If you’re using systemd, you can use systemd-analyze to get some boot performance statistics. They can help identify slow-starting services, dependency chains, and other bottlenecks.

-a

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] Shorten booting time
  2020-04-09 14:25 ` [yocto] " Anders Montonen
@ 2020-04-09 15:01   ` Michael Nazzareno Trimarchi
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Nazzareno Trimarchi @ 2020-04-09 15:01 UTC (permalink / raw)
  To: Anders Montonen; +Cc: Yocto discussion list

Hi

Please give some information about your plafform.
Kernel release
u-boot release
architecture
ubifs or not

Michael

On Thu, Apr 9, 2020 at 4:25 PM Anders Montonen <Anders.Montonen@iki.fi> wrote:
>
> On 8 Apr 2020, at 14:59, JH <jupiter.hce@gmail.com> wrote:
> >
> > I am running Yocto built Linux on an ARM device, it takes about more
> > than 1 minutes to boot from NAND and kernel, any good strategy to
> > reduce the ARM device booting time? I can think of cutting down
> > unnecessary configures in kernel.
>
> If you’re using systemd, you can use systemd-analyze to get some boot performance statistics. They can help identify slow-starting services, dependency chains, and other bottlenecks.
>
> -a



-- 
| Michael Nazzareno Trimarchi                     Amarula Solutions BV |
| COO  -  Founder                                      Cruquiuskade 47 |
| +31(0)851119172                                 Amsterdam 1018 AM NL |
|                  [`as] http://www.amarulasolutions.com               |

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-09 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-08 11:59 Shorten booting time JH
2020-04-09 14:25 ` [yocto] " Anders Montonen
2020-04-09 15:01   ` Michael Nazzareno Trimarchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.