From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-November/009427.html | 158 +++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-November/009427.html (limited to 'zarb-ml/mageia-dev/2011-November/009427.html') diff --git a/zarb-ml/mageia-dev/2011-November/009427.html b/zarb-ml/mageia-dev/2011-November/009427.html new file mode 100644 index 000000000..5c0326a11 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-November/009427.html @@ -0,0 +1,158 @@ + + + + [Mageia-dev] Debugging boot times + + + + + + + + + +

[Mageia-dev] Debugging boot times

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Wed Nov 9 00:48:24 CET 2011 +

+
+ +
Hi,
+
+I've just pushed bootchart to the build system.
+
+If you want to get a nice log of how things work, just install
+bootchart-daemon and then boot with the kernel command line:
+
+init=/sbin/bootchartd
+
+If you normally need init=/bin/systemd, then use instead:
+
+init=/sbin/bootchartd bootchart_init=/bin/systemd
+
+
+Once you've booted, you can analyse the chart info via running
+"bootchart". This will create a bootchart.png file which we can then use
+to help diagnose problems etc.
+
+At the moment on my system, waiting for network-up is causing some
+slowdowns for example. I don't need the network to be up to be able to
+login (on my system) and thus I'd rather display gdm sooner rather than
+wait. Useful stuff.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1