Re: [PATCH 06/11] memcg: kmem controller infrastructure

From: Glauber Costa
Date: Tue Jun 26 2012 - 11:32:22 EST


On 06/26/2012 03:17 AM, Andrew Morton wrote:
+ if (ret == -EINTR) {
>+ nofail = true;
>+ /*
>+ * __mem_cgroup_try_charge() chose to bypass to root due
>+ * to OOM kill or fatal signal.
Is "bypass" correct? Maybe "fall back"?


Heh, forgot this one, sorry =(

__mem_cgroup_try_charge does "goto bypass", so I believe the term
"bypass" is better to allow whoever is following this code to follow it.

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