Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2003 00:57:13 -0700 (PDT)
From:      Tom <tom@sdf.com>
To:        Darren Phillips <phillipsd@hotmail.com>
Cc:        freebsd-database@freebsd.org
Subject:   Re: Shared memory in 5.1 with sybase
Message-ID:  <20031002005322.M82361@light.sdf.com>
In-Reply-To: <Law11-OE64Q8VoKiIeo00000778@hotmail.com>
References:  <Law11-OE64Q8VoKiIeo00000778@hotmail.com>

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

On Wed, 1 Oct 2003, Darren Phillips wrote:

...
> kernel  os_create_region: can't allocate 37126144 bytes
> kernel  kbcreate: couldn't create kernel region.
> kernel  kistartup: could not create shared memory
>
> I've trawled the web and seen other posts and suggestions to the effect
> that shared memory settings can be changed. However, not for 5.1
...

  I think you missed the part that shared memory settings are totally
dynamic in 5.x, so there are no kernel compile options for them anymore.
Actually, they were dynamic in 4.8+ as well, but the kernel compile
options still exist.

  Now I forget which variables in the kern.ipc.* sysctl corespond to which
SysV shared memory and semphore settings though...

Tom



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