Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2007 03:26:16 +0200
From:      Dan Epure <gepu@iogyte.ro>
To:        freebsd-current@freebsd.org, freebsd-stable@freebsd.org
Subject:   pseudo terminals in 7.0  - pts implementation
Message-ID:  <20071118012616.GF19354@iogyte.ro>

next in thread | raw e-mail | index | archive | help
Hi,

7.0-BETA3 still has issues regarding the pts implementation .
problems found:
1. - GNU screen: starting a screen, opening a few windows and quiting screen leaves the allocated pseudo terminal in use. 100 screen user, using each one opening 10 windows will deplete the default of 1000 pseudo terminals leaving the system unusable. 
2. - 'ls /dev/ptmx' creates an additional entry in /dev/pty/. when the number of entries equals kern.pts.max the system became unusable.

this feature is very important for an access server.

Please help me find/solve the problem.

Regards,
Gepu 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071118012616.GF19354>