Date: Wed, 13 Mar 2002 10:03:20 +0800 From: "Francis Vidal" <francisv@dagupan.com> To: <freebsd-isp@freebsd.org> Subject: Bumping up the data segment size Message-ID: <00cf01c1ca33$3fe61270$a8a15bca@bitstop0bcloce>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00cf01c1ca33$3fe61270$a8a15bca>
