Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 08:29:40 +0100
From:      "Christian B." <freebsd.org@bimmer.at>
To:        =?iso-8859-1?Q?'Dag-Erling_Sm=F8rgrav'?= <des@des.no>
Cc:        freebsd-current@freebsd.org
Subject:   RE: FreeBSD 5.2: malloc(): error: allocation failed
Message-ID:  <20040127072928.088495F8073@bim01.bimmer-edv.at>
In-Reply-To: <xzp1xpm20ux.fsf@dwp.des.no>

index | next in thread | previous in thread | raw e-mail

 
> From: Dag-Erling Smørgrav [mailto:des@des.no] 
> > mysqld in malloc(): error: allocation failed
> mysqld ran out of address space.  the default limit is 512 
> MB.  you can increase it by adding e.g. 
> kern.maxdsiz="1073741824" (1 GB) to /boot/loader.conf, or 
> with the MAXDSIZ kernel option.
> (for some reason, kern.maxdsiz doesn't show up in the sysctl 
> tree, but setting it in loader.conf will work)

Thanks for your answer. The adding to /boot/loader.conf namely doesn't had
worked, but the setting MAXDSIZ in the kernel work properly.

Is this value for MAXDSIZ reduced from 5.1 to 5.2?


Best regards,
Christian


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040127072928.088495F8073>