Possible Threading problem with -CURRENT / MySQL?

Lasse Laursen laursen at netgroup.dk
Mon Jun 14 19:03:02 GMT 2004


Hi,

Please find answers below:

Regards
--
Lasse Laursen · VP, Hosting Technology · NetGroup Processing Aps
St. Kongensgade 40H · DK-1264 Copenhagen K, Denmark
Phone: +45 3370 1526 · Fax: +45 3313 0066

- Don't be fooled by cheap finnish imitations - BSD is the One True Code
----- Original Message ----- 
From: "Daniel Eischen" <eischen at vigrid.com>
To: "Lasse Laursen" <laursen at netgroup.dk>
Cc: <freebsd-threads at freebsd.org>; <freebsd-current at freebsd.org>
Sent: Monday, June 14, 2004 8:58 PM
Subject: Re: Possible Threading problem with -CURRENT / MySQL?

> > 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?




More information about the freebsd-current mailing list