Re: [PATCH RFC v0 0/3] cgroup notifications API and memory thresholds

From: Kirill A. Shutemov
Date: Thu Nov 26 2009 - 13:38:37 EST


On Thu, Nov 26, 2009 at 7:02 PM, Daniel Lezcano <daniel.lezcano@xxxxxxx> wrote:
> Kirill A. Shutemov wrote:
>>
>> It's my first attempt to implement cgroup notifications API and memory
>> thresholds on top of it. The idea of API was proposed by Paul Menage.
>>
>> It lacks some important features and need more testing, but I want publish
>> it as soon as possible to get feedback from community.
>>
>> TODO:
>> Â- memory thresholds on root cgroup;
>> Â- memsw support;
>> Â- documentation.
>>
>
> Maybe it would be interesting to do that for the /cgroup/<name>/tasks by
> sending in the event the number of tasks in the cgroup when it changes, so
> it more easy to detect 0 process event and then remove the cgroup directory,
> no ?

I'll do it later.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/