>>>>> "EG" == Eugene Grosbein <[EMAIL PROTECTED]> writes:
EG> Are you shure? From LINT: EG> # Tune the kernel malloc area parameters. VM_KMEM_SIZE represents the EG> # minimum, in bytes, and is typically (12*1024*1024) (12MB). EG> # VM_KMEM_SIZE_MAX represents the maximum, typically 200 megabytes. EG> # VM_KMEM_SIZE_SCALE can be set to adjust the auto-tuning factor, which EG> # typically defaults to 4 (kernel malloc area size is physical memory EG> # divided by the scale factor). EG> # EG> options VM_KMEM_SIZE="(10*1024*1024)" EG> options VM_KMEM_SIZE_MAX="(100*1024*1024)" EG> options VM_KMEM_SIZE_SCALE="4" I'm not sure specifically about these values, but the LINT "default" values for SHM settings is certainly not what you get by default if you leave out those tuning parameters. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: [EMAIL PROTECTED] Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message