Possible Threading problem with -CURRENT / MySQL?

Daniel Eischen eischen at vigrid.com
Mon Jun 14 19:10:03 GMT 2004


On Mon, 14 Jun 2004, Lasse Laursen wrote:

> > > WE use the SCHED_ULE, and:
> > >
> > > # Memory options
> > > options         MAXDSIZ="(1536*1024*1024)"
> > > options         MAXSSIZ="(1024*1024*1024)"
> > > options         DFLDSIZ="(1536*1024*1024)"
> >
> > Try using SCHED_4BSD, then try removing all memory options.
> 
> Wouldn't this limit us to 512 MB of memory per process running on the
> server? we tried with each scheduler with same results. I will try to
> recompile without the memory options and use the old scheduler. Any hints
> why this might work?

No, just trying to see what happens with a more stock
kernel.  Also, try removing /etc/my.conf to use default
MySQL settings.

-- 
Dan



More information about the freebsd-threads mailing list