diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018390.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-August/018390.html | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018390.html b/zarb-ml/mageia-dev/2012-August/018390.html new file mode 100644 index 000000000..d3c3c3ce6 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018390.html @@ -0,0 +1,81 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] make -l ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20make%20-l%20%3F&In-Reply-To=%3CCAONrEtZgXRSb1ceEQBPvrskZq88Kjtz-%2BEDtAX4fY86aNd0naw%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018388.html"> + <LINK REL="Next" HREF="018391.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] make -l ?</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20make%20-l%20%3F&In-Reply-To=%3CCAONrEtZgXRSb1ceEQBPvrskZq88Kjtz-%2BEDtAX4fY86aNd0naw%40mail.gmail.com%3E" + TITLE="[Mageia-dev] make -l ?">thierry.vignaud at gmail.com + </A><BR> + <I>Fri Aug 31 11:51:36 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018388.html">[Mageia-dev] make -l ? +</A></li> + <LI>Next message: <A HREF="018391.html">[Mageia-dev] [changelog] [RPM] cauldron core/release chromium-browser-stable-21.0.1180.81-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18390">[ date ]</a> + <a href="thread.html#18390">[ thread ]</a> + <a href="subject.html#18390">[ subject ]</a> + <a href="author.html#18390">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>n 31 August 2012 11:40, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote: +><i> Currently %make is expanded to make -j<nb cpu> +</I>><i> +</I>><i> I'd like it to be replaced with make -l<nb cpu> +</I>><i> +</I>><i> For those we don't know the difference: +</I>><i> +</I>><i> -j [jobs], --jobs[=jobs] +</I>><i> Specifies the number of jobs (commands) to run +</I>><i> simultaneously. If there is more than one -j option, the last one is +</I>><i> effective. If the -j option +</I>><i> is given without an argument, make will not limit the +</I>><i> number of jobs that can run simultaneously. +</I>><i> +</I>><i> -l [load], --load-average[=load] +</I>><i> Specifies that no new jobs (commands) should be started if +</I>><i> there are others jobs running and the load average is at least load +</I>><i> (a floating-point +</I>><i> number). With no argument, removes a previous load limit. +</I>><i> +</I>><i> In short, this means taking into account the current load of the machine. +</I> +Why not. +It would be better to test it on some big packages first. +And timing their build with both "make -j" & "make -l" +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018388.html">[Mageia-dev] make -l ? +</A></li> + <LI>Next message: <A HREF="018391.html">[Mageia-dev] [changelog] [RPM] cauldron core/release chromium-browser-stable-21.0.1180.81-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18390">[ date ]</a> + <a href="thread.html#18390">[ thread ]</a> + <a href="subject.html#18390">[ subject ]</a> + <a href="author.html#18390">[ 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> |