Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 21:51:32 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: Fwd: building java/eclipse in HEAD w/ poudriere: java.lang.OutOfMemoryError: Java heap space
Message-ID:  <20140823195132.GA1260@tiny-r269739>
In-Reply-To: <53F8E87D.9080502@FreeBSD.org>
References:  <20140823135101.GA28621@sh4-5.1blu.de> <53F8DA83.2090809@FreeBSD.org> <53F8E805.6090705@gmx.de> <53F8E87D.9080502@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Saturday, August 23, 2014 a las 02:16:13PM -0500, Bryan Drewery escribió:

> >> Once a solution is found we need it for java/openjdk* as well since they
> >> use all ram in the system. On our package builders this is 96GB. We need
> >> to be able to limit how much they can use for building so they only have
> >> a few GB and not 96.
> >>
> > 
> > For FreeBSD >= 9.x rctl can be a solution to limit jail resources.
> > Unluckily it seems that RACCT/RCTL it not a default kernel option and also not a loadable module ...
> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/security-resourcelimits.html#idp72352048
> > 
> > 
> 
> Yes rctl is something I have considered adding into the build systems to
> integrate with poudriere. It would be perfect for this use. However it
> is not default because of the same reason I likely won't use it. It adds
> a lot of overhead with PROC_LOCKS.

Reading the handbook, I understand how rctl could help to terminate some
proc (or log it, or do signaling); but I do not see how rctl could help
to get eclipse being built.

	matthias
-- 
Matthias Apitz               |  /"\   ASCII Ribbon Campaign:
E-mail: guru@unixarea.de     |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X    - No proprietary attachments
phone: +49-170-4527211       |  / \   - Respect for open standards
                             | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign



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