Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2009 11:19:01 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: Calculating per jail memory usage ...
Message-ID:  <4A28E305.8080608@quip.cz>
In-Reply-To: <20090605055852.N56412@hub.org>
References:  <20090603180221.E56412@hub.org> <4A275D80.5050408@peterhost.ru> <20090605055852.N56412@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Marc G. Fournier wrote:

> On Thu, 4 Jun 2009, Menshikov Konstantin wrote:
> 
>> Hi.
>> You can consider memory occupied with processes in jail as sum RSS of 
>> these processes, but it is wrong.
>>
>> Processes divide memory among themselves, a segment of the text or all 
>> memory (if not to do exec after fork).
>>
>> Now in a kernel there is no mechanism with which help it is possible 
>> to count a memory size occupied with processes in jail.
>> After this mechanism will appear, it will be possible to add top :)
>>
>> There is a patch for restriction of resources jail, 
>> http://wiki.freebsd.org/Jails, CPU + RAM Limits for Current.
> 
> 
> Is this the ChrisJones patch that is labeled "Not fully working / 
> stalled" you are referring to?

Yes and no. Patches in the last column of this table is from different 
authors. Chris Jones is no longer working on this. The latest patch is 
from Menshikov Konstantin :)

see http://kostjn.spb.ru/patch-jail-limit-8CURRENT.README

Miroslav Lachman



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