Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751780AbbF3WrK (ORCPT ); Tue, 30 Jun 2015 18:47:10 -0400 Received: from mail-ig0-f169.google.com ([209.85.213.169]:33755 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751136AbbF3WrB (ORCPT ); Tue, 30 Jun 2015 18:47:01 -0400 Date: Tue, 30 Jun 2015 15:46:58 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Sergey Senozhatsky cc: Andrew Morton , Michal Hocko , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [patch 1/3] mm, oom: organize oom context into struct In-Reply-To: <20150619001423.GA5628@swordfish> Message-ID: References: <20150619001423.GA5628@swordfish> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 19 On Fri, 19 Jun 2015, Sergey Senozhatsky wrote: > > There are essential elements to an oom context that are passed around to > > multiple functions. > > > > Organize these elements into a new struct, struct oom_context, that > > specifies the context for an oom condition. > > > > s/oom_context/oom_control/ ? > I think it would be confused with the existing memory.oom_control for memcg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/