blob: 26d3e739e186cf6f522735a4ad338cec87ba63b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Mageia 2 bootstrap time is 3 times that of Mageia1
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20bootstrap%20time%20is%203%20times%20that%20of%0A%20Mageia1&In-Reply-To=%3C20120209084126.GB13297%40bkor.dhs.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006464.html">
<LINK REL="Next" HREF="006466.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mageia 2 bootstrap time is 3 times that of Mageia1</H1>
<B>Olav Vitters</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20bootstrap%20time%20is%203%20times%20that%20of%0A%20Mageia1&In-Reply-To=%3C20120209084126.GB13297%40bkor.dhs.org%3E"
TITLE="[Mageia-discuss] Mageia 2 bootstrap time is 3 times that of Mageia1">olav at vitters.nl
</A><BR>
<I>Thu Feb 9 09:41:26 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006464.html">[Mageia-discuss] A possible risk ?
</A></li>
<LI>Next message: <A HREF="006466.html">[Mageia-discuss] Mageia 2 bootstrap time is 3 times that of Mageia1
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6465">[ date ]</a>
<a href="thread.html#6465">[ thread ]</a>
<a href="subject.html#6465">[ subject ]</a>
<a href="author.html#6465">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, Feb 08, 2012 at 11:41:17AM +0100, Juergen Harms wrote:
><i> <A HREF="http://cui.unige.ch/~harms/Download/systemd-boot-plot.svg">http://cui.unige.ch/~harms/Download/systemd-boot-plot.svg</A>
</I>><i>
</I>><i> Looks like substantial time is spent in network configuration: my
</I>><i> controller is an 82566DM-2, I am using the drivers installed at
</I>><i> sysinstall (and sysinstall fails at network initialisation, but the
</I>><i> network comes up at boot time - there exists a bug report on this
</I>><i> issue).
</I>
Two things delay stuff:
- 20 seconds: mandriva-everytime.service
- 10 seconds: network-up.service
Also see some stuff that I wonder is needed:
- speech-dispatcherd.service
- portreserve.service
Think the following is not needed under systemd:
- mandriva-clean-var-run-lock.service (systemd can do this)
- mandriva-save-dmesg.service
Also notices the fsck checks are not really done in parallel.
I guess the most optimal boot can only be achieved once there is no
sysvinit anymore.
Recommend filing a bug on bugs.mageia.org as I heard that the systemd
maintainer is on vacation atm. Please also attach the svg to the bug.
--
Regards,
Olav
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006464.html">[Mageia-discuss] A possible risk ?
</A></li>
<LI>Next message: <A HREF="006466.html">[Mageia-discuss] Mageia 2 bootstrap time is 3 times that of Mageia1
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6465">[ date ]</a>
<a href="thread.html#6465">[ thread ]</a>
<a href="subject.html#6465">[ subject ]</a>
<a href="author.html#6465">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|