X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=dF7ESwwmiH2k1wBPrDYO5HFn2Bn5DkJ5741A52sOMwQOVl
	62dat4k8slbuovlioZ9Amk6NqoHSnwTkBta7ytwgqGEH+nwy6kq6Y0BwSox85d8Z
	U+AethES9uUXCS0joXQv/PBIOBoPdMycN2b0VAfT9mQJU0Xs783SqaFO9LvVo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=ygkjAPNRKglez3ZanvjsuqY2Vqo=; b=CRw/A90d8as0PtRD3/W7
	PKe6KH+yKYPOxQiET9Ud5jb5UmoUuyGNPGydmgHUg3KXpFsJNgOCwHmsnVZ1A4pu
	pYKeqwK6QOXQIyiXALo8sVxwdAwBWgB0GsKbXO6hLtwrY4aSkEp5MQgwvYqSFmrf
	yd40a1GdSmaGplt58h0iNso=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=5.5, avail, locate, forever
X-HELO: rama.dds.dk
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Tue, 11 Dec 2018 11:23:05 +0100
From: =?UTF-8?Q?Niels_Kristian_=22=C3=86nk=C3=A5=22_Jensen?= <nkj@internetgruppen.dk>
To: cygwin@cygwin.com
Subject: =?UTF-8?Q?Gnu_make_option_=22=E2=80=98--max-load=5B=3Dload=5D?= =?UTF-8?Q?=E2=80=99=22_-_is_it_supposed_to_work_under_cygwin=3F?=
Message-ID: <6b067517eb08db5e6d735e6f966b41e4@internetgruppen.dk>
X-Sender: nkj@internetgruppen.dk
User-Agent: Roundcube Webmail/1.3.8

Hello all,

I am having a strange problem with Gnu make and one problem, which is a 
derived from it:

1) Sometimes, at seemingly random places in the make execution, "make 
-j`nproc` (parameters...)" simply stops. A process keeps running on one 
CPU, full load, forever. We have been trying lots of different versions 
of make and the cygwin1.dll, trying to locate anything that could be 
reproducing the behaviour, to no avail. We have seen this on Win7, Win 
Server 2012 and Win10.

2) As a work-around, I tried to replace option "-j" with "-l 5.5" (don't 
start new executors if load avg. is above 5.5.)

This does not seem to work - execution time is almost equal to "-j1" 
that is just one executor.

Is the "load" option supposed to work?

I've only run it on systems without the "procps" package installed (I 
avoid packages, that are not needed).

Best regards,
Niels Kristian Jensen

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

