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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=KiJ
	IwzTi3x+llsgHURVu9znrDzEVaAH5AdtqBqUQbyOtZr7UptffxfzxfO4+MwYpta8
	7xC3x0R2Vok4iPyVZ9i6FnoukfkS4zD4L0LfUx7bLDsZQGoPKl2xULmAL2a4kKLR
	0f2KwfG+IugwQhc667dI1S5TGn6EazAtKa8E3wZ0=
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:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=n5FV0hwEQ
	K371TGRiKIhk7zAoE4=; b=gZnpjEBdTQ1pPK9seispDUgvG98v7QqW8dlX0AAVC
	coDsMCRiW3b/x/n0SP7zeOTO/ERQ6y4pJ7GTdfwMtxq8Nv5WFWUqLF9kMXZQsAqJ
	dM5QArTBxtCayPUmSt1F6CDghKAOb3ahuAplZ3vhFUCJiT5G+zzJnpuDoH0nosUW
	hI=
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_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: mailx.icmanage.com
X-Footer: aWNtYW5hZ2UuY29t
Message-ID: <552314FF.4010707@icmanage.com>
Date: Mon, 06 Apr 2015 16:21:35 -0700
From: Peter Hackett <peter.hackett@icmanage.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Running out of ptys
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

It looks like the maximum number of ptys under Cygwin is 64.

I have two 2160x3840 (4K) monitors and I'm running into this limit.
I would like to raise it.

After googling around,

I found:  https://sourceware.org/ml/cygwin/2010-12/msg00357.html

Where someone asks about how to increase the number of ptys. And
a reply said that the limit is hard-coded. The reply says "You'd have
to rebuild the Cygwin DLL to change it."

How hard is it  to build the Cygwin DLL?

Is it something that journeyman C++ programmer without any kernel
experience could do?

If so, can someone point in the general direction of something like:

"So you want to build the Cygwin DLL"

document (if any.)


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

