Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] boot accelerated here  (Read 1774 times)

mylo

  • Guest
[DE] boot accelerated here
« on: 2017/01/07, 20:11:47 »
Hi all,

after d-u'ing today I saw a much faster boot-up on my box here:

Code: [Select]
$  systemd-analyze blame
...7.415s NetworkManager-wait-online.service
...


Was always around 30 +/- before. Now autostarted browser comes up with loaded startpage.

Fine! Just for your info.

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: boot accelerated here
« Reply #1 on: 2017/01/07, 22:08:38 »
Code: [Select]
systemctl mask NetworkManager-wait-online.service will make it even faster.

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: boot accelerated here
« Reply #2 on: 2017/01/07, 23:06:15 »
Ah forgot about that, thanks devil
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline bluelupo

  • User
  • Posts: 2.068
    • BluelupoMe
Re: boot accelerated here
« Reply #3 on: 2017/01/08, 10:51:22 »

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: boot accelerated here
« Reply #4 on: 2017/01/08, 12:01:10 »

Great tip -- thanks @devil!

After masking:

Code: [Select]
don@hp-350g: $ systemd-analyze blame
         5.576s networking.service
         1.547s keyboard-setup.service
....
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

mylo

  • Guest
Re: boot accelerated here
« Reply #5 on: 2017/01/09, 11:25:47 »
After masking here
Code: [Select]
1.735 s for NetworkManager.servicenow down from the pole position in the list to place 4! No longer a medal!


EDIT:

Code: [Select]
systemd-analyze plot > boot.svg
firefox boot.svg

provides a nice hierarchic/graphical overview what is going on and how time consuming the steps are during boot up.
« Last Edit: 2017/01/09, 15:52:28 by mylo »