From owner-freebsd-isp Tue Mar 12 18:16: 2 2002 Delivered-To: freebsd-isp@freebsd.org Received: from inet03.citec.qld.gov.au (inet03.citec.qld.gov.au [203.5.10.10]) by hub.freebsd.org (Postfix) with ESMTP id 2704637B41D for ; Tue, 12 Mar 2002 18:15:53 -0800 (PST) Received: by inet03.citec.qld.gov.au; id MAA05064; Wed, 13 Mar 2002 12:15:50 +1000 (EST) Received: from citecub.citec.qld.gov.au( 131.242.4.98) by inet03.citec.qld.gov.au via smap (V2.0) id xma004657; Wed, 13 Mar 02 12:15:41 +1000 Received: from guru.citec.qld.gov.au by citecub.citec.qld.gov.au (SMI-8.6/SMI-SVR4) id MAA18176; Wed, 13 Mar 2002 12:15:39 +1000 Received: from localhost (sgcccdc@localhost) by guru.citec.qld.gov.au (8.9.3/8.9.3) with ESMTP id MAA67431; Wed, 13 Mar 2002 12:15:38 +1000 (EST) (envelope-from sgcccdc@citec.qld.gov.au) X-Authentication-Warning: guru.citec.qld.gov.au: sgcccdc owned process doing -bs Date: Wed, 13 Mar 2002 12:15:37 +1000 (EST) From: Colin Campbell To: Francis Vidal Cc: Subject: Re: Bumping up the data segment size In-Reply-To: <00cf01c1ca33$3fe61270$a8a15bca@bitstop0bcloce> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Wed, 13 Mar 2002, Francis Vidal wrote: > Hi, > > I'm running Squid 2.4STABLE3 on FreeBSD 4.5-STABLE with 1.5GB of RAM. As > root, checking the data segment size gives me: > > data seg size (kbytes) 524288 > And the kernel is compiled with the options: > > options MAXDSIZ=536870912 > options DFLDSIZ=134217728 > > How do I make the data segment size unlimited??? You are aware that 536870912 / 1024 = 524288 aren't you? Colin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message