Messages in this thread |  | | | Date | Wed, 25 Apr 2012 09:29:31 +0900 | | From | KAMEZAWA Hiroyuki <> | | Subject | Re: [PATCH 2/2] res_counter: Account max_usage when calling res_counter_charge_nofail() |
| |
(2012/04/25 8:11), Frederic Weisbecker wrote:
> Updating max_usage is something one would expect when we reach > a new maximum usage value even when we do this by forcing through > the limit with res_counter_charge_nofail(). > > (Whether we want to account failcnt when we force through the limit > is another debate). > > Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> > Cc: Tejun Heo <tj@kernel.org> > Cc: Li Zefan <lizefan@huawei.com> > Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> > Cc: Glauber Costa <glommer@parallels.com> > Cc: Kirill A. Shutemov <kirill@shutemov.name>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
|  |