Date: Mon, 14 Jun 2004 15:10:01 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Lasse Laursen <laursen@netgroup.dk> Cc: freebsd-threads@freebsd.org Subject: Re: Possible Threading problem with -CURRENT / MySQL? Message-ID: <Pine.GSO.4.10.10406141508430.10328-100000@pcnet5.pcnet.com> In-Reply-To: <02c601c45242$240df470$6401a8c0@animal>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10406141508430.10328-100000>