Balbir Singh wrote:
quoted text > KAMEZAWA Hiroyuki wrote:
>> On Tue, 11 Mar 2008 19:09:02 +0900
>> Li Zefan <lizf@cn.fujitsu.com> 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.
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 3/3] memcgoup: allow memory.failcnt to be reset , Li Zefan , (Thu Mar 13, 4:37 pm)