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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=scCfut+O47uZLh+6yiVUj733sPGyyy8doCicQT2w/X9drMoXjWKzI
	M8V7eOVp54hBcgZrs+oFgHMHTQUwom3LKl6pSa1Tr061xK8wcF7AZy6bg8eY6PlA
	kTvsL3nX9DXsni16+cigPYsrLfGuO4rO1WQn8gqF5bG4+7aJhVzxY8=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=0xBzkwXq2bNAZUQPdwvp6b99laY=; b=o2wVFFQqqZRyXn4sxh0tfrYKSM1m
	as+Ral3wLT0Q1NNde+qLSB8JiBaNPQ55AyxBxkgjY0BnrXbZZGRNDG0AzcUPaZ6b
	OZLnes4WBi61XE+7PJjMeiiIBduZcE/yNbiDf7UD+x5b6/onsEXncjMLwqpn/rYf
	sk4jXQKykmOCJkM=
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=-2.1 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Ismail Donmez <ismail@i10z.com>
Subject: Re: Processes randomly get stuck
Date: Fri, 21 Aug 2015 09:22:55 +0000 (UTC)
Lines: 1
Message-ID: <loom.20150821T112020-653@post.gmane.org>
References: <loom.20150726T145318-217@post.gmane.org> <20150727075946.GF7535@calimero.vinschen.de> <loom.20150821T100531-51@post.gmane.org> <20150821083125.GC19683@calimero.vinschen.de> <loom.20150821T104807-574@post.gmane.org> <20150821091132.GA15871@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t7L9NKbL029720

Corinna Vinschen writes:

> 
> On Aug 21 08:49, Ismail Donmez wrote:
> > Hi,
> > 
> > Corinna Vinschen:
> > 
> > > > This might explain some behaviour I am seeing because tmux is 
reading 
> > that 
> > > > file every 20 seconds or something like that.
> > > 
> > > Oops.
> > 
> > Well its even worse than that, its reading /proc/≤pid>/cmdline twice 
every 
> > *second* , for now I'll disable this insane behaviour and see if 
things 
> > improve.
> 
> What on earth is it expecting?

The idea is it updates the window title as needed, so you can zsh on tmux 
and the title is "zsh" and then you fire up vim and the title changes to 
"vim" etc.

Apparently this is less of a problem on Linux because I never even noticed 
it was doing this.

ismail

