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>
next in thread | previous in thread | raw e-mail | index | archive | help
=20 > From: Dag-Erling Sm=F8rgrav [mailto:des@des.no]=20 > > mysqld in malloc(): error: allocation failed > mysqld ran out of address space. the default limit is 512=20 > MB. you can increase it by adding e.g.=20 > kern.maxdsiz=3D"1073741824" (1 GB) to /boot/loader.conf, or=20 > with the MAXDSIZ kernel option. > (for some reason, kern.maxdsiz doesn't show up in the sysctl=20 > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040127072928.088495F8073>