Fedora Focus Come in and have a general chat about Fedora and things relating to Fedora.
6th June 2012, 05:28 AM
Registered User
Join Date: Jun 2009
Location: Alkmaar The Netherlands
Posts: 195
Re: How long does systemd take for you?
Dear All,
An oldie: Intel P4 2.6 GHz, 1Gbyte RAM.
(From the time of relatively small disks: rc.local mounts a FAT partition, creates swapspace in the Windows swapfile and activates it.)
Code:
15035ms gpm.service
11020ms rc-local.service
9898ms systemd-vconsole-setup.service
9590ms fedora-loadmodules.service
9573ms fedora-readonly.service
9380ms udev-settle.service
5898ms nfs-server.service
5156ms rpcbind.service
4901ms fedora-storage-init.service
4585ms NetworkManager.service
3892ms nfs-idmap.service
3642ms bluetooth.service
3449ms proc-fs-nfsd.mount
2991ms var-lib-nfs-rpc_pipefs.mount
2892ms systemd-logind.service
2717ms ip6tables.service
2546ms colord-sane.service
2509ms media.mount
2241ms dev-hugepages.mount
2230ms dev-mqueue.mount
2216ms sys-kernel-debug.mount
2178ms chronyd.service
2069ms systemd-binfmt.service
1683ms systemd-remount-fs.service
1654ms proc-sys-fs-binfmt_misc.mount
1572ms sys-kernel-config.mount
1452ms iptables.service
1392ms sshd.service
1376ms udev-trigger.service
1368ms udev.service
1269ms nfs-lock.service
1152ms fedora-storage-init-late.service
1150ms systemd-tmpfiles-setup.service
1081ms lm_sensors.service
1038ms nfs-mountd.service
1024ms colord.service
912ms console-kit-log-system-start.service
848ms systemd-user-sessions.service
847ms mcelog.service
832ms irqbalance.service
797ms nfs-rquotad.service
689ms abrt-vmcore.service
523ms ksmtuned.service
499ms fedora-wait-storage.service
432ms systemd-readahead-collect.service
419ms systemd-readahead-replay.service
273ms dbus.service
252ms systemd-sysctl.service
220ms upower.service
218ms ksm.service
216ms rsyslog.service
203ms sm-client.service
178ms jexec.service
160ms udisks2.service
140ms sendmail.service
76ms lvm2-monitor.service
54ms console-kit-daemon.service
51ms accounts-daemon.service
36ms xinetd.service
32ms mnt-sdb2.mount
26ms spice-vdagentd.service
2ms sys-fs-fuse-connections.mount
62 services: Total = 146.754 seconds
Startup finished in 2451ms (kernel) + 4360ms (initramfs) + 43854ms (userspace) = 50666ms
__________________
H.Janssen
Alkmaar
The Netherlands
24th July 2012, 05:05 AM
Registered User
Join Date: Oct 2010
Location: Chile
Posts: 8
Re: How long does systemd take for you?
This is my report after removing sendmail and the lvm-related stuff. It looks as I still have a problem.
Code:
$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
13839ms fedora-loadmodules.service
5990ms systemd-vconsole-setup.service
3931ms var-lib-nfs-rpc_pipefs.mount
3088ms udev-trigger.service
2745ms fedora-readonly.service
2587ms mdmonitor-takeover.service
2581ms media.mount
2552ms dev-hugepages.mount
2539ms dev-mqueue.mount
2528ms sys-kernel-debug.mount
2514ms udev.service
2505ms sys-kernel-security.mount
2126ms systemd-remount-api-vfs.service
2124ms remount-rootfs.service
1446ms systemd-sysctl.service
668ms systemd-readahead-collect.service
639ms systemd-readahead-replay.service
513ms NetworkManager.service
388ms media-Radium.mount
385ms netfs.service
344ms colord.service
317ms rsyslog.service
280ms nfs-lock.service
262ms systemd-logind.service
260ms console-kit-log-system-start.service
236ms avahi-daemon.service
227ms sandbox.service
226ms ip6tables.service
223ms iptables.service
196ms systemd-tmpfiles-setup.service
192ms auditd.service
167ms mcelog.service
166ms sshd-keygen.service
162ms dev-sda3.swap
158ms irqbalance.service
156ms dbus.service
149ms acpid.service
126ms console-kit-daemon.service
36ms rpcbind.service
21ms systemd-user-sessions.service
21ms nfs-idmap.service
16ms accounts-daemon.service
16ms sys-kernel-config.mount
9ms rtkit-daemon.service
0ms sys-fs-fuse-connections.mount
45 services: Total = 59.654 seconds
Total = 59.654 seconds
Code:
$ systemd-analyze time
Startup finished in 1372ms (kernel) + 4469ms (initramfs) + 31137ms (userspace) = 36979ms
The startup time is ~45s, a old laptop running F16.
24th July 2012, 05:46 AM
Registered User
Join Date: Jan 2010
Location: behind that screen...
Posts: 542
Re: How long does systemd take for you?
Code:
[solo@f16 ~]$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
2492ms iscsi.service
1120ms fedora-storage-init.service
1035ms rsyslog.service
1028ms NetworkManager.service
1006ms media-VID.mount
960ms media-GMS.mount
849ms media-BCKP.mount
798ms systemd-logind.service
782ms avahi-daemon.service
673ms media-CCHNR.mount
662ms mateaccounts-daemon.service
597ms dkms_autoinstaller.service
549ms udev-settle.service
544ms iptables.service
542ms console-kit-log-system-start.service
535ms ip6tables.service
499ms auditd.service
499ms mcelog.service
427ms abrt-vmcore.service
411ms sshd-keygen.service
406ms irqbalance.service
370ms gpm.service
366ms systemd-binfmt.service
361ms media-VRTLPCS.mount
347ms media-FRAPS.mount
337ms vboxdrv.service
328ms udev-trigger.service
327ms dbus.service
326ms abrt-ccpp.service
253ms systemd-readahead-collect.service
242ms livesys.service
232ms systemd-readahead-replay.service
194ms fedora-loadmodules.service
190ms remount-rootfs.service
186ms systemd-remount-api-vfs.service
176ms fedora-storage-init-late.service
166ms media.mount
161ms mdmonitor-takeover.service
151ms fedora-wait-storage.service
140ms systemd-sysctl.service
139ms systemd-vconsole-setup.service
138ms dev-mqueue.mount
137ms systemd-tmpfiles-setup.service
122ms iscsid.service
122ms dev-hugepages.mount
100ms lvm2-monitor.service
92ms sys-kernel-security.mount
88ms sandbox.service
87ms media-P90X.mount
86ms netfs.service
78ms fcoe.service
73ms boot.mount
70ms sys-kernel-debug.mount
68ms fedora-readonly.service
51ms systemd-user-sessions.service
50ms sys-kernel-config.mount
46ms vboxballoonctrl-service.service
44ms udev.service
39ms proc-sys-fs-binfmt_misc.mount
35ms vboxweb-service.service
32ms livesys-late.service
30ms colord.service
29ms console-kit-daemon.service
11ms home.mount
10ms accounts-daemon.service
8ms rtkit-daemon.service
66 services: Total = 23.052 seconds
24th July 2012, 06:18 AM
Registered User
Join Date: Jun 2007
Location: Aubagne France
Age: 58
Posts: 396
Re: How long does systemd take for you?
With Fedora 18 rawhide, and ssd Vertex2 :
Code:
[dominique@dominique ~]$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
443ms NetworkManager.service
294ms console-kit-log-system-start.service
268ms auditd.service
261ms systemd-logind.service
245ms lm_sensors.service
229ms avahi-daemon.service
227ms gpm.service
201ms mcelog.service
192ms acpid.service
189ms irqbalance.service
188ms akmods.service
116ms fedora-readonly.service
100ms fedora-loadmodules.service
99ms systemd-user-sessions.service
94ms systemd-udev-trigger.service
84ms systemd-readahead-collect.service
77ms systemd-remount-fs.service
74ms sys-kernel-config.mount
66ms systemd-readahead-replay.service
64ms systemd-sysctl.service
48ms systemd-vconsole-setup.service
46ms sys-kernel-debug.mount
31ms polkit.service
29ms tmp.mount
27ms dev-hugepages.mount
27ms udisks2.service
23ms home.mount
22ms colord-sane.service
19ms systemd-tmpfiles-setup.service
18ms colord.service
16ms rtkit-daemon.service
15ms dev-mqueue.mount
12ms console-kit-daemon.service
7ms systemd-udevd.service
5ms boot.mount
4ms upower.service
1ms sys-fs-fuse-connections.mount
37 services: Total = 3.861 seconds
[dominique@dominique ~]$ systemd-analyze time
Startup finished in 1226ms (kernel) + 2452ms (initramfs) + 1503ms (userspace) = 5183ms
[dominique@dominique ~]$
24th July 2012, 09:32 PM
Registered User
Join Date: Nov 2011
Location: the Netherlands
Posts: 67
Re: How long does systemd take for you?
Fedora 16 64 bit.
Western Digital Cavair Black 500gb.
Code:
[bas@fedoraPC ~]$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}' 8544ms var-lib-nfs-rpc_pipefs.mount
8439ms remount-rootfs.service
8370ms media.mount
8306ms sys-kernel-security.mount
8285ms dev-hugepages.mount
8271ms sys-kernel-debug.mount
8246ms dev-mqueue.mount
8085ms udev-trigger.service
8052ms udev.service
8034ms systemd-remount-api-vfs.service
8016ms fedora-loadmodules.service
3467ms systemd-sysctl.service
1119ms sys-kernel-config.mount
743ms udev-settle.service
575ms rsyslog.service
491ms systemd-vconsole-setup.service
416ms systemd-readahead-collect.service
401ms systemd-readahead-replay.service
370ms NetworkManager.service
334ms systemd-logind.service
315ms vboxdrv.service
293ms avahi-daemon.service
247ms ip6tables.service
240ms iptables.service
240ms livesys.service
227ms nfs-lock.service
226ms console-kit-log-system-start.service
218ms sshd-keygen.service
218ms dbus.service
217ms auditd.service
207ms acpid.service
178ms mcelog.service
171ms irqbalance.service
165ms netfs.service
153ms iscsid.service
134ms fedora-storage-init.service
104ms sendmail.service
103ms sm-client.service
90ms sandbox.service
84ms fcoe.service
64ms nfs-idmap.service
54ms rpcbind.service
48ms systemd-tmpfiles-setup.service
44ms systemd-user-sessions.service
42ms fedora-storage-init-late.service
41ms fedora-wait-storage.service
33ms fedora-readonly.service
28ms livesys-late.service
27ms console-kit-daemon.service
24ms vboxballoonctrl-service.service
24ms rtkit-daemon.service
23ms vboxweb-service.service
16ms lvm2-monitor.service
53 services: Total = 102.862 seconds
---------- Post added at 10:32 PM ---------- Previous post was at 02:11 PM ----------
And my netbook running Fedora 17 64bit.
Hitachi 5400rpm 500gb
Code:
[bas@fedoraNetbook ~]$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
60450ms sm-client.service
60345ms sendmail.service
2981ms udev-settle.service
2574ms fedora-storage-init.service
1701ms fedora-readonly.service
1595ms systemd-vconsole-setup.service
1496ms NetworkManager.service
1205ms fedora-loadmodules.service
1203ms iptables.service
1176ms ip6tables.service
842ms bluetooth.service
834ms media.mount
752ms avahi-daemon.service
688ms udev.service
656ms systemd-logind.service
555ms systemd-tmpfiles-setup.service
536ms udev-trigger.service
519ms lvm2-monitor.service
488ms fedora-storage-init-late.service
461ms dev-mqueue.mount
454ms dev-hugepages.mount
444ms sys-kernel-debug.mount
444ms systemd-readahead-replay.service
435ms systemd-readahead-collect.service
374ms sys-kernel-config.mount
371ms nfs-lock.service
335ms systemd-remount-fs.service
300ms dbus.service
265ms fedora-wait-storage.service
259ms wpa_supplicant.service
239ms rtkit-daemon.service
214ms livesys.service
173ms auditd.service
171ms acpid.service
169ms mcelog.service
141ms rpcbind.service
98ms systemd-sysctl.service
93ms irqbalance.service
79ms systemd-user-sessions.service
75ms upower.service
53ms livesys-late.service
33ms spice-vdagentd.service
42 services: Total = 146.276 seconds
__________________
Desktop: i3 540, GT430, Fedora 17 x86_64 KDE
Netbook: E-450, HD 6230, Fedora 17 x86_64 KDE
Last edited by Pitfall; 24th July 2012 at 09:33 PM .
Reason: Corrected name
25th July 2012, 01:24 AM
Registered User
Join Date: Sep 2009
Posts: 1,409
Re: How long does systemd take for you?
@Pitfall: See Comment 10 for a fix for the two long times on your netbook.
dd_wizard
25th July 2012, 12:37 PM
Registered User
Join Date: Nov 2011
Location: the Netherlands
Posts: 67
Re: How long does systemd take for you?
Quote:
Originally Posted by
dd_wizard
@Pitfall: See Comment 10 for a fix for the two long times on your netbook.
dd_wizard
I usually disable those services, but I forgot somehow
Now the boot speeds have decreased dramatically.
Netbook (FC 17 64 bit, 5400 RPM): 29, 165.
Desktop (FC 17 64 bit, 7200RPM): 28.475.
I am not sure which services I can disable, so I might be able to decrease the boot speed even further.
The following services have been disabled:
sendmail
livesys
bluetooth (on desktop)
abrt
__________________
Desktop: i3 540, GT430, Fedora 17 x86_64 KDE
Netbook: E-450, HD 6230, Fedora 17 x86_64 KDE
5th September 2012, 02:35 PM
Registered User
Join Date: Sep 2012
Location: Barcelona, Spain
Posts: 1
Re: How long does systemd take for you?
It's a Pentium IV 3.2 Ghz and I think it's a bit slow. I'm using Fedora 17 32bit with MATE and LXDM, and I reinstalled it one month ago (problems with an old hard disk). I disabled the services referred to lvm, raid, livesys, tcsd (it tried to start and always showed an error) abrt (abrt-ccpp sometimes hangs). It's a desktop but sometimes works like a server too. Should I disable something (I have a bluetooth device plugged)?
Quote:
5330ms httpd.service
1512ms NetworkManager.service
1501ms vboxdrv.service
1465ms systemd-binfmt.service
1415ms fedora-loadmodules.service
1219ms fedora-readonly.service
1204ms udev.service
1185ms bootchart.service
1020ms media.mount
1009ms dev-mqueue.mount
1004ms dev-hugepages.mount
993ms home.mount
979ms sys-kernel-debug.mount
959ms colord-sane.service
929ms systemd-sysctl.service
908ms systemd-remount-fs.service
905ms systemd-vconsole-setup.service
867ms ip6tables.service
859ms iptables.service
842ms sys-kernel-config.mount
700ms udev-trigger.service
697ms bluetooth.service
696ms jexec.service
670ms boot.mount
667ms colord.service
635ms auditd.service
633ms chronyd.service
569ms mateaccounts-daemon.service
561ms proc-sys-fs-binfmt_misc.mount
553ms systemd-logind.service
547ms irqbalance.service
545ms avahi-daemon.service
381ms systemd-tmpfiles-setup.service
372ms upower.service
271ms console-kit-log-system-start.service
267ms nfs-lock.service
213ms media-Datos.mount
211ms udisks2.service
177ms dbus.service
174ms mcelog.service
165ms gpm.service
133ms systemd-readahead-collect.service
111ms systemd-readahead-replay.service
105ms fedora-autorelabel-mark.service
90ms systemd-user-sessions.service
81ms vboxballoonctrl-service.service
75ms vboxweb-service.service
72ms rpcbind.service
53ms sshd.service
46ms console-kit-daemon.service
20ms rtkit-daemon.service
3ms sys-fs-fuse-connections.mount
52 services: Total = 36.598 seconds
Startup finished in 2194ms (kernel) + 3030ms (initramfs) + 23333ms (userspace) = 28559ms
Edit, I decided to use a server and disabled some services and now it's faster:
Quote:
1312ms systemd-binfmt.service
1279ms systemd-vconsole-setup.service
1246ms home.mount
1106ms boot.mount
941ms upower.service
925ms fedora-loadmodules.service
899ms NetworkManager.service
789ms fedora-readonly.service
778ms systemd-remount-fs.service
777ms media.mount
769ms dev-mqueue.mount
760ms dev-hugepages.mount
757ms vboxdrv.service
740ms sys-kernel-debug.mount
590ms bluetooth.service
581ms systemd-sysctl.service
525ms ip6tables.service
467ms colord.service
458ms systemd-readahead-collect.service
425ms chronyd.service
422ms systemd-logind.service
404ms avahi-daemon.service
386ms iptables.service
343ms mateaccounts-daemon.service
341ms udev-trigger.service
339ms colord-sane.service
309ms console-kit-log-system-start.service
278ms udev.service
272ms gpm.service
270ms irqbalance.service
232ms auditd.service
231ms mcelog.service
203ms udisks2.service
179ms media-Datos.mount
155ms sys-kernel-config.mount
146ms proc-sys-fs-binfmt_misc.mount
127ms systemd-user-sessions.service
99ms systemd-readahead-replay.service
77ms dbus.service
74ms vboxweb-service.service
66ms systemd-tmpfiles-setup.service
58ms vboxballoonctrl-service.service
50ms sshd.service
49ms console-kit-daemon.service
25ms rpcbind.service
18ms rtkit-daemon.service
2ms sys-fs-fuse-connections.mount
47 services: Total = 21.279 seconds
Startup finished in 2198ms (kernel) + 3237ms (initramfs) + 14592ms (userspace) = 20029ms
Last edited by invisible15; 6th September 2012 at 12:30 PM .
5th September 2012, 04:07 PM
Registered User
Join Date: Sep 2012
Location: Canada
Posts: 46
Re: How long does systemd take for you?
I have a 2.sumthin' duo core, and a 5400 rpm 320gb hd. I think the HD is probably what's preventing me from booting any faster.
systemd-analyze time
Quote:
Startup finished in 874ms (kernel) + 2216ms (initramfs) + 15541ms (userspace) = 18632ms
systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
Quote:
3702ms home.mount
2927ms systemd-vconsole-setup.service
2054ms media.mount
2041ms dev-mqueue.mount
1920ms systemd-remount-fs.service
1609ms sys-kernel-config.mount
1454ms systemd-sysctl.service
972ms udev.service
854ms udev-trigger.service
794ms colord-sane.service
363ms systemd-readahead-replay.service
280ms udisks2.service
265ms avahi-daemon.service
248ms iptables.service
224ms systemd-readahead-collect.service
213ms chronyd.service
186ms systemd-logind.service
116ms colord.service
109ms dbus.service
85ms ksm.service
76ms irqbalance.service
69ms accounts-daemon.service
57ms systemd-user-sessions.service
44ms systemd-tmpfiles-setup.service
19ms spice-vdagentd.service
18ms ksmtuned.service
7ms upower.service
3ms rtkit-daemon.service
28 services: Total = 20.709 seconds
Last edited by csillva; 5th September 2012 at 04:12 PM .
6th September 2012, 08:46 AM
Administrator
Join Date: Aug 2009
Posts: 6,613
Re: How long does systemd take for you?
csillva... Are you running any virtual machines on that system?
If you aren't then disable ksm.service and ksmtuned.service. They are only needed/used if you are running VM's
also, unless you are running spice, you can disable the spice-vgagentd.service. (I believe you have to have libvirt and qemu running to use spice, but don't see them being started above)
If you are using them, then just ignore my comments
6th September 2012, 09:14 PM
Registered User
Join Date: Sep 2012
Location: Canada
Posts: 46
Trying to get XP pro up and running for a couple games I like and to keep my Tom Tom updated. I selected spice as the graphics controller during setup.
7th September 2012, 07:17 PM
Registered User
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,090
Re: How long does systemd take for you?
Here is mine. F17 64bit, LVM Raid 5, Core2Duo 2.20g, 8 gigs of ram.
Code:
^C[jeff@dadsfedora ~]$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",su1000,"seconds"}'
7973ms akmods.service
4709ms dkms_autoinstaller.service
4413ms udev-settle.service
1697ms fedora-storage-init.service
1266ms proc-fs-nfsd.mount
1182ms iscsid.service
1093ms vboxdrv.service
824ms var-lib-nfs-rpc_pipefs.mount
703ms NetworkManager.service
670ms systemd-binfmt.service
663ms fedora-loadmodules.service
657ms fedora-storage-init-late.service
498ms udev.service
488ms proc-sys-fs-binfmt_misc.mount
443ms nfs-server.service
376ms ip6tables.service
372ms iptables.service
354ms fedora-readonly.service
344ms avahi-daemon.service
340ms systemd-vconsole-setup.service
314ms systemd-logind.service
293ms nfs-lock.service
292ms systemd-readahead-collect.service
281ms systemd-readahead-replay.service
269ms systemd-remount-fs.service
259ms console-kit-log-system-start.service
247ms fedora-wait-storage.service
233ms colord-sane.service
230ms dbus.service
226ms livesys.service
225ms media.mount
212ms udev-trigger.service
211ms mcelog.service
199ms dev-hugepages.mount
199ms ntpd.service
191ms irqbalance.service
190ms dev-mqueue.mount
187ms lvm2-monitor.service
168ms sys-kernel-debug.mount
164ms acpid.service
146ms abrt-vmcore.service
138ms sm-client.service
137ms home.mount
111ms sendmail.service
106ms systemd-user-sessions.service
95ms colord.service
84ms sshd.service
83ms systemd-sysctl.service
82ms iscsi.service
80ms upower.service
78ms boot.mount
74ms rpcbind.service
72ms rc-local.service
70ms bluetooth.service
68ms udisks2.service
64ms nfs-mountd.service
45ms sys-kernel-config.mount
40ms jexec.service
35ms console-kit-daemon.service
24ms vboxweb-service.service
21ms vboxballoonctrl-service.service
17ms rtkit-daemon.service
14ms livesys-late.service
14ms nfs-rquotad.service
4ms nfs-idmap.service
3ms sys-fs-fuse-connections.mount
66 services: Total = 35.36 seconds
[jeff@dadsfedora ~]$ systemd-analyze time
Startup finished in 1210ms (kernel) + 2691ms (initramfs) + 19930ms (userspace) = 23833ms
__________________
My setup:
Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
16th October 2012, 07:42 PM
Registered User
Join Date: Aug 2012
Location: Brazil
Posts: 8
Re: How long does systemd take for you?
Fedora 17 running in a Lenovo Thinkpad T420, 4GB ram, core i5 vPro 2.6GHz. I disabled only the sendmail, but I wish to know what more can I strip from my installation to speed up boot process. My userspace takes very long to load.
Here is my report:
Code:
eduardo@Andromeda ~$ systemd-analyze blame|awk '{print $0;sum=sum+$1} END {print NR,"services: Total =",sum/1000,"seconds"}'
11456ms fedora-storage-init.service
3910ms udev-settle.service
3089ms fedora-storage-init-late.service
2727ms systemd-vconsole-setup.service
2719ms fedora-loadmodules.service
2651ms systemd-binfmt.service
2595ms fedora-readonly.service
2361ms home.mount
2248ms proc-sys-fs-binfmt_misc.mount
1786ms media.mount
1749ms sys-kernel-debug.mount
1730ms dev-mqueue.mount
1699ms dev-hugepages.mount
1510ms sys-kernel-config.mount
1507ms systemd-remount-fs.service
1186ms udev.service
1150ms udev-trigger.service
1137ms boot.mount
849ms colord.service
803ms bluetooth.service
747ms NetworkManager.service
720ms rtkit-daemon.service
538ms avahi-daemon.service
500ms chronyd.service
495ms nfs-lock.service
467ms systemd-logind.service
426ms colord-sane.service
399ms systemd-sysctl.service
372ms ip6tables.service
369ms iptables.service
368ms auditd.service
337ms mcelog.service
337ms dbus.service
336ms abrt-ccpp.service
327ms acpid.service
326ms irqbalance.service
314ms abrt-vmcore.service
308ms mdmonitor-takeover.service
273ms lvm2-monitor.service
266ms systemd-user-sessions.service
259ms systemd-readahead-collect.service
240ms systemd-readahead-replay.service
204ms systemd-tmpfiles-setup.service
164ms fedora-wait-storage.service
139ms sm-client.service
101ms spice-vdagentd.service
100ms sshd.service
96ms sendmail.service
86ms rpcbind.service
71ms upower.service
20ms wpa_supplicant.service
6ms sys-fs-fuse-connections.mount
52 services: Total = 58.573 seconds
And
Code:
eduardo@Andromeda ~$ systemd-analyze time
Startup finished in 2861ms (kernel) + 5536ms (initramfs) + 23757ms (userspace) = 32155ms
I attached a svg plot from bootchart too.
Attached Files
a.svg (227.5 KB, 17 views)
16th October 2012, 11:29 PM
Registered User
Join Date: Mar 2005
Location: Terre Haute, IN
Posts: 254
Re: How long does systemd take for you?
__________________
F18
16th October 2012, 11:49 PM
Registered User
Join Date: Aug 2012
Location: Brazil
Posts: 8
Re: How long does systemd take for you?
I am aware of this tutorial, but I have read that disabling fedora-storage-* can make my system not boot anymore. I don't use any RAID or SCSI, but I'm not sure if I can disable LVM too.
I have dual boot between Fedora 17 and Windows 7 (well, I need this to gaming...), and my linux installation have boot, swap and home partitions. As far as I understand LVM (which isn't really much), it manages multiple partitions, right? If this is really the case, I don't think I can disable it.
How can I find if I can disable the LVM modules, like the link you sent me told so?
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
Current GMT-time: 00:55 (Monday, 20-05-2013)