diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011528.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011528.html | 130 | 
1 files changed, 130 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-January/011528.html b/zarb-ml/mageia-dev/2012-January/011528.html new file mode 100644 index 000000000..de58d85b0 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011528.html @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Boot%20on%20Mageia%20Cauldron%20is%20damn%20slow%21%20RFC&In-Reply-To=%3C4F1EE253.2090600%40colin.guthr.ie%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="011541.html"> +   <LINK REL="Next"  HREF="011529.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Boot%20on%20Mageia%20Cauldron%20is%20damn%20slow%21%20RFC&In-Reply-To=%3C4F1EE253.2090600%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC">mageia at colin.guthr.ie +       </A><BR> +    <I>Tue Jan 24 17:54:43 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011541.html">[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC +</A></li> +        <LI>Next message: <A HREF="011529.html">[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11528">[ date ]</a> +              <a href="thread.html#11528">[ thread ]</a> +              <a href="subject.html#11528">[ subject ]</a> +              <a href="author.html#11528">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and Damien Lallement at 24/01/12 14:06 did gyre and gimble: +><i> Hi, +</I>><i>  +</I>><i> Since my laptop (HDD) is running Cauldron, it needs 5 minutes to boot +</I>><i> whereas it was taking 1 minute under Mageia 1. +</I>><i> And on my working desktop (SSD), Mageia 1 was booting in 3 seconds and +</I>><i> now it takes 1 minute. +</I>><i>  +</I>><i> Here are my bootcharts: +</I>><i> - Lenovo X220 with HDD : +</I>><i> <A HREF="http://damsweb.net/trash/bootchart-mga_cauldron-lenovo_x220.png">http://damsweb.net/trash/bootchart-mga_cauldron-lenovo_x220.png</A> +</I>><i>  +</I>><i> - Homemade core i3 + SSD : +</I>><i> <A HREF="http://damsweb.net/trash/bootchart-mga_cauldron-ssd.png">http://damsweb.net/trash/bootchart-mga_cauldron-ssd.png</A> +</I>><i>  +</I>><i> Does anyone encounter the same issue? +</I>><i> Any advice on this and how to fix it? +</I> +One obvious issue (which is on my todo list) is that prefdm.service +currently has a hard dep on network-up. We need this if the user has +network based auth (e.g. ldap, NIS etc.) + +In your SSD case, this accounts for at least 25s delay. + +We need to have a little service (or something in drakauth) that +adds/removes the dependency on network-up when a network authentication +mechanism is detected. + +Not sure how we handled this in mga1 (possibly not at all!). + +Col + +--  + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: +  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: +  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> +  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> +  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011541.html">[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC +</A></li> +	<LI>Next message: <A HREF="011529.html">[Mageia-dev] Boot on Mageia Cauldron is damn slow! RFC +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11528">[ date ]</a> +              <a href="thread.html#11528">[ thread ]</a> +              <a href="subject.html#11528">[ subject ]</a> +              <a href="author.html#11528">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> | 
