Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2009 02:38:07 +0300
From:      Vladimir Grebenschikov <vova@fbsd.ru>
To:        "Stephane E. Potvin" <sepotvin@FreeBSD.org>
Cc:        freebsd-eclipse@FreeBSD.org
Subject:   Re: CFT: Eclipse Galileo 3.5
Message-ID:  <1257809887.2070.9.camel@localhost>
In-Reply-To: <4AF88090.1060101@FreeBSD.org>
References:  <4AF18F77.9030302@FreeBSD.org> <1257442639.6666.2.camel@localhost> <4AF311C5.4040303@FreeBSD.org> <1257451586.2277.5.camel@localhost> <4AF424D6.7090804@FreeBSD.org> <1257515751.1709.31.camel@localhost>  <4AF88090.1060101@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi 

> For an unknown reason, you seems to still experience an out of memory condition in your build that I'm unable to reproduce locally.
> Are you using any non-standard malloc flags, vm.kmem* settings, ...?

Thanks, for digging, 

Nothing special for my taste:

$ ls -l /etc/malloc.conf
lrwxrwxrwx  1 root  wheel  2 Oct 31  2006 /etc/malloc.conf -> aj
$ fgrep vm.kmem /etc/sysctl.conf
$ sysctl vm | fgrep kmem 
vm.kmem_size_scale: 3
vm.kmem_size_max: 335544320
vm.kmem_size_min: 0
vm.kmem_size: 335544320
$

Probably I can debug somehow build procedure ?

-- 
Vladimir B. Grebenschikov
vova@fbsd.ru



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