summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-April/003333.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-April/003333.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-April/003333.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-April/003333.html b/zarb-ml/mageia-sysadm/2011-April/003333.html
new file mode 100644
index 000000000..c364e1ed2
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-April/003333.html
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] multiple builds on each nodes
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20multiple%20builds%20on%20each%20nodes&In-Reply-To=%3C20110411155754.GC21938%40mars-attacks.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003329.html">
+ <LINK REL="Next" HREF="003334.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] multiple builds on each nodes</H1>
+ <B>nicolas vigier</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20multiple%20builds%20on%20each%20nodes&In-Reply-To=%3C20110411155754.GC21938%40mars-attacks.org%3E"
+ TITLE="[Mageia-sysadm] multiple builds on each nodes">boklm at mars-attacks.org
+ </A><BR>
+ <I>Mon Apr 11 17:57:54 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003329.html">[Mageia-sysadm] multiple builds on each nodes
+</A></li>
+ <LI>Next message: <A HREF="003334.html">[Mageia-sysadm] multiple builds on each nodes
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3333">[ date ]</a>
+ <a href="thread.html#3333">[ thread ]</a>
+ <a href="subject.html#3333">[ subject ]</a>
+ <a href="author.html#3333">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Mon, 11 Apr 2011, nicolas vigier wrote:
+
+&gt;<i> On Sun, 10 Apr 2011, Thomas Backlund wrote:
+</I>&gt;<i>
+</I>&gt;<i> &gt; l&#246;r 2011-04-09 klockan 17:55 +0300 skrev nicolas vigier:
+</I>&gt;<i> &gt; &gt; Hello,
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; ulri is now running two builds on each node at the same time.
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; This improve a lot the average time to have a package built, when a big
+</I>&gt;<i> &gt; &gt; package like libreoffice is in the queue.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Well, many of the bigger builds are io bound and not cpu bound
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; For example a kernel build isn't capable of using all cpu power
+</I>&gt;<i> &gt; available due to io starvation...
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; So IMHO we should add a second disc to both buildnodes and move the
+</I>&gt;<i> &gt; second buildbot to the new disc to share the io load.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; An other option is of course to set basesystem as raid1 and use the rest
+</I>&gt;<i> &gt; of the disks in raid0 to get faster io too...
+</I>&gt;<i>
+</I>&gt;<i> I removed jonund from buildsystem to run some tests on it. I am
+</I>&gt;<i> currently rebuilding kernel and kernel-tmb at the same time on it.
+</I>&gt;<i>
+</I>&gt;<i> And it seems the CPU does not spend a lot of time waiting for IO :
+</I>&gt;<i> Cpu(s): 94.2%us, 5.8%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
+</I>&gt;<i> Mem: 8181404k total, 7710776k used, 470628k free, 427864k buffers
+</I>&gt;<i> Swap: 8185076k total, 85332k used, 8099744k free, 4996808k cached
+</I>&gt;<i>
+</I>&gt;<i> When this is finished, I will rebuild kernel and kernel-tmb separatly
+</I>&gt;<i> to compare time.
+</I>
+So the logs of build of kernel and kernel-tmb at the same time :
+Mon Apr 11 15:26:44 CEST 2011 : startbuild for kernel-2.6.38.2-4.mga1
+Mon Apr 11 15:27:01 CEST 2011 : startbuild for kernel-tmb-2.6.38.2-1.mga1
+Mon Apr 11 16:17:26 CEST 2011 : endbuild for kernel-tmb-2.6.38.2-1.mga1
+Mon Apr 11 17:43:47 CEST 2011 : endbuild for kernel-2.6.38.2-4.mga1
+
+It took 50 minutes to rebuild kernel-tmb (with kernel building at the
+same time).
+
+And 2 hours and 17 minutes to rebuild kernel (with kernel-tmb building
+during the first 50 minutes).
+
+It seems most of the time to rebuild kernel package was spent to install
+files and generate all binary packages.
+
+</PRE>
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003329.html">[Mageia-sysadm] multiple builds on each nodes
+</A></li>
+ <LI>Next message: <A HREF="003334.html">[Mageia-sysadm] multiple builds on each nodes
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3333">[ date ]</a>
+ <a href="thread.html#3333">[ thread ]</a>
+ <a href="subject.html#3333">[ subject ]</a>
+ <a href="author.html#3333">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>