Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 1999 15:36:22 +1200 (NZST)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Doug Poland <dpoland@execpc.com>
Cc:        FreeBSD-questions@FreeBSD.ORG
Subject:   Re: Allocating contiguous memory with 3.1-RELEASE
Message-ID:  <Pine.SC5.4.10.9904221535250.15573-100000@kiwi.pinnacle.co.nz>
In-Reply-To: <000601be8c37$2691eca0$b16f6478@egypt>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Apr 1999, Doug Poland wrote:

> Hello all...
> 
> I'm still trying to install Sybase (for Linux) on FreeBSD 3.1-RELEASE.
> My latest problem seems to be my inability to allocate a large,
> contiguous chunk of physical memory.  The Sybase documentation says I
> need about 15MB to load the Sybase kernel,  and I quote...
> 
> 	"For SQL Server to run, the operating system kernel must be 
> 	configured to allow allocation of a shared memory segment 
> 	at least as large as the SQL Server total memory parameter, 
> 	which defaults to 15MB (7500 2K pages)."
> 
> How does one go about this in FreeBSD?   BTW, I have 48MB RAM.

Have you recompiled the kernel with *all* 3 of the SysV shared memory
options?

Jonathan Chen
-----
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}



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?Pine.SC5.4.10.9904221535250.15573-100000>