From owner-freebsd-isp Tue Mar 12 18: 3:36 2002 Delivered-To: freebsd-isp@freebsd.org Received: from backup.dagupan.com (www.psysc.org.ph [206.101.69.5]) by hub.freebsd.org (Postfix) with ESMTP id E691237B402 for ; Tue, 12 Mar 2002 18:03:30 -0800 (PST) Received: from bitstop0bcloce (BITSTOP-0BCLOCE [202.91.161.168]) by backup.dagupan.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id FKRGM59A; Wed, 13 Mar 2002 10:04:09 +0800 Message-ID: <00cf01c1ca33$3fe61270$a8a15bca@bitstop0bcloce> From: "Francis Vidal" To: Subject: Bumping up the data segment size Date: Wed, 13 Mar 2002 10:03:20 +0800 Organization: Bitstop Network Services, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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, 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: core file size (blocks) unlimited data seg size (kbytes) 524288 file size (blocks) unlimited max locked memory (kbytes) unlimited max memory size (kbytes) unlimited open files 32768 pipe size (512 bytes) 1 stack size (kbytes) 65536 cpu time (seconds) unlimited max user processes 7390 virtual memory (kbytes) 589824 But I have specified the data_segment as unlimited in /etc/login.conf (compiled with cap_mkdb): default:\ :datasize=unlimited: And the kernel is compiled with the options: options MAXDSIZ=536870912 options DFLDSIZ=134217728 How do I make the data segment size unlimited??? --- Francis A. Vidal Bitstop Network Services, Inc. www.dagupan.com | www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message