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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=D+KyjY6+rHdoNdjn3QtffB0tjV8+HUFfycBLjit5Q2f4O8wZMOKBh gUC4azRueOJG9EuFVqEgvCRbxR4WfFyW7TbV30xRUYRcft37GM8cDmlORT5idKzq sF3D3WLZdSJnsd8DNQhmd2Kyt1v3THDs9IBD4nFDe7YhlCpQk5rR+c= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=oe+Z7c9kNIgHlF5n+X9fYjrb0B8=; b=wH3SzBQaQR/0LXfP/DiCiYK7cRF7 CLdrp7u6EspRpSf1x0ne3P8G5DuAl/+BAPoWMYCFSA0UMcWCLuDc7FScSBImTx+t XTn7ogAb+JzDLf3RKS8gdHOw5dOrA/X5IRD8HA6+sMt+jypaApFcbnvwmNfMS+Mp 4JCJRuGhvSf0As0= 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=-4.5 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Tue, 7 Apr 2015 12:30:05 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Running out of ptys Message-ID: <20150407103005.GD2819@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <552314FF DOT 4010707 AT icmanage DOT com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GpGaEY17fSl8rd50" Content-Disposition: inline In-Reply-To: <552314FF.4010707@icmanage.com> User-Agent: Mutt/1.5.23 (2014-03-12) --GpGaEY17fSl8rd50 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Apr 6 16:21, Peter Hackett wrote: > It looks like the maximum number of ptys under Cygwin is 64. >=20 > I have two 2160x3840 (4K) monitors and I'm running into this limit. > I would like to raise it. The number of ttys is limited by the size of the global shared memory area, 64K. Right now this shared mem area is not used completely. We should be able to handle 128 ttys without much of a problem. I applied a patch for that and uploaded new developer snapshots to https://cygwin.com/snapshots/ Please give it a try. Thanks, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --GpGaEY17fSl8rd50 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVI7GtAAoJEPU2Bp2uRE+gKpQP/2HJxRxqQKSJh8+hgYp0U40w EEaOC3l0IqZqWINcnfZyHZvhJeL7/OwMma0jHpAwpHAUEe/wkMGTmb8jv2vofvtU X3UBE7hNMPjeOLp3DGPdrNif6LEOrH0708W0LraWB1bjTDMXa2TYIWObI5SWRk5u B0alOF+8nl/K6+Aa8I70uDNY3Gzh+qNqKmT6lSaIHa7NOLbbJ2I7o9kDNhbN81du z0sGrT590UmmsIjzEjAQJguSMzHXy8nXYmcQ/l+qkvypx1DAwA1XpkVN9Ilbqf+V dVmnnONr4HhVtTCr9UK5nchgJeZcOA1m+895UCZi8BA+DzRepXFp8vmoBvye1VyC N4vyAFUwlpE2c77FN1IjBWjCBqIfW0ibxSYAbF61KksrE96hXGg+fATP5izc1vZx 6qXrBonLZvDkvpiqg+QK1UK12jY+6ntaJAW4hQ4JzTtmu9lUb7p1TnP9AWjepZQC gkQ/a6/9CuVbd5qo8ROBvaLLwcEpcNE8HKgbqcUoA89blhkqz1CYQl7em+8uFc6J Ebiw2haPyFrMnNWGYKd+HKfmWOhBx1RsGjoPWh0iA5/9rI5/S5QA+Y7K6Os2uSEN xv3fysYuVjvUkPOfPvwVJ0dP0NIFujMgyRV6iQ2WVOUOk2KLTgciH4imf6TzGzMV MgPa6UFRogXEVoFwTzjh =9uNx -----END PGP SIGNATURE----- --GpGaEY17fSl8rd50--