public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Running out of ptys
@ 2015-04-09  1:13 Peter Hackett
  2015-04-09  1:50 ` Andrey Repin
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Hackett @ 2015-04-09  1:13 UTC (permalink / raw)
  To: cygwin

Corinna,

Thank you very much!

Unfortunately I ran into a problem.

Referring to FAQ 2.19. "How do I install snapshots?"  I downloaded:

     2015-04-07 10:25:12 UTC x86_64/cygwin1-20150407.dll.xz

unxz'ed it, and installed it in c:\cygwin\bin

When I tried to run "Cygwin Terminal" I got:

     "mintty.exe - Application Error
      The application was unable to start correctly (0xc000007b)."

Do I need to install "everything"? (E.g. x86_64/cygwin-inst-20150407.tar.xz)

 > On Apr  6 16:21, Peter Hackett wrote:
 > > 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.
 >
 > 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
 > --
 > Corinna Vinschen                  Please, send mails regarding Cygwin to
 > Cygwin Maintainer                 cygwin AT cygwin DOT com
 > Red Hat

  



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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Running out of ptys
@ 2015-04-06 23:21 Peter Hackett
  2015-04-07  0:50 ` Andrey Repin
  2015-04-07 10:30 ` Corinna Vinschen
  0 siblings, 2 replies; 9+ messages in thread
From: Peter Hackett @ 2015-04-06 23:21 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-04-09  3:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-09  1:13 Running out of ptys Peter Hackett
2015-04-09  1:50 ` Andrey Repin
2015-04-09  2:33   ` Peter Hackett
2015-04-09  3:05     ` Andrey Repin
  -- strict thread matches above, loose matches on Subject: below --
2015-04-06 23:21 Peter Hackett
2015-04-07  0:50 ` Andrey Repin
2015-04-07 10:30 ` Corinna Vinschen
2015-04-09  2:53   ` Peter Hackett
2015-04-09  3:17     ` Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).