Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 21:24:50 -0500
From:      Ryan K.Losh <rklosh@rkl.org>
To:        iwasaki@jp.FreeBSD.org
Cc:        stable@FreeBSD.org
Subject:   Re: Oracle 8 for Linux on FreeBSD??
Message-ID:  <20010611212450R.rklosh@rkl.org>
In-Reply-To: <20010611133930X.iwasaki@jp.FreeBSD.org>
References:  <20010610233028C.rklosh@rkl.org> <20010611133930X.iwasaki@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello,


iwasaki> 
iwasaki> Lack of shared memory?  Please check your kernel config file out
iwasaki> such as SHMMAXPGS, SHMMNI and SHMSEG.  Also Semaphore related options.
iwasaki> 

From the current /usr/src/sys/i386/conf/FOO file 

--------------Cut Here------------------------------
options SHMMAXPGS=10000
options SHMMNI=100
options SHMSEG=10
options SEMMNS=200
options SEMMNI=70
options SEMMSL=61
--------------Cut Here------------------------------

Values taken from "Oracle for linux on FreeBSD HOWTO"


Ryan
rklosh@rkl.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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