From owner-freebsd-questions Wed Dec 8 7: 4:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ihlas.net.tr (mail.ihlas.net.tr [212.174.16.231]) by hub.freebsd.org (Postfix) with SMTP id D3D3B14BDC for ; Wed, 8 Dec 1999 07:04:35 -0800 (PST) (envelope-from ferhat@ihlas.com.tr) Received: (qmail 20073 invoked from network); 8 Dec 1999 14:15:43 -0000 Received: from unknown (HELO imail.ihlas.com.tr) (10.11.1.200) by mailhub.ihlas.net.tr with SMTP; 8 Dec 1999 14:15:43 -0000 Received: by imail with Internet Mail Service (5.0.1460.8) id ; Wed, 8 Dec 1999 16:05:11 +0200 Message-ID: From: Ferhat Doruk To: questions@FreeBSD.ORG Subject: Date: Wed, 8 Dec 1999 16:05:09 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi people, We have a machine which has double PIII Xeon processor, 2 GB RAM and 36 GB (total)SCSI drives. We will install squid on it. We want to use 1 GB memory for squid. But I think, a process can use maximum 128MB with GENERIC kernel. Is it reasoble to configure kernel to achieve 1 GB per process like that maxusers 256 options "MAXDSIZ=(1024*1024*1024)" options "DFLDSIZ=(1024*1024*1024)" and are these options and values enough for SMP kernel? options SMP options APIC_IO options NCPU=2 options NBUS=4 options NAPIC=1 options NINTR=24 Thanks for advices. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message