Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 21:01:58 +0200
From:      "Lasse Laursen" <laursen@netgroup.dk>
To:        "Daniel Eischen" <eischen@vigrid.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: Possible Threading problem with -CURRENT / MySQL?
Message-ID:  <02c601c45242$240df470$6401a8c0@animal>
References:  <Pine.GSO.4.10.10406141456340.6462-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@vigrid.com>
To: "Lasse Laursen" <laursen@netgroup.dk>
Cc: <freebsd-threads@freebsd.org>; <freebsd-current@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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02c601c45242$240df470$6401a8c0>