Hi Balbir,
I tried setting the memory.memsw.limit_in_bytes higher than
memory.limit_in_bytes by powers of 2 (up to 256MB higher than
memory.limit_in_bytes), however the same behavior was still present.
Thanks,
Andrew
- Original Message -
From: "Balbir Singh"
To: "Andrew Mart
On Fri, May 4, 2012 at 4:51 AM, Andrew Martin wrote:
> Hi Balbir,
>
> I tried setting the memory.memsw.limit_in_bytes higher than
> memory.limit_in_bytes by powers of 2 (up to 256MB higher than
> memory.limit_in_bytes), however the same behavior was still present.
Hi, Andrew
I meant can you crea
Remove unused error code ECGSENTINEL - it was used for test whether error code
is in valid interval, now it is unused.
Changelog:
* let the next error have the same number as before the change, not to break ABI
Signed-off-by: Ivana Hutarova Varekova
---
include/libcgroup/error.h |7 +-