Balbir Singh wrote: > KAMEZAWA Hiroyuki wrote: >> On Tue, 11 Mar 2008 19:09:02 +0900 >> Li Zefan <[EMAIL PROTECTED]> 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. _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
