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