X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: "cygwin AT cygwin DOT com" Subject: Compilation continuously increases (non) paged pool memory usage Date: Tue, 29 Dec 2015 01:12:55 +0000 Message-Id: Reply-To: xnor 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