Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 1999 16:05:09 +0200 
From:      Ferhat Doruk <ferhat@ihlas.com.tr>
To:        questions@FreeBSD.ORG
Message-ID:  <D198B5D2A924D3119444006067337D636D6927@imail>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D198B5D2A924D3119444006067337D636D6927>