Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755607Ab2ENKgc (ORCPT ); Mon, 14 May 2012 06:36:32 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:54973 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753787Ab2ENKgb (ORCPT ); Mon, 14 May 2012 06:36:31 -0400 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.7.4 Message-ID: <4FB0DFBE.2000106@jp.fujitsu.com> Date: Mon, 14 May 2012 19:34:38 +0900 From: KAMEZAWA Hiroyuki User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Hugh Dickins CC: Andrew Morton , Konstantin Khlebnikov , Johannes Weiner , Michal Hocko , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] mm/memcg: get_lru_size not get_lruvec_size References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 Lines: 18 (2012/05/14 14:00), Hugh Dickins wrote: > Konstantin just introduced mem_cgroup_get_lruvec_size() and > get_lruvec_size(), I'm about to add mem_cgroup_update_lru_size(): > but we're dealing with the same thing, lru_size[lru]. We ought to > agree on the naming, and I do think lru_size is the more correct: > so rename his ones to get_lru_size(). > > Signed-off-by: Hugh Dickins Acked-by: KAMEZAWA Hiroyuki -- 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/