Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756348Ab1CNO41 (ORCPT ); Mon, 14 Mar 2011 10:56:27 -0400 Received: from mail-qy0-f181.google.com ([209.85.216.181]:62988 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754632Ab1CNO4Z (ORCPT ); Mon, 14 Mar 2011 10:56:25 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=xtPM0kp1r+bHG4fbzmY545bXaoH5DLnsyh5qa/BYOzbFcotfuFJwXF7YgpnVgnboZh LBWpfr2b+cJbF3XUJwM0Re747jAhvoB46nqs8XxOTNXxvMlvCsGj8kXQgwZwb6Pj+nhF lfwxybU4GIM24UNbt8sGTd1a8bsItXdXF86zI= Date: Mon, 14 Mar 2011 23:56:01 +0900 From: Minchan Kim To: Greg Thelen Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, containers@lists.osdl.org, linux-fsdevel@vger.kernel.org, Andrea Righi , Balbir Singh , KAMEZAWA Hiroyuki , Daisuke Nishimura , Johannes Weiner , Ciju Rajan K , David Rientjes , Wu Fengguang , Chad Talbott , Justin TerAvest , Vivek Goyal Subject: Re: [PATCH v6 3/9] memcg: add dirty page accounting infrastructure Message-ID: <20110314145601.GE11699@barrios-desktop> References: <1299869011-26152-1-git-send-email-gthelen@google.com> <1299869011-26152-4-git-send-email-gthelen@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1299869011-26152-4-git-send-email-gthelen@google.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 19 On Fri, Mar 11, 2011 at 10:43:25AM -0800, Greg Thelen wrote: > Add memcg routines to track dirty, writeback, and unstable_NFS pages. > These routines are not yet used by the kernel to count such pages. > A later change adds kernel calls to these new routines. > > Signed-off-by: Greg Thelen > Signed-off-by: Andrea Righi > Acked-by: KAMEZAWA Hiroyuki > Acked-by: Daisuke Nishimura 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/