Re: [PATCH] Cleanup : change try_set_zone_oom withtry_set_zonelist_oom

From: David Rientjes
Date: Thu Jun 10 2010 - 16:23:17 EST


On Thu, 10 Jun 2010, Minchan Kim wrote:

> We have been used naming try_set_zone_oom and clear_zonelist_oom.
> The role of functions is to lock of zonelist for preventing parallel
> OOM. So clear_zonelist_oom makes sense but try_set_zone_oome is rather
> awkward and unmatched with clear_zonelist_oom.
>
> Let's change it with try_set_zonelist_oom.
>
> Cc: David Rientjes <rientjes@xxxxxxxxxx>
> Cc: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
> Let's change it with try_set_zonelist_oom.
>
> Signed-off-by: Minchan Kim <minchan.kim@xxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
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/