did most of the above, and did get it to work, but mallocing must be
consider different storage, it doesn't produce a oom kill.
the RTFM approach was done first, but like a lot of the tools the apis are
in flux and knowing what to do is a hair pulling process. the way it did it
is doc'ed in the ke
On 09/24/13 13:52, Gary Artim wrote:
> i did the following to setup a cgroup, but when I test "it" doesn't
> kill the pid, anyone get this working? must be missing
> something...program mallocs 32GB...much thanks for advise!
>
> ::install::
>
> yum install libcgroup-tools libcgroup
>
> ::config:
i did the following to setup a cgroup, but when I test "it" doesn't
kill the pid, anyone get this working? must be missing
something...program mallocs 32GB...much thanks for advise!
::install::
yum install libcgroup-tools libcgroup
::config::
cd /sys/fs/cgroup/memory
mkdir alpha
echo 409600