Re: [PATCH 3/3] memcgoup: allow memory.failcnt to be reset

From: Li Zefan
Date: Thu Mar 13 2008 - 19:43:45 EST


Balbir Singh wrote:
> KAMEZAWA Hiroyuki wrote:
>> On Tue, 11 Mar 2008 19:09:02 +0900
>> Li Zefan <lizf@xxxxxxxxxxxxxx> wrote:
>>
>>> Allow memory.failcnt to be reset to 0:
>>>
>>> echo 0 > memory.failcnt
>>>
>>> And '0' is the only valid value.
>>>
>> Can't this be generic resource counter function ?
>>
>
> I was about to suggest a generic cgroup option, since we do reset values even
> for the cpu accounting subsystem.
>

It won't help. You still have to write the write function, and you have to call
some res_counter routines to reset the value, and maybe also do some other
work.

--
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/