From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kirill A. Shutemov" Subject: Re: [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API Date: Fri, 10 May 2013 04:24:58 +0300 Message-ID: <20130510012458.GA3049@shutemov.name> References: <1368079608-5611-1-git-send-email-glommer@openvz.org> <1368079608-5611-20-git-send-email-glommer@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Andrew Morton , Mel Gorman , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org, Johannes Weiner , Michal Hocko , hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, Greg Thelen , linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Dave Chinner , "Kirill A. Shutemov" To: Glauber Costa Return-path: Content-Disposition: inline In-Reply-To: <1368079608-5611-20-git-send-email-glommer-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Thu, May 09, 2013 at 10:06:36AM +0400, Glauber Costa wrote: > It consists of: > > * returning long instead of int > * separating count from scan > * returning the number of freed entities in scan > > Signed-off-by: Glauber Costa > Reviewed-by: Greg Thelen > CC: Dave Chinner > CC: Kirill A. Shutemov Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx163.postini.com [74.125.245.163]) by kanga.kvack.org (Postfix) with SMTP id A43FE6B0034 for ; Thu, 9 May 2013 20:31:11 -0400 (EDT) Date: Fri, 10 May 2013 04:24:58 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API Message-ID: <20130510012458.GA3049@shutemov.name> References: <1368079608-5611-1-git-send-email-glommer@openvz.org> <1368079608-5611-20-git-send-email-glommer@openvz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368079608-5611-20-git-send-email-glommer@openvz.org> Sender: owner-linux-mm@kvack.org List-ID: To: Glauber Costa Cc: linux-mm@kvack.org, Andrew Morton , Mel Gorman , cgroups@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com, Johannes Weiner , Michal Hocko , hughd@google.com, Greg Thelen , linux-fsdevel@vger.kernel.org, Dave Chinner , "Kirill A. Shutemov" On Thu, May 09, 2013 at 10:06:36AM +0400, Glauber Costa wrote: > It consists of: > > * returning long instead of int > * separating count from scan > * returning the number of freed entities in scan > > Signed-off-by: Glauber Costa > Reviewed-by: Greg Thelen > CC: Dave Chinner > CC: Kirill A. Shutemov Acked-by: Kirill A. Shutemov -- Kirill A. Shutemov -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org