From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756757Ab2DLFot (ORCPT ); Thu, 12 Apr 2012 01:44:49 -0400 Received: from cantor2.suse.de ([195.135.220.15]:49267 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756588Ab2DLFos (ORCPT ); Thu, 12 Apr 2012 01:44:48 -0400 Date: Thu, 12 Apr 2012 06:44:44 +0100 From: Mel Gorman To: Hugh Dickins Cc: Andrew Morton , Rik van Riel , Konstantin Khlebnikov , Ying Han , Linux-MM , LKML Subject: Re: [PATCH 0/3] Removal of lumpy reclaim V2 Message-ID: <20120412054443.GK3789@suse.de> References: <1334162298-18942-1-git-send-email-mgorman@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 11, 2012 at 04:54:18PM -0700, Hugh Dickins wrote: > On Wed, 11 Apr 2012, Mel Gorman wrote: > > > > Removing lumpy reclaim saves almost 900K of text where as the full series > > removes 1200K of text. > > Impressive... > > > > > text data bss dec hex filename > > 6740375 1927944 2260992 10929311 a6c49f vmlinux-3.4.0-rc2-vanilla > > 6739479 1927944 2260992 10928415 a6c11f vmlinux-3.4.0-rc2-lumpyremove-v2 > > 6739159 1927944 2260992 10928095 a6bfdf vmlinux-3.4.0-rc2-nosync-v2 > > ... but I fear you meant " bytes" instead of "K" ;) > Whoops, I do :) -- Mel Gorman SUSE Labs