Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030377AbVLGVzM (ORCPT ); Wed, 7 Dec 2005 16:55:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030378AbVLGVzL (ORCPT ); Wed, 7 Dec 2005 16:55:11 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:30956 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S1030377AbVLGVzK (ORCPT ); Wed, 7 Dec 2005 16:55:10 -0500 Date: Wed, 7 Dec 2005 22:52:56 +0100 From: Pavel Machek To: "Rafael J. Wysocki" Cc: Andrew Morton , LKML Subject: Re: [PATCH][mm] swsusp: limit image size Message-ID: <20051207215256.GI2772@elf.ucw.cz> References: <200512072246.06222.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512072246.06222.rjw@sisk.pl> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 23 On St 07-12-05 22:46:05, Rafael J. Wysocki wrote: > Hi, > > The following patch limits the size of the suspend image to approx. 500 MB, > which should improve the overall performance of swsusp on systems with > more than 1 GB of RAM. > > It introduces the constant IMAGE_SIZE that can be set to the preferred size > of the image (in MB) and modifies the memory-shrinking part of > swsusp to take this constant into account (500 is the default value > of IMAGE_SIZE). > > Please apply (Pavel, please ack if that's ok). ACK. -- Thanks, Sharp! - 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/