Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753901Ab0KJAv1 (ORCPT ); Tue, 9 Nov 2010 19:51:27 -0500 Received: from mail-iw0-f174.google.com ([209.85.214.174]:55852 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752442Ab0KJAvZ (ORCPT ); Tue, 9 Nov 2010 19:51:25 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IjJijTP2OMpsLYohvheWhppeKfUMPHSCyfMpC4JK+kzv2GMhgpAN5mUTvJth/eIJOJ AMVzI+juzVTv4GZggi75RWk6v1u3G9MTkJccRgNyHTJebY5T62agsehaT3sdV+gMuuCx +Kq6k7VOJPzF+pXVJ/HF1JqGM9g/gNz7q8LY0= MIME-Version: 1.0 In-Reply-To: <1289294671-6865-2-git-send-email-gthelen@google.com> References: <1289294671-6865-1-git-send-email-gthelen@google.com> <1289294671-6865-2-git-send-email-gthelen@google.com> Date: Wed, 10 Nov 2010 09:51:23 +0900 Message-ID: Subject: Re: [PATCH 1/6] memcg: add mem_cgroup parameter to mem_cgroup_page_stat() From: Minchan Kim To: Greg Thelen Cc: Andrew Morton , Balbir Singh , KAMEZAWA Hiroyuki , Daisuke Nishimura , Johannes Weiner , Wu Fengguang , linux-mm@kvack.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 570 Lines: 16 On Tue, Nov 9, 2010 at 6:24 PM, Greg Thelen wrote: > This new parameter can be used to query dirty memory usage > from a given memcg rather than the current task's memcg. > > Signed-off-by: Greg Thelen Reviewed-by: Minchan Kim -- Kind regards, Minchan Kim -- 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/