From owner-freebsd-net Wed Feb 27 23:30: 9 2002 Delivered-To: freebsd-net@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id AB99237B400 for ; Wed, 27 Feb 2002 23:30:04 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by cs.rice.edu (Postfix) with ESMTP id C688A18A7; Thu, 28 Feb 2002 01:30:03 -0600 (CST) Received: from frosty.cs.rice.edu (frosty.cs.rice.edu [128.42.1.20]) by cs.rice.edu (Postfix) with ESMTP id 271C21842; Thu, 28 Feb 2002 01:30:02 -0600 (CST) Received: from localhost (hykim@localhost) by frosty.cs.rice.edu (8.9.3+Sun/8.9.0) with ESMTP id BAA21072; Thu, 28 Feb 2002 01:29:58 -0600 (CST) X-Authentication-Warning: frosty.cs.rice.edu: hykim owned process doing -bs Date: Thu, 28 Feb 2002 01:29:58 -0600 (CST) From: Hyong-Youb Kim To: Alfred Perlstein Cc: Subject: Re: kern.ipc.maxsockets In-Reply-To: <20020228045834.GA80761@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20010714 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > The server machine I am working on has 2GB of memory and 1.6G Athlon CPU. > > It currently runs FreeBSD-4.3-RELEASE. > > I have been trying to get kern.ipc.maxsockets above 64K. I have tried > > 128K, 100K, and so on. 80K worked but for all others, the system halted > > during the boot saying 'pager_swap_zone = null'. I am guessing that the > > kernel zone allocator cannot allocate enough map space for the pager swap? > > I am wondering if anyone knows how to get around this problem. Thanks. > > 4-stable has a fix for this. If the problem doesn't involve many files, is there anyway to get a diff patch against 4.3-RELEASE? Thanks. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message