Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 08:43:03 +0000
From:      Ceri <setantae@submonkey.net>
To:        Charlie ROOT <root@utility.clubscholarship.com>
Cc:        hackers@freebsd.org
Subject:   Re: I am running out of PTYs and I shouldn't be.
Message-ID:  <20020226084303.GB16029@rhadamanth>
In-Reply-To: <20020225213827.Q5021-100000@utility.clubscholarship.com>
References:  <20020225213827.Q5021-100000@utility.clubscholarship.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 25, 2002 at 09:46:04PM -0800, Charlie ROOT wrote:
> 
> I have recompiled my kernel with:
> 
> maxusers	128
> 
> And have confirmed that that is indeed the case by checking the value in
> `sysctl`.
> 
> Further, in addition to the 16 pty device files that come in /dev by
> default, I have created all 256 of them by running the commands:
> 
> `sh MAKEDEV ptyX` (where X is each of the numbers 1 through 7)

Doesn't really matter.
What is this set to ? :

	pseudo-device   pty             #Pseudo ttys

Note that you can optionally add a number to the end of this option.

Ceri

-- 
keep a mild groove on

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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