64bit sysv ipc code
Dan Gish
dan at schoolfusion.com
Fri Jul 27 04:17:29 UTC 2007
Hey Vasim,
Defining SHMMAX directly still did not work in 6.2. Good news though,
I installed 7.0, and your patch worked! I was able to set SHMMAX
above 3GB.
Thank you so much for your help!!
Best,
Daniel
On 7/25/07, Vasim Valeev <vasimv at gmail.com> wrote:
> Hi !
>
> Hmm. Try to define SHMMAX directly ("options
> SHMMAX=(5L*1024L*1024L*1024L)").
>
> Vasim V.
>
>
> 2007/7/26, Daniel Gish <dan at schoolfusion.com>:
> > Hi Vasim,
> > Your patch worked, thanks! I was able to compile with SHMMAX at 3 GB.
> > However, I am getting the same error when trying to compile with SHMMAX
> > at 5 GB:
> > /usr/src/sys/kern/sysv_shm.c:173: warning: overflow in
> implicit constant
> > conversion
> >
> > We are using 6.2-RELEASE, so it seems time to try your patch with
> > 7.0-CURRENT (you mentioned that you were able to set SHMMAX to 14 GB).
> >
> > Best Regards,
> > Daniel
> >
> >
>
More information about the freebsd-amd64
mailing list