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:from:to:subject:date:message-id:reply-to
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=HkWrwsAWfWamQFIHBvR1b/T+N8U0ixtf0Q6JQ9B+7ld+OtS3CBga4
	loQG9BPE4mAGeu/QMhjRo7pqv8mrbOYu8ZgqZKba5rtbDiaCDB9S1QBLbEhq/NWY
	Y00rfnWD3r13QtyWFfbPDZcSAVCHs9iVxI+N+nsNoa2eHdOmEyHDBg=
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:from:to:subject:date:message-id:reply-to
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=mav4wWpA6SS6Gn9DYmEUzrRhSa4=; b=bmf6887TdcnQJEPZmOPWX4WLvIci
	f5k9zHBCWPncjyDiAmaJNyBN5ye5A69hYAeSghtPKOJeJp8LMyIINWMhbJv2IUkz
	fNPdKA4Ew1WWMOlGFN+Dvdk2ZRplpCUSgO7uhYoHpE4sIPMk6rVI9D+8rWkuvMY5
	a+6IXYGZUt+wfUg=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=continuously, typical, Hx-languages-length:466, increases
X-HELO: mail-wm0-f67.google.com
X-Received: by 10.28.221.215 with SMTP id u206mr29723368wmg.58.1451351560573;        Mon, 28 Dec 2015 17:12:40 -0800 (PST)
From: xnor <xnoreq@gmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Compilation continuously increases (non) paged pool memory usage
Date: Tue, 29 Dec 2015 01:12:55 +0000
Message-Id: <em5a95f282-d756-462f-ae8d-ec1b1f228af5@gaming>
Reply-To: xnor <xnoreq@gmail.com>
User-Agent: eM_Client/6.0.24144.0
Mime-Version: 1.0
Content-Type: text/plain; format=flowed; charset=utf-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id tBT1Cx3M001057

Hello,

I've noticed on my system (Windows 10, Cygwin64) that a simple 
./configure && make of a typical project increases the memory usage, 
both paged and non-paged pool.

After the configure/make is done this memory continues to be used. In 
task manager memory usage will therefore slowly grow, depending on the 
projects by up to several GB.

What is leaking here? Is it Windows' fault or Cygwin's?


--
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


