Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 10 Mar 2003 17:07:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 10 Mar 2003 17:07:47 -0500 Received: from smtp2.clear.net.nz ([203.97.37.27]:29865 "EHLO smtp2.clear.net.nz") by vger.kernel.org with ESMTP id ; Mon, 10 Mar 2003 17:07:47 -0500 Date: Tue, 11 Mar 2003 11:17:06 +1300 From: Nigel Cunningham Subject: Re: SWSUSP Discontiguous pagedir patch In-reply-to: <20030310192300.GC11310@atrey.karlin.mff.cuni.cz> To: Pavel Machek Cc: Patrick Mochel , Linux Kernel Mailing List Message-id: <1047334626.6245.30.camel@laptop-linux.cunninghams> Organization: MIME-version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Content-type: text/plain Content-transfer-encoding: 7bit References: <20030307202759.GA2447@elf.ucw.cz> <20030310192300.GC11310@atrey.karlin.mff.cuni.cz> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 609 Lines: 19 Hi. On Tue, 2003-03-11 at 08:23, Pavel Machek wrote: > Do you think you can suspend with 90% memory kmalloc()-ed? Is that a fair question? Would 90% of memory ever be kmalloced? If the question is can you suspend with 90% of memory used, then I can answer yes. I do it all the time under the code I'm porting to 2.5. (Nearly there, by the way). Regards, Nigel - 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/