delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/03/07/16:27:09

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:references
:in-reply-to:content-type:content-id:content-transfer-encoding
:mime-version; q=dns; s=default; b=QGn41EGoWrzIBCSrK49zmPIq8AKx6
qXEQk2paKqr5RzlxIjYNb19/y1g6kVl6gr+yHvrSXjuRFnwuugRXhDZDDgzUY7YZ
fRyatYOdUxbnE1u8hzpgR2Hv8XN73xwzWEd4x0qPGJjEaizbkDuRLpC8De4vYTTx
/j/FuHwxo+ZnBI=
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:references
:in-reply-to:content-type:content-id:content-transfer-encoding
:mime-version; s=default; bh=4ackUmq1A+2d0gBTz03iIcwY/nE=; b=np/
2WAsDIMumWjYEmt9aOA0eMxnerDYnhgNLNmoLX7/Ep5KKejQMNX3RjuGae8m5c8P
Pc7plZZworTOPaqhFCEOux6mOSQlQj3XERZXbCakBN+kXPlbKIT3OsyAkpRXcs3m
KWUHDIsZg6+cf7/G4qzYW2DkUXxDOLAfaCk0LU2M=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=watching, 201903
X-HELO: NAM01-SN1-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=4twB07WfYQmun6CsV+hHMYvZtCUAMcj4zdfQrLfpzY0=; b=HRE52ScucC0FlEqEaAf75Giw8PaSD16a37LyOIR8NzHH5ql+e2q56e4XOaq8vh+92IM7pQKklfbn2Q904lr3A8RnzWRjBC78F167gkzcESE3aB8GPZe/drqACfRXd6Sb4qakqRN04ai8liMyRQIBFQ1U/s3r1AdM0bYp3oov4to=
From: Ken Brown <kbrown AT cornell DOT edu>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: Re: Emacs seems to be dragging down other processes?
Date: Thu, 7 Mar 2019 21:26:53 +0000
Message-ID: <cad84b4e-1f13-30c0-e33f-dfd44af7748e@cornell.edu>
References: <CAA5t8Vqq8q-tTGMCPxuwZ3TC1SvrR0kp_ehKV8BjNVtgSQkddw AT mail DOT gmail DOT com>
In-Reply-To: <CAA5t8Vqq8q-tTGMCPxuwZ3TC1SvrR0kp_ehKV8BjNVtgSQkddw@mail.gmail.com>
user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.2
authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu;
x-ms-exchange-purlcount: 1
received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts)
x-ms-exchange-senderadcheck: 1
MIME-Version: 1.0
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-IsSubscribed: yes
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x27LR8mL001091

On 3/7/2019 3:39 PM, David Karr wrote:
> I've recently been having general performance problems on my Win7 laptop,
> mostly realized by very slow switches to workspaces (Dexpot).  I've been
> watching processes using high cpu, and I'm trying to watch for processes
> with high i/o, but I'm not as certain how to find those (I'm using Process
> Explorer).  I finally discovered that when I kill my Cygwin Emacs process,
> it clears up immediately.  When I restart Emacs, it's fine for a while, but
> then it eventually slows down again, and then killing it clears it up
> again. I've found other processes that are suspicious in terms of
> performance, but none of those had as much of an impact as the Emacs
> process.  Curiously, when I'm actually USING Emacs, I don't notice any
> particular slowdown.
> 
> My Emacs process mostly just sits, without very much foreground activity.
> I sometimes have pretty large file buffers, in the megabyte range.
> 
> I vaguely remember recently seeing some messages go by on the list about
> perf problems with Cygwin Emacs.  I didn't read them at the time, as I
> wasn't having an issue.
> 
> Cygwin 3.0.1(0.338/5/3); Emacs 26.1.

This might be due to a memory leak that was recently discovered and fixed.  See 
http://www.cygwin.org/ml/cygwin/2019-03/msg00122.html, and try the latest
cygwin snapshot.

Ken

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019