Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2000 07:35:54 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Isaac Tee <isaact@realmedia.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Shared Memory
Message-ID:  <20000427073554.K489@fw.wintelcom.net>
In-Reply-To: <012301bfb025$8e0a9540$2ac110ac@sing.sg.publicitas.com>; from isaact@realmedia.com on Thu, Apr 27, 2000 at 04:49:22PM %2B0800
References:  <012301bfb025$8e0a9540$2ac110ac@sing.sg.publicitas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Isaac Tee <isaact@realmedia.com> [000427 02:29] wrote:
> Hello,
> 
> What is the system maximum size for shared memory segments
> on a "default" freeBSD system?
> How can we increase this value?

# total memory available for SHM
options         SHMMAXPGS=262144
# Max segs
options         SHMSEG=32

In the future please see the LINT config file for help.

- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


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?20000427073554.K489>