Re: [patch 02/11] mm: swapfile: clean up unuse_pte race handling
From: Kamezawa Hiroyuki <hidden>
Date: 2012-07-09 02:31:40
Also in:
linux-mm, lkml
From: Kamezawa Hiroyuki <hidden>
Date: 2012-07-09 02:31:40
Also in:
linux-mm, lkml
(2012/07/05 9:44), Johannes Weiner wrote:
The conditional mem_cgroup_cancel_charge_swapin() is a leftover from when the function would continue to reestablish the page even after mem_cgroup_try_charge_swapin() failed. After 85d9fc8 "memcg: fix refcnt handling at swapoff", the condition is always true when this code is reached. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: KAMEZAWA Hiroyuki <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>