From: john.will@satalink.com (John Will) Subject: Re: "Memory exhausted" pr Date: 21 Sep 1993 14:19:00 GMT
TR>>By the way fellows, it seems that any fear that not enough
TR>>pty's are generated, that I had, seems to be unfounded...
TR> ... ... ...
TR>You do need to use mknod to make them but you don't have to do
TR>anything in the kernel to allow you to use any set amount.
That's not really true, you are limited by the PID slots, if you have
16 xterm's open, it's likely you're near the end of your PIDs by then,
if you're doing anything in those windows.