Re: [Lxc-users] handle memory limits

2011-08-15 Thread Daniel Lezcano
On 08/12/2011 11:00 PM, sfrazt wrote: > Hi, > > i want to to have a application container that acts with memory limits > as there is simple no more memory. Means: if it reaches the limit the > next question for more memory should simple be denied. > > The default behaviour is to kill the applicatio

[Lxc-users] handle memory limits

2011-08-12 Thread sfrazt
Hi, i want to to have a application container that acts with memory limits as there is simple no more memory. Means: if it reaches the limit the next question for more memory should simple be denied. The default behaviour is to kill the application when it reaches the limit (not good). Then i fo